mcconnell    2002/07/17 08:47:23

  Modified:    assembly build.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.26      +1 -1      jakarta-avalon-excalibur/assembly/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml 17 Jul 2002 15:46:02 -0000      1.25
  +++ build.xml 17 Jul 2002 15:47:23 -0000      1.26
  @@ -69,7 +69,7 @@
     <target name="dist" depends="build"/>
     <target name="meta" depends="meta.javadoc"/>
     <target name="merlin" depends="merlin.javadoc"/>
  -  <target name="all" depends="clean,meta,merlin,deploy,docs"/>
  +  <target name="all" depends="clean,meta,merlin,deploy"/>
   
     <target name="clean">
        <delete dir="${build}"/>
  
  
  

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

Reply via email to