nicolaken    2002/08/27 06:20:10

  Modified:    .        build.xml
  Log:
  Hint of how to make the buildfile better.
  
  Revision  Changes    Path
  1.259     +2 -0      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.258
  retrieving revision 1.259
  diff -u -r1.258 -r1.259
  --- build.xml 27 Aug 2002 13:05:56 -0000      1.258
  +++ build.xml 27 Aug 2002 13:20:10 -0000      1.259
  @@ -189,6 +189,7 @@
           <include name="*.jar"/>
         </fileset>
         <!-- FIXME : how to build a path that references a property set in 'init' 
target ? -->
  +      <!-- NKB use the top-level tasks in Ant 1.5.1+ -->
         <pathelement path="./build/cocoon/classes"/>
       </path>
   
  @@ -1986,3 +1987,4 @@
   </project>
   
   <!-- End of file -->
  +
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to