From 212be02c8e6ac76ba73988fb5121e412d70516e7 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Sat, 2 Jun 2012 19:17:27 +0000 Subject: [PATCH] Change release designation 1.1 to 1.1rc1. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-1_1rc1@1345561 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- src/documentation/content/.htaccess | 42 +++++++++---------- src/documentation/content/doap.rdf | 8 ++-- .../xdocs/{1.1 => 1.1rc1}/accessibility.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/anttask.xml | 0 .../xdocs/{1.1 => 1.1rc1}/compiling.xml | 0 .../xdocs/{1.1 => 1.1rc1}/complexscripts.xml | 0 .../xdocs/{1.1 => 1.1rc1}/configuration.xml | 0 .../xdocs/{1.1 => 1.1rc1}/embedding.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/events.xml | 0 .../xdocs/{1.1 => 1.1rc1}/extensions.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/fonts.xml | 0 .../fotree/disabled-testcases.xml | 0 .../xdocs/{1.1 => 1.1rc1}/graphics.xml | 0 .../xdocs/{1.1 => 1.1rc1}/hyphenation.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/index.xml | 8 ++-- .../xdocs/{1.1 => 1.1rc1}/intermediate.xml | 0 .../xdocs/{1.1 => 1.1rc1}/known-issues.xml | 0 .../{1.1 => 1.1rc1}/knownissues_overview.xml | 6 +-- .../layoutengine/disabled-testcases.xml | 0 .../xdocs/{1.1 => 1.1rc1}/metadata.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/output.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/pdfa.xml | 0 .../xdocs/{1.1 => 1.1rc1}/pdfencryption.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/pdfx.xml | 0 .../content/xdocs/{1.1 => 1.1rc1}/running.xml | 0 .../xdocs/{1.1 => 1.1rc1}/servlets.xml | 0 .../xdocs/{1.1 => 1.1rc1}/upgrading.xml | 0 .../content/xdocs/compliance.ihtml | 6 +-- src/documentation/content/xdocs/download.xml | 27 ++++++++++-- src/documentation/content/xdocs/faq.xml | 10 ++--- src/documentation/content/xdocs/fo.xml | 2 +- src/documentation/content/xdocs/index.xml | 4 +- src/documentation/content/xdocs/license.xml | 2 +- src/documentation/content/xdocs/maillist.xml | 2 +- src/documentation/content/xdocs/news-data.xml | 2 +- .../content/xdocs/quickstartguide.xml | 14 +++---- src/documentation/content/xdocs/site.xml | 10 ++--- src/documentation/content/xdocs/tabs.xml | 2 +- status.xml | 2 +- 40 files changed, 84 insertions(+), 65 deletions(-) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/accessibility.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/anttask.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/compiling.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/complexscripts.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/configuration.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/embedding.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/events.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/extensions.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/fonts.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/fotree/disabled-testcases.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/graphics.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/hyphenation.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/index.xml (86%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/intermediate.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/known-issues.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/knownissues_overview.xml (89%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/layoutengine/disabled-testcases.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/metadata.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/output.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/pdfa.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/pdfencryption.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/pdfx.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/running.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/servlets.xml (100%) rename src/documentation/content/xdocs/{1.1 => 1.1rc1}/upgrading.xml (100%) diff --git a/build.xml b/build.xml index 5ddd58e72..7bd8b701a 100644 --- a/build.xml +++ b/build.xml @@ -143,7 +143,7 @@ list of possible build targets. - + diff --git a/src/documentation/content/.htaccess b/src/documentation/content/.htaccess index 062708b4a..0edc84f75 100644 --- a/src/documentation/content/.htaccess +++ b/src/documentation/content/.htaccess @@ -1,34 +1,34 @@ # redirect moved files -RedirectMatch Permanent ^/fop/anttask(.*) http://xmlgraphics.apache.org/fop/1.1/anttask$1 -RedirectMatch Permanent ^/fop/compiling(.*) http://xmlgraphics.apache.org/fop/1.1/compiling$1 -RedirectMatch Permanent ^/fop/configuration(.*) http://xmlgraphics.apache.org/fop/1.1/configuration$1 -RedirectMatch Permanent ^/fop/embedding(.*) http://xmlgraphics.apache.org/fop/1.1/embedding$1 -RedirectMatch Permanent ^/fop/extensions(.*) http://xmlgraphics.apache.org/fop/1.1/extensions$1 -RedirectMatch Permanent ^/fop/fonts(.*) http://xmlgraphics.apache.org/fop/1.1/fonts$1 -RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/1.1/graphics$1 -RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/1.1/hyphenation$1 -RedirectMatch Permanent ^/fop/intermediate(.*) http://xmlgraphics.apache.org/fop/1.1/intermediate$1 -RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/1.1/output$1 -RedirectMatch Permanent ^/fop/pdfa(.*) http://xmlgraphics.apache.org/fop/1.1/pdfa$1 -RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/1.1/pdfencryption$1 -RedirectMatch Permanent ^/fop/pdfx(.*) http://xmlgraphics.apache.org/fop/1.1/pdfx$1 -RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/1.1/running$1 -RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/1.1/servlets$1 -RedirectMatch Permanent ^/fop/upgrading(.*) http://xmlgraphics.apache.org/fop/1.1/upgrading$1 +RedirectMatch Permanent ^/fop/anttask(.*) http://xmlgraphics.apache.org/fop/1.1rc1/anttask$1 +RedirectMatch Permanent ^/fop/compiling(.*) http://xmlgraphics.apache.org/fop/1.1rc1/compiling$1 +RedirectMatch Permanent ^/fop/configuration(.*) http://xmlgraphics.apache.org/fop/1.1rc1/configuration$1 +RedirectMatch Permanent ^/fop/embedding(.*) http://xmlgraphics.apache.org/fop/1.1rc1/embedding$1 +RedirectMatch Permanent ^/fop/extensions(.*) http://xmlgraphics.apache.org/fop/1.1rc1/extensions$1 +RedirectMatch Permanent ^/fop/fonts(.*) http://xmlgraphics.apache.org/fop/1.1rc1/fonts$1 +RedirectMatch Permanent ^/fop/graphics(.*) http://xmlgraphics.apache.org/fop/1.1rc1/graphics$1 +RedirectMatch Permanent ^/fop/hyphenation(.*) http://xmlgraphics.apache.org/fop/1.1rc1/hyphenation$1 +RedirectMatch Permanent ^/fop/intermediate(.*) http://xmlgraphics.apache.org/fop/1.1rc1/intermediate$1 +RedirectMatch Permanent ^/fop/output(.*) http://xmlgraphics.apache.org/fop/1.1rc1/output$1 +RedirectMatch Permanent ^/fop/pdfa(.*) http://xmlgraphics.apache.org/fop/1.1rc1/pdfa$1 +RedirectMatch Permanent ^/fop/pdfencryption(.*) http://xmlgraphics.apache.org/fop/1.1rc1/pdfencryption$1 +RedirectMatch Permanent ^/fop/pdfx(.*) http://xmlgraphics.apache.org/fop/1.1rc1/pdfx$1 +RedirectMatch Permanent ^/fop/running(.*) http://xmlgraphics.apache.org/fop/1.1rc1/running$1 +RedirectMatch Permanent ^/fop/servlets(.*) http://xmlgraphics.apache.org/fop/1.1rc1/servlets$1 +RedirectMatch Permanent ^/fop/upgrading(.*) http://xmlgraphics.apache.org/fop/1.1rc1/upgrading$1 # redirect to versioned documentation # Current stable release -Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/1.1 +Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/1.0 # Current unstable release (or trunk if no beta is the latest release) -Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/trunk +Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/1.1rc1 # Latest release -Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/1.1 -Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/1.1 +Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/1.0 +Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/1.0 # Previous stable release -Redirect Temp /fop/previous http://xmlgraphics.apache.org/fop/1.0 +Redirect Temp /fop/previous http://xmlgraphics.apache.org/fop/0.95 # Old releases Redirect Temp /fop/maintenance http://xmlgraphics.apache.org/fop/0.95 diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf index 327d8dec8..8ccd82bf6 100644 --- a/src/documentation/content/doap.rdf +++ b/src/documentation/content/doap.rdf @@ -77,15 +77,15 @@ Previous stable release - 2010-07-21 - 1.0 + 2008-08-05 + 0.95 Latest stable release - 2012-MM-DD - 1.1 + 2010-07-21 + 1.0 diff --git a/src/documentation/content/xdocs/1.1/accessibility.xml b/src/documentation/content/xdocs/1.1rc1/accessibility.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/accessibility.xml rename to src/documentation/content/xdocs/1.1rc1/accessibility.xml diff --git a/src/documentation/content/xdocs/1.1/anttask.xml b/src/documentation/content/xdocs/1.1rc1/anttask.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/anttask.xml rename to src/documentation/content/xdocs/1.1rc1/anttask.xml diff --git a/src/documentation/content/xdocs/1.1/compiling.xml b/src/documentation/content/xdocs/1.1rc1/compiling.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/compiling.xml rename to src/documentation/content/xdocs/1.1rc1/compiling.xml diff --git a/src/documentation/content/xdocs/1.1/complexscripts.xml b/src/documentation/content/xdocs/1.1rc1/complexscripts.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/complexscripts.xml rename to src/documentation/content/xdocs/1.1rc1/complexscripts.xml diff --git a/src/documentation/content/xdocs/1.1/configuration.xml b/src/documentation/content/xdocs/1.1rc1/configuration.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/configuration.xml rename to src/documentation/content/xdocs/1.1rc1/configuration.xml diff --git a/src/documentation/content/xdocs/1.1/embedding.xml b/src/documentation/content/xdocs/1.1rc1/embedding.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/embedding.xml rename to src/documentation/content/xdocs/1.1rc1/embedding.xml diff --git a/src/documentation/content/xdocs/1.1/events.xml b/src/documentation/content/xdocs/1.1rc1/events.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/events.xml rename to src/documentation/content/xdocs/1.1rc1/events.xml diff --git a/src/documentation/content/xdocs/1.1/extensions.xml b/src/documentation/content/xdocs/1.1rc1/extensions.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/extensions.xml rename to src/documentation/content/xdocs/1.1rc1/extensions.xml diff --git a/src/documentation/content/xdocs/1.1/fonts.xml b/src/documentation/content/xdocs/1.1rc1/fonts.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/fonts.xml rename to src/documentation/content/xdocs/1.1rc1/fonts.xml diff --git a/src/documentation/content/xdocs/1.1/fotree/disabled-testcases.xml b/src/documentation/content/xdocs/1.1rc1/fotree/disabled-testcases.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/fotree/disabled-testcases.xml rename to src/documentation/content/xdocs/1.1rc1/fotree/disabled-testcases.xml diff --git a/src/documentation/content/xdocs/1.1/graphics.xml b/src/documentation/content/xdocs/1.1rc1/graphics.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/graphics.xml rename to src/documentation/content/xdocs/1.1rc1/graphics.xml diff --git a/src/documentation/content/xdocs/1.1/hyphenation.xml b/src/documentation/content/xdocs/1.1rc1/hyphenation.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/hyphenation.xml rename to src/documentation/content/xdocs/1.1rc1/hyphenation.xml diff --git a/src/documentation/content/xdocs/1.1/index.xml b/src/documentation/content/xdocs/1.1rc1/index.xml similarity index 86% rename from src/documentation/content/xdocs/1.1/index.xml rename to src/documentation/content/xdocs/1.1rc1/index.xml index f1d4dcb87..0b5f58215 100644 --- a/src/documentation/content/xdocs/1.1/index.xml +++ b/src/documentation/content/xdocs/1.1rc1/index.xml @@ -19,18 +19,18 @@
- Apache™ FOP Version 1.1 + Apache™ FOP Version 1.1rc1 $Revision$
Introduction

- The Apache™ FOP team is proud to present to you this production quality - minor (dot) release of FOP. FOP 1.1 contains many bux fixes and a number of improvements, including + This is Release Candidate 1 (rc1) of an upcoming minor (dot) release of FOP. FOP 1.1rc1 contains many bux + fixes and a number of improvements, including important features such as support for Complex Scripts (e.g., Arabic, Hebrew, Indic, and Southeast Asian scripts). To see what has changed since the last release, - please visit Release Notes. + please visit Release Notes.

This release implements a substantial subset of the W3C XSL-FO 1.1 diff --git a/src/documentation/content/xdocs/1.1/intermediate.xml b/src/documentation/content/xdocs/1.1rc1/intermediate.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/intermediate.xml rename to src/documentation/content/xdocs/1.1rc1/intermediate.xml diff --git a/src/documentation/content/xdocs/1.1/known-issues.xml b/src/documentation/content/xdocs/1.1rc1/known-issues.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/known-issues.xml rename to src/documentation/content/xdocs/1.1rc1/known-issues.xml diff --git a/src/documentation/content/xdocs/1.1/knownissues_overview.xml b/src/documentation/content/xdocs/1.1rc1/knownissues_overview.xml similarity index 89% rename from src/documentation/content/xdocs/1.1/knownissues_overview.xml rename to src/documentation/content/xdocs/1.1rc1/knownissues_overview.xml index b2ea2eff2..0ac803336 100644 --- a/src/documentation/content/xdocs/1.1/knownissues_overview.xml +++ b/src/documentation/content/xdocs/1.1rc1/knownissues_overview.xml @@ -49,7 +49,7 @@ This section lists disabled test cases in the test suite for the FO tree tests, at the time of the release.

- +
Layout Engine @@ -57,12 +57,12 @@ This section lists disabled test cases in the test suite for the layout engine tests, at the time of the release.

- +
Other known issues

This section lists other known issues.

- +
diff --git a/src/documentation/content/xdocs/1.1/layoutengine/disabled-testcases.xml b/src/documentation/content/xdocs/1.1rc1/layoutengine/disabled-testcases.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/layoutengine/disabled-testcases.xml rename to src/documentation/content/xdocs/1.1rc1/layoutengine/disabled-testcases.xml diff --git a/src/documentation/content/xdocs/1.1/metadata.xml b/src/documentation/content/xdocs/1.1rc1/metadata.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/metadata.xml rename to src/documentation/content/xdocs/1.1rc1/metadata.xml diff --git a/src/documentation/content/xdocs/1.1/output.xml b/src/documentation/content/xdocs/1.1rc1/output.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/output.xml rename to src/documentation/content/xdocs/1.1rc1/output.xml diff --git a/src/documentation/content/xdocs/1.1/pdfa.xml b/src/documentation/content/xdocs/1.1rc1/pdfa.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/pdfa.xml rename to src/documentation/content/xdocs/1.1rc1/pdfa.xml diff --git a/src/documentation/content/xdocs/1.1/pdfencryption.xml b/src/documentation/content/xdocs/1.1rc1/pdfencryption.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/pdfencryption.xml rename to src/documentation/content/xdocs/1.1rc1/pdfencryption.xml diff --git a/src/documentation/content/xdocs/1.1/pdfx.xml b/src/documentation/content/xdocs/1.1rc1/pdfx.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/pdfx.xml rename to src/documentation/content/xdocs/1.1rc1/pdfx.xml diff --git a/src/documentation/content/xdocs/1.1/running.xml b/src/documentation/content/xdocs/1.1rc1/running.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/running.xml rename to src/documentation/content/xdocs/1.1rc1/running.xml diff --git a/src/documentation/content/xdocs/1.1/servlets.xml b/src/documentation/content/xdocs/1.1rc1/servlets.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/servlets.xml rename to src/documentation/content/xdocs/1.1rc1/servlets.xml diff --git a/src/documentation/content/xdocs/1.1/upgrading.xml b/src/documentation/content/xdocs/1.1rc1/upgrading.xml similarity index 100% rename from src/documentation/content/xdocs/1.1/upgrading.xml rename to src/documentation/content/xdocs/1.1rc1/upgrading.xml diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index 55362db8c..d64b5fd2b 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -561,7 +561,7 @@ 1.0 (stable) - 1.1 (stable) + 1.1 (rc1) development @@ -1492,7 +1492,7 @@ 1.0 (stable) - 1.1 (stable) + 1.1 (rc1) develop- ment @@ -4643,7 +4643,7 @@ 1.0 (stable) - 1.1 (stable) + 1.1 (rc1) develop- ment diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index e153a97b8..22208b42f 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -84,22 +84,41 @@

+ + + + + + + + + + + diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 463583666..e4ebd3e1a 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -146,11 +146,11 @@

When it's ready and the committers have enough time to go through the time-consuming process of creating a release. Version - 1.1 was released on [TBD - ADD DAY MONTH] 2012, and will release a - subsequent version when we accumulate enough enhancements and bug fixes. If - you want to speed up the process, consider contributing to - FOP.

+ 1.1rc1 was released on [TBD - ADD DAY MONTH] 2012. A subsequent final + Version 1.1 is expected to be released within 1 to 3 months following + this release candidate. If you want to speed up the process, consider contributing to FOP. +

diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index 8818a030c..8d4521e4d 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -518,7 +518,7 @@ This applies similarly to the extent of the after region and the bottom margin o
External Resources

Resources needed by an XSL-FO file that are external to it (graphics, for example), are defined in the XSL-FO standard as being of type "uri-specification". This is defined in the standard at Section 5.11 Property Datatypes, which includes a link to the URI standard itself. Refer to the XSL-FO and URI standards themselves for more detailed instructions.

-

URIs may be either absolute or relative to a base URI. (See FOP: Configuration for information on setting the base URI for a FOP session). Here is an example referencing an external-graphic that is relative to the base URI:

+

URIs may be either absolute or relative to a base URI. (See FOP: Configuration for information on setting the base URI for a FOP session). Here is an example referencing an external-graphic that is relative to the base URI:

]]>

