stefano     00/07/23 15:09:40

  Modified:    lib/bin/MacOS Build.properties
  Log:
  updated MacOS build properties
  
  Revision  Changes    Path
  1.2       +3 -2      xml-cocoon/lib/bin/MacOS/Build.properties
  
  Index: Build.properties
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/lib/bin/MacOS/Build.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Build.properties  2000/06/17 00:01:19     1.1
  +++ Build.properties  2000/07/23 22:09:39     1.2
  @@ -1,7 +1,8 @@
  -# properties file for using "Ant" to build "Cocoon" using MRJAppBuilder
  +# Written by Jeremy Quinn "[EMAIL PROTECTED]"
  +# properties file for using "Ant 1.1" to build "Cocoon 1.8" using 
MRJAppBuilder
   com.apple.mrj.application.main = org.apache.tools.ant.Main
   com.apple.mrj.application.parameters = -Dbasedir=../../../ -buildfile 
../../../build.xml
  -com.apple.mrj.application.classpath 
=../../ant.jar:../../xerces_1_0_3.jar:../../xalan_1_0_1.jar:../../fop_0_12_1.jar:../../servlet_2_2.jar:$BOOTCLASSPATH
  +com.apple.mrj.application.classpath 
=../../ant_1_1.jar:../../xerces_1_1_2.jar:../../xalan_1_1_D01.jar:../../fop_0_12_1.jar:../../servlet_2_2.jar:../../turbine-pool.jar:$BOOTCLASSPATH
   # Uncomment the following lines to redirect output to file
   #com.apple.mrj.application.stdout = Ant.stdout
   #com.apple.mrj.application.stderr = Ant.stderr
  
  
  

Reply via email to