gdaniels    01/05/30 04:59:02

  Modified:    java     build.xml
  Log:
  Back out lib change, as the classes were already there.
  
  Revision  Changes    Path
  1.36      +0 -3      xml-soap/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/build.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- build.xml 2001/05/30 04:26:41     1.35
  +++ build.xml 2001/05/30 11:59:01     1.36
  @@ -385,9 +385,6 @@
           <include name="*.html"/>
           <include name="admin/*.*"/>
         </fileset>
  -      <lib dir="${build.lib}">
  -        <exclude name="*.dll"/>
  -      </lib>
         <classes dir="${build.dest}"/>
         <classes dir="${build.dir}">
           <include name="samples/**/*.class"/>
  
  
  

Reply via email to