bloritsch    02/04/05 06:02:42

  Modified:    .        build.xml
  Log:
  add hook target so excalibur dependency builds work
  
  Revision  Changes    Path
  1.128     +1 -0      jakarta-avalon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/build.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- build.xml 2 Apr 2002 11:09:51 -0000       1.127
  +++ build.xml 5 Apr 2002 14:02:42 -0000       1.128
  @@ -122,6 +122,7 @@
       <echo message="Use the -projecthelp option instead"/>
     </target>
   
  +  <target name="dist.lite" depends="main"/>
     <target name="help" depends="usage"/>
   
     <!-- Set up dist properties -->
  
  
  

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

Reply via email to