dobbs       02/02/26 10:11:19

  Modified:    .        build-bootstrap.xml
  Log:
  removed depends between generate-build and update-jars
  
  Revision  Changes    Path
  1.18      +1 -2      jakarta-turbine-maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- build-bootstrap.xml       26 Feb 2002 17:37:46 -0000      1.17
  +++ build-bootstrap.xml       26 Feb 2002 18:11:19 -0000      1.18
  @@ -34,8 +34,7 @@
     <!-- ================================================================== -->
   
     <target
  -    name="generate-build"
  -    depends="update-jars">
  +    name="generate-build">
   
       <!-- Remove the elements of past generations before creating
            the new one -->
  
  
  

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

Reply via email to