You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ro...@apache.org on 2004/04/13 23:56:03 UTC

cvs commit: jakarta-commons/cli project.xml maven.xml

roxspring    2004/04/13 14:56:03

  Modified:    cli      Tag: RESEARCH_CLI_2_ROXSPRING project.xml
  Removed:     cli      Tag: RESEARCH_CLI_2_ROXSPRING maven.xml
  Log:
  Removed maven.xml as it is no longer needed
  Added /project/build/sourceDirectory tag as no builds were happening otherwise
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.16.2.7  +1 -0      jakarta-commons/cli/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cli/project.xml,v
  retrieving revision 1.16.2.6
  retrieving revision 1.16.2.7
  diff -u -r1.16.2.6 -r1.16.2.7
  --- project.xml	26 Mar 2004 19:17:11 -0000	1.16.2.6
  +++ project.xml	13 Apr 2004 21:56:03 -0000	1.16.2.7
  @@ -90,6 +90,7 @@
     </dependencies>
     
     <build>
  +    <sourceDirectory>src/java</sourceDirectory>
      <resources>
           <resource>
             <directory>src/java/org/apache/commons/cli2</directory>
  
  
  

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