diff options
author | Kelly Campbell <kellyc@apache.org> | 2001-01-16 08:00:50 +0000 |
---|---|---|
committer | Kelly Campbell <kellyc@apache.org> | 2001-01-16 08:00:50 +0000 |
commit | 8aa012856f348eb5138de60634712b7460420ad6 (patch) | |
tree | 54cbde32ed2063e840aabe1e30adcdbaf41a5d41 /docs/examples/results.html | |
parent | 20a349e18a7acd5d1f2affd0eded7bb20ed43bb0 (diff) | |
download | xmlgraphics-fop-8aa012856f348eb5138de60634712b7460420ad6.tar.gz xmlgraphics-fop-8aa012856f348eb5138de60634712b7460420ad6.zip |
Packaged build tasks into lib/buildtools.jar
Added buildtools.xml for building the build tools jar file.
Moved source for ant tasks into src/org/apache/fop/tools/anttasks
Set up dual support for Xalan 1 native and Xalan 2 JAXP1.1 transform interfaces.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193970 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/examples/results.html')
-rw-r--r-- | docs/examples/results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/results.html b/docs/examples/results.html index b518c3d38..3fefc0e72 100644 --- a/docs/examples/results.html +++ b/docs/examples/results.html @@ -1,6 +1,6 @@ <html><head><title>Test Results</title></head><body> <h2>Compare Results<br> -<font size='1'>created 02.08.2000 23:33:08</font></h2> +<font size='1'>created Jan 16, 2001 1:40:19 AM</font></h2> <table cellpadding='10' border='2'><thead><th align='center'>reference file</th><th align='center'>test file</th><th align='center'>identical?</th></thead> </table></html> |