You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ni...@apache.org on 2004/07/06 17:29:28 UTC

cvs commit: gump/project depot.xml

nickchalko    2004/07/06 08:29:28

  Modified:    project  depot.xml
  Log:
  Fixed the depot update jar name.
  
  Revision  Changes    Path
  1.55      +2 -2      gump/project/depot.xml
  
  Index: depot.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/depot.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- depot.xml	8 Jun 2004 20:22:44 -0000	1.54
  +++ depot.xml	6 Jul 2004 15:29:28 -0000	1.55
  @@ -207,11 +207,11 @@
           <depend project="commons-logging" runtime="true"/>
           <depend project="commons-vfs" runtime="true"/>
   
  -        <jar name="dist/depot-update-gump-@@DATE@@.jar"/>
  +        <jar name="dist/depot-update-0.1-gump-@@DATE@@.jar"/>
   
           <ant basedir="update" buildfile="build.xml" target="gump" vm="1.4">
             <property name="ant.home" project="ant" reference="home" />
  -          <property name="DATE_STAMP" value="@@DATE@@"/>        	
  +           <property name="project.version" value="0.1-gump-@@DATE@@"/>       	
           </ant>
   
           <nag 
  
  
  

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