ovidiu      02/05/24 10:40:31

  Modified:    .        build.xml
  Log:
  Added comment for check-jars.
  
  Revision  Changes    Path
  1.217     +3 -0      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.216
  retrieving revision 1.217
  diff -u -r1.216 -r1.217
  --- build.xml 24 May 2002 16:07:37 -0000      1.216
  +++ build.xml 24 May 2002 17:40:30 -0000      1.217
  @@ -1797,6 +1797,9 @@
             <fixcrlf srcdir="${java.dir}" includes="**/*.java"       eol="lf"/>
     </target>
   
  +  <!-- =================================================================== -->
  +  <!-- Check if all the JAR files are properly declared in lib/jars.xml    -->
  +  <!-- =================================================================== -->
     <target name="check-jars" depends="init">
       <path id="all.jars">
         <fileset dir="${lib.dir}">
  
  
  

----------------------------------------------------------------------
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