diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2021-02-26 21:10:25 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-27 08:24:29 +0700 |
commit | 417964805909a75a6cfccb3523365cd4fc72e8f5 (patch) | |
tree | ea0ab034ed4faffb4d8d7ca23d870871919a9005 /office/fop/README | |
parent | 4dedcbf30599730f3b6933223976af310a5dd55a (diff) |
office/fop: Updated for version 2.6.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r-- | office/fop/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/office/fop/README b/office/fop/README index 43f142d2edb1..063a19b2f85f 100644 --- a/office/fop/README +++ b/office/fop/README @@ -13,10 +13,16 @@ described in the W3C Recommendation from 05 December 2006, and that complies with the November 2001 Portable Document Format Specification (Version 1.4) from Adobe Systems. +Conformance to the XML 1.0 and 1.1 Recommendations, XSLT 1.0 and 2.0 +Recommendations and the XML Namespaces Recommendation is understood. +Other relevant documents, such as the XPath and XLink Working Drafts, +are referenced as necessary. The FOP Project will attempt to use the +latest version of evolving specifications. + The default build is for jdk 7 and 8 (including openjdk). To build on jdk11 and newer, pass JDK11=yes to the build scrip. If you are -still running the (incredibly ancient) jdk 6, please use fop-legacy, -also available on SBo. +still running the (incredibly ancient) jdk 6, please use fop2.0, also +available on SBo. Requires apache-ant and apache-maven. |