You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/01/10 17:17:14 UTC

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

bodewig     2005/01/10 08:17:14

  Modified:    project  jakarta-commons-sandbox.xml
  Log:
  wrong target
  
  Revision  Changes    Path
  1.198     +1 -1      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.197
  retrieving revision 1.198
  diff -u -r1.197 -r1.198
  --- jakarta-commons-sandbox.xml	10 Jan 2005 16:16:23 -0000	1.197
  +++ jakarta-commons-sandbox.xml	10 Jan 2005 16:17:14 -0000	1.198
  @@ -323,7 +323,7 @@
     <project name="commons-xmlio">
       <package>org.apache.commons.xmlio</package>
       <description>XML Im-/Exporter is a low level library to assist you in the straight forward process of importing and exporting XML from and to your Java classes.</description>
  -    <ant basedir="xmlio" target="dist">
  +    <ant basedir="xmlio">
         <property name="version"  value="@@DATE@@"/>
       </ant>
       <depend project="ant" inherit="runtime"/>