aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/0.90/upgrading.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2005-11-22 18:26:26 +0000
committerJeremias Maerki <jeremias@apache.org>2005-11-22 18:26:26 +0000
commit8aac67233cf351424f7e02cfcc067a68cd8b34cd (patch)
treed987be09c6fe3f03b698f3ffa1a69ae0c1335059 /src/documentation/content/xdocs/0.90/upgrading.xml
parentd6b3abb224cc4e3e85ad506e4ffe453e65991546 (diff)
downloadxmlgraphics-fop-8aac67233cf351424f7e02cfcc067a68cd8b34cd.tar.gz
xmlgraphics-fop-8aac67233cf351424f7e02cfcc067a68cd8b34cd.zip
Merged changes 345575:345890 from branches/fop-0_90 into trunk:
"build/site" is now copied to "docs". The build directory isn't included in either distribution anymore. Source distribution doesn't contain fop.jar, javadocs and compiled docs anymore to make the distribution smaller. KEYS and status.xml and lib/xalan*.txt added (Thanks, Simon). Added version info to javadocs. Removed limitation to build javadocs only with JDKs >= 1.4. It works fine for me on Win32 Sun JDK 1.3.1_15. You can add "javahome.jdk14" to your build-local.properties so Forrest docs can be built during a JDK 1.3 distribution build. Added release notes to site (Thanks, Christian, for the reminder). Append JDK indicator to binary distribution using system property java.specification.version. upgrade guide: new configuration format (CG) Documented additional known issue with PS Renderer that I didn't have time to fix. Redirects and release names cleaned up as per Simon's suggestions. Added link to latest release branch to download page. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@348205 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/0.90/upgrading.xml')
-rw-r--r--src/documentation/content/xdocs/0.90/upgrading.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/0.90/upgrading.xml b/src/documentation/content/xdocs/0.90/upgrading.xml
index a41b82ba2..60ba5413c 100644
--- a/src/documentation/content/xdocs/0.90/upgrading.xml
+++ b/src/documentation/content/xdocs/0.90/upgrading.xml
@@ -40,6 +40,9 @@
The new API is not stable, yet. Please be aware that further changes might still occur!
</li>
<li>
+ The configuration file format has changed (see the <a href="configuration.html">Configuration page</a> for details).
+ </li>
+ <li>
<p>
The new code is much more strict about the interpretation of the XSL-FO 1.0 specification.
Things that worked fine in version 0.20.5 might start to produce warnings or even errors