You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ch...@apache.org on 2002/06/12 22:10:25 UTC

cvs commit: xml-fop build.xml

chrisg      2002/06/12 13:10:24

  Modified:    .        Tag: fop-0_20_2-maintain build.xml
  Log:
  updated version numer for 0.20.4 release candidate
  removed 'lib/' from manifest classpath
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.17 +2 -2      xml-fop/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.44.2.16
  retrieving revision 1.44.2.17
  diff -u -r1.44.2.16 -r1.44.2.17
  --- build.xml	10 Jun 2002 17:22:19 -0000	1.44.2.16
  +++ build.xml	12 Jun 2002 20:10:24 -0000	1.44.2.17
  @@ -182,7 +182,7 @@
       <tstamp/>
       <property name="Name" value="Fop"/>
       <property name="name" value="fop"/>
  -    <property name="version" value="0.20.4cvs"/>
  +    <property name="version" value="0.20.4rc"/>
       <filter  token="version" value="${version}"/>
       <property name="year" value="1999-2002"/>
   
  @@ -285,7 +285,7 @@
       <taskdef name="runTest" classname="org.apache.fop.tools.anttasks.RunTest"/>
   
       <property name="main.class" value="org.apache.fop.apps.Fop"/>
  -    <property name="runtime.classpath" value="lib/xercesImpl-2.0.1.jar lib/xml-apis.jar lib/xalan-2.3.1.jar lib/batik.jar lib/jimi-1.0.jar lib/avalon-framework-cvs-20020315.jar"/>
  +            <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-20020315.jar"/>
      
       <filter filtersfile="${build.src}/codegen/filter"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org