jkeyes      2004/02/15 12:52:21

  Modified:    cli      Tag: RESEARCH_CLI_2_ROXSPRING project.xml
  Log:
  - copy the message bundles
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.16.2.4  +10 -0     jakarta-commons/cli/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cli/project.xml,v
  retrieving revision 1.16.2.3
  retrieving revision 1.16.2.4
  diff -u -r1.16.2.3 -r1.16.2.4
  --- project.xml       1 Feb 2004 23:04:49 -0000       1.16.2.3
  +++ project.xml       15 Feb 2004 20:52:21 -0000      1.16.2.4
  @@ -90,6 +90,16 @@
     </dependencies>
     
     <build>
  +   <resources>
  +        <resource>
  +          <directory>src/java/org/apache/commons/cli2</directory>
  +          <targetPath>org/apache/commons/cli2</targetPath>
  +          <includes>
  +            <include>**/*.properties</include>
  +          </includes>
  +        </resource>
  +    </resources>
  +    
       <!-- Unit test classes -->
       <unitTest>
         <includes>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to