diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 11:50:34 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 11:50:34 +0000 |
commit | 9892073fa4312ae1b58122be32a27a68580c539a (patch) | |
tree | 747f85e255dd7c25fa5bba4ff31708f093ac0a0f /forrest.properties | |
parent | 50dc623e3669fa544c5b0072bede459fe878d6f2 (diff) | |
download | xmlgraphics-fop-9892073fa4312ae1b58122be32a27a68580c539a.tar.gz xmlgraphics-fop-9892073fa4312ae1b58122be32a27a68580c539a.zip |
Renamed to 0.95beta.
Made changes and release notes work again by switching to the projectInfo plug-in rather than relying on our local copy of the stylesheets. There's a little bug (missing images) in the release notes for which I submitted a patch (https://issues.apache.org/jira/browse/FOR-1076) to Forrest.
Brought status.xml more in line with the official status DTD.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@633437 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/forrest.properties b/forrest.properties index 40e6cf06c..95260e665 100644 --- a/forrest.properties +++ b/forrest.properties @@ -107,5 +107,4 @@ bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= # The names of plugins that are required to build the project # comma separated list (no spaces) # project.required.plugins= -#project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf -project.required.plugins=org.apache.forrest.plugin.output.pdf +project.required.plugins=org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.output.pdf |