You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jk...@apache.org on 2004/03/03 02:08:58 UTC

cvs commit: jakarta-commons/cli project.xml

jkeyes      2004/03/02 17:08:58

  Modified:    cli      Tag: RESEARCH_CLI_2_ROXSPRING project.xml
  Log:
  - only accept *Test.java as unit tests
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.16.2.5  +0 -1      jakarta-commons/cli/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cli/project.xml,v
  retrieving revision 1.16.2.4
  retrieving revision 1.16.2.5
  diff -u -r1.16.2.4 -r1.16.2.5
  --- project.xml	15 Feb 2004 20:52:21 -0000	1.16.2.4
  +++ project.xml	3 Mar 2004 01:08:58 -0000	1.16.2.5
  @@ -104,7 +104,6 @@
       <unitTest>
         <includes>
           <include>**/*Test.java</include>
  -        <include>**/Test*.java</include>
         </includes>
       </unitTest>
     </build>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org