You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by le...@apache.org on 2004/07/12 21:22:54 UTC

cvs commit: gump/project jakarta-commons-sandbox.xml

leosutic    2004/07/12 12:22:54

  Modified:    project  jakarta-commons-sandbox.xml
  Log:
  Removing Attributes from sandbox build. (It's been promoted.)
  
  Revision  Changes    Path
  1.168     +0 -29     gump/project/jakarta-commons-sandbox.xml
  
  Index: jakarta-commons-sandbox.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons-sandbox.xml,v
  retrieving revision 1.167
  retrieving revision 1.168
  diff -u -r1.167 -r1.168
  --- jakarta-commons-sandbox.xml	6 Jul 2004 09:59:48 -0000	1.167
  +++ jakarta-commons-sandbox.xml	12 Jul 2004 19:22:54 -0000	1.168
  @@ -22,35 +22,6 @@
   
     <cvs repository="jakarta"/>
   
  -  <project name="commons-attributes">
  -    <package>org.apache.commons.attributes</package>
  -    <description>Commons Attributes</description>
  -    <ant basedir="attributes" target="dist">
  -      <property name="final.name.api"  
  -                value="commons-attributes-api-@@DATE@@"/>
  -      <property name="final.name.compiler" 
  -                value="commons-attributes-compiler-@@DATE@@"/>
  -    </ant>
  -    <depend project="ant" inherit="runtime"/>
  -    <depend project="xml-xerces"/>
  -    <depend project="commons-logging"/>
  -    <depend project="xjavadoc" runtime="true"/>
  -    <depend project="junit"/>
  -
  -    <work nested="attributes/target/classes"/>
  -    <work nested="attributes/target/test-classes"/>
  -
  -    <jar name="attributes/target/commons-attributes-api-@@DATE@@.jar"
  -         id="api"/>
  -    <jar name="attributes/target/commons-attributes-compiler-@@DATE@@.jar"
  -         id="compiler"/>
  -    <license name="LICENSE"/>
  -    <javadoc nested="attributes/dist/docs/api"/>
  - 
  -    <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
  -         to="commons-dev@jakarta.apache.org"/>
  -  </project>
  -
     <project name="commons-compress">
        <package>org.apache.commons.compress</package>
        <description>Commons Compression Package</description>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org