chrisg      2003/03/24 17:31:00

  Modified:    .        Tag: fop-0_20_2-maintain build.xml
  Log:
  fixed manifest classpath
  PR: 17311
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.40 +1 -1      xml-fop/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.44.2.39
  retrieving revision 1.44.2.40
  diff -u -r1.44.2.39 -r1.44.2.40
  --- build.xml 13 Mar 2003 21:55:09 -0000      1.44.2.39
  +++ build.xml 25 Mar 2003 01:31:00 -0000      1.44.2.40
  @@ -285,7 +285,7 @@
       -->
   
       <property name="main.class" value="org.apache.fop.apps.Fop"/>
  -            <property name="runtime.classpath" value="xercesImpl-2.0.1.jar 
xml-apis.jar xalan-2.3.1.jar batik.jar jimi-1.0.jar 
avalon-framework-cvs-20020806.jar"/>
  +    <property name="runtime.classpath" value="xercesImpl-2.2.1.jar xml-apis.jar 
xalan-2.4.1.jar batik.jar jimi-1.0.jar avalon-framework-cvs-20020806.jar"/>
   
       <filter filtersfile="${build.codegen}/filter"/>
     </target>
  
  
  

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

Reply via email to