|
Last change
on this file was 2, checked in by jkacer, 18 years ago |
|
Added all DocBook Framework stuff:
- DocBook DTD
- Transformation software FOP 0.20.5 and Saxon 6
- XSL styles
- Rexx scripts
Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).
|
|
File size:
820 bytes
|
| Line | |
|---|
| 1 | This directory contains some libraries or class files necessary
|
|---|
| 2 | for compiling, running or testing Fop.
|
|---|
| 3 |
|
|---|
| 4 | ant.jar Ant is the scripting tool which is used to build Fop or to run
|
|---|
| 5 | the test scripts. see build.xml in root for more information
|
|---|
| 6 | Also has the XSLT liaison classes
|
|---|
| 7 | org.apache.tools.ant.taskdefs.optional.*Liaison
|
|---|
| 8 | added which are needed for the style task.
|
|---|
| 9 |
|
|---|
| 10 | batik.jar the svg library from Batik at xml.apache.org
|
|---|
| 11 | version 1.5 beta4
|
|---|
| 12 |
|
|---|
| 13 | xalan-*.jar XSLT processor from xml.apache.org
|
|---|
| 14 | version 2.4.1
|
|---|
| 15 |
|
|---|
| 16 | xercesImpl-*.jar XML parser from xml.apache.org
|
|---|
| 17 | version 2.2.1
|
|---|
| 18 |
|
|---|
| 19 | *** OPTIONAL ***
|
|---|
| 20 |
|
|---|
| 21 | jimi.jar May be obtained from http://java.sun.com/products/jimi/.
|
|---|
| 22 | Place jimi*.jar in lib/; modify batch/shell script
|
|---|
| 23 | classpaths.
|
|---|
| 24 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.