niclas      2004/05/05 08:16:23

  Modified:    .        build.xml
  Log:
  Missed the target name for some strange reason.
  
  Revision  Changes    Path
  1.257     +1 -1      avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-phoenix/build.xml,v
  retrieving revision 1.256
  retrieving revision 1.257
  diff -u -r1.256 -r1.257
  --- build.xml 4 May 2004 13:22:19 -0000       1.256
  +++ build.xml 5 May 2004 15:16:22 -0000       1.257
  @@ -1353,7 +1353,7 @@
               eof="remove"/>
       </target>
       
  -    <target name="avalon-phoenix-dependencies"
  +    <target name="avalon-get-dependencies-from-gump"
           
depends="get-mx4j,get-loggerstore,get-configkit,get-xmlpolicy,get-classman"
           description="Target that retrieves the Spice dependencies. Used by 
Gump."/>
       
  
  
  

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

Reply via email to