Here is an example referencing an external-graphic that is an absolute URI on a local filesystem:

]]> diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index ec9084a50..2ffd0aba0 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -28,7 +28,7 @@

Apache™ FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO) and an output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting - pages to a specified output. Output formats + pages to a specified output. Output formats currently supported include PDF, PS, PCL, AFP, XML (area tree representation), Print, AWT and PNG, and to a lesser extent, RTF and TXT. The primary output target is PDF.

@@ -38,7 +38,7 @@

- A stable release of the latest version of FOP is available at FOP 1.1. + A release candidate (rc1) of the latest version of FOP is available at FOP 1.1rc1.

Support for each of the standard's objects and properties is detailed in FOP Compliance. diff --git a/src/documentation/content/xdocs/license.xml b/src/documentation/content/xdocs/license.xml index b0cf05c5d..c453598f4 100644 --- a/src/documentation/content/xdocs/license.xml +++ b/src/documentation/content/xdocs/license.xml @@ -27,7 +27,7 @@ License

All new Apache™ FOP releases will be licensed under the Apache™ License, version 2.0. - Releases until version 0.20.5 are released unter the Apache™ License, version 1.1. + Releases up through version 0.20.5 were released under the Apache™ License, version 1.1.

To inspect the license terms please consult the LICENSE and NOTICE files in the root diff --git a/src/documentation/content/xdocs/maillist.xml b/src/documentation/content/xdocs/maillist.xml index e58778c32..91b174332 100644 --- a/src/documentation/content/xdocs/maillist.xml +++ b/src/documentation/content/xdocs/maillist.xml @@ -83,7 +83,7 @@ If you are using Microsoft Outlook, this setting can be found at the "Mail Forma source, or other semantic XML? If so, the question is almost certainly not appropriate to this list. In general, the only input documents that are appropriate on this list are XSL-FO snippets. See Running Xalan for instructions about capturing the XSL-FO document that is actually submitted to FOP. If you haven't examined the XSL-FO document yourself, then you are not yet prepared to formulate a FOP-specific question. + href="1.1rc1/running.html#check-input">Running Xalan for instructions about capturing the XSL-FO document that is actually submitted to FOP. If you haven't examined the XSL-FO document yourself, then you are not yet prepared to formulate a FOP-specific question.

  • If you are providing one or more XSL-FO snippets:
    • Have you reduced them to the shortest possible complete, self-contained document that demonstrates the problem? Please do so.
    • diff --git a/src/documentation/content/xdocs/news-data.xml b/src/documentation/content/xdocs/news-data.xml index b76c7e2da..0d977634c 100644 --- a/src/documentation/content/xdocs/news-data.xml +++ b/src/documentation/content/xdocs/news-data.xml @@ -22,7 +22,7 @@ The Apache™ FOP team is delighted to present you a production grade release of the new FOP codebase. This release contains bug fixes and new features. See the Release Notes for a list of + href="1.1rc1/releaseNotes_1.1rc1.html">Release Notes for a list of the most important changes.

      diff --git a/src/documentation/content/xdocs/quickstartguide.xml b/src/documentation/content/xdocs/quickstartguide.xml index ceb931248..1192bf1c3 100644 --- a/src/documentation/content/xdocs/quickstartguide.xml +++ b/src/documentation/content/xdocs/quickstartguide.xml @@ -29,15 +29,15 @@

      The goal of this Quick Start Guide is to help novice users get Apache FOP up and running quickly. Typically, you'll need to:

      1. Download FOP
      2. -
      3. Build FOP (you can skip this step if you download the binary distribution!)
      4. -
      5. Configure FOP
      6. -
      7. Run FOP
      8. +
      9. Build FOP (you can skip this step if you download the binary distribution!)
      10. +
      11. Configure FOP
      12. +
      13. Run FOP

      Here are some links to help you find out what FOP can do, as well as how and where to get help:

        -
      • Calling FOP from a Java Application
      • -
      • Using FOP in Servlets
      • -
      • Using FOP in an 'Ant' Build Script
      • +
      • Calling FOP from a Java Application
      • +
      • Using FOP in Servlets
      • +
      • Using FOP in an 'Ant' Build Script
      • XSL-FO Compliance (what FOP supports and what it doesn't)
      • FAQs
      • Getting Help
      • @@ -45,7 +45,7 @@

      Once you've familiarized yourself with the basics, you can get more detailed information, - in the detailed FOP product documentation. + in the detailed FOP product documentation.

  • diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index 4c55beb2b..65a51a57b 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -94,12 +94,12 @@ --> - + - - + + @@ -130,7 +130,7 @@ - + Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. -- 2.39.5
    This Candidate Release
    Repository URL + + http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_1rc1/ + +
    Web view + + http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1rc1/ + +
    Latest Stable Release
    Repository URL - - http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_1/ + + http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_0/
    Web view - - http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-1_1/ + + http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-0_95/