diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-04-04 15:15:23 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-04-04 15:15:23 +0000 |
commit | dece1d7361bfe21604222d1dbfdc1b599084a363 (patch) | |
tree | 15e90914861c79b74e32f8ae82176e29d9059c90 /lib/README.txt | |
parent | 46f47c3095c086d88ff7d652aee40303a9ed9601 (diff) | |
download | xmlgraphics-fop-dece1d7361bfe21604222d1dbfdc1b599084a363.tar.gz xmlgraphics-fop-dece1d7361bfe21604222d1dbfdc1b599084a363.zip |
Adding dependency on XML Graphics Commons.
Switching to code in XML Graphics Commons for:
- PSGraphics2D
- Service discovery
- Codecs
Removed local classes that have been ported to Commons.
xmlgraphics-commons-snapshot.jar is a Trunk snapshot built with JDK 1.4.2 from today. It should work under JDK 1.3.1.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@391332 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/README.txt')
-rw-r--r-- | lib/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/README.txt b/lib/README.txt index f46c4f05a..88993f656 100644 --- a/lib/README.txt +++ b/lib/README.txt @@ -35,6 +35,14 @@ Normal Dependencies Apache License v2.0 +- Apache XML Graphics Commons + + xmlgraphics-commons-*.jar + http://xmlgraphics.apache.org/ + (Common Library for Apache Batik and Apache FOP) + + Apache License v2.0 + - Apache Batik batik-*.jar |