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/10 19:22:19 UTC

cvs commit: xml-fop/lib readme

chrisg      2002/06/10 10:22:19

  Modified:    .        Tag: fop-0_20_2-maintain build.xml
               lib      Tag: fop-0_20_2-maintain readme
  Log:
  Added lib/readme to the binary distribution
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.44.2.16 +1 -0      xml-fop/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/build.xml,v
  retrieving revision 1.44.2.15
  retrieving revision 1.44.2.16
  diff -u -r1.44.2.15 -r1.44.2.16
  --- build.xml	2 Jun 2002 00:13:24 -0000	1.44.2.15
  +++ build.xml	10 Jun 2002 17:22:19 -0000	1.44.2.16
  @@ -143,6 +143,7 @@
          <include name="lib/avalon.LICENSE.txt"/>
          <include name="lib/ant-1.4.1.jar"/>
          <include name="lib/ant.license.txt"/>
  +       <include name="lib/readme"/>
       </fileset>
   
       <fileset dir="${basedir}" id="dist.src">
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.4.2.3   +15 -9     xml-fop/lib/readme
  
  Index: readme
  ===================================================================
  RCS file: /home/cvs/xml-fop/lib/readme,v
  retrieving revision 1.4.2.2
  retrieving revision 1.4.2.3
  diff -u -r1.4.2.2 -r1.4.2.3
  --- readme	13 May 2002 10:29:51 -0000	1.4.2.2
  +++ readme	10 Jun 2002 17:22:19 -0000	1.4.2.3
  @@ -1,19 +1,25 @@
   This directory contains some libraries or class files necessary 
   for compiling, running or testing Fop.
   
  -ant.jar         Ant is the scripting tool which is used to build Fop or to run 
  -                the test scripts. see build.xml in root for more information
  +ant.jar           Ant is the scripting tool which is used to build Fop or to run 
  +                  the test scripts. see build.xml in root for more information
   
  -batik.jar       the svg library from Batik at xml.apache.org
  +batik.jar         the svg library from Batik at xml.apache.org
   version 1.5 beta2
   
  -buildtools.jar  Ant tasks required for building FOP. Rebuild with 
  -                build.sh -f buildtools.xml in the top level directory.
  -		(Note: if you are going to check in a new version of 
  -		buildtools.jar, make sure you have both Xalan 1 and
  -		Xalan 2 in the classpath when building it.)
  +buildtools.jar    Ant tasks required for building FOP. Rebuild with 
  +                  build.sh -f buildtools.xml in the top level directory.
  +                  (Note: if you are going to check in a new version of 
  +                  buildtools.jar, make sure you have both Xalan 1 and
  +                  Xalan 2 in the classpath when building it.)
   
  -stylebook.jar	Jar used for creating the FOP website
  +stylebook.jar	  Jar used for creating the FOP website
  +
  +xalan-*.jar       XSLT processor from xml.apache.org
  +version 2.3.1
  +
  +xercesImpl-*.jar  XML parser from xml.apache.org
  +version 2.0.1
   
   *** OPTIONAL ***
   
  
  
  

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