diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-03-02 16:53:24 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-03-02 16:53:24 +0000 |
commit | a1939c7e0c470f7d44bf1320dc5c122e3c3eef5f (patch) | |
tree | 5815a2763005f78bf2e52f3437f70b35d54037ee /forrest.properties | |
parent | 92922510c0af312dfc51732456545f27a666b36f (diff) | |
download | xmlgraphics-fop-a1939c7e0c470f7d44bf1320dc5c122e3c3eef5f.tar.gz xmlgraphics-fop-a1939c7e0c470f7d44bf1320dc5c122e3c3eef5f.zip |
Further preparations for the 0.95 release. This was tested with the latest Forrest Trunk (which uses FOP 0.94 for the PDFs).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@632784 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/forrest.properties b/forrest.properties index dc8219d7a..40e6cf06c 100644 --- a/forrest.properties +++ b/forrest.properties @@ -97,7 +97,8 @@ forrest.validate.skins.stylesheets=${forrest.validate.skins} # server, set to -Djava.awt.headless=true #forrest.jvmargs= # The bugtracking URL - the issue number will be appended -#project.bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= +project.bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= +bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id= #project.bugtracking-url=http://issues.apache.org/jira/browse/ # The issues list as rss #project.issues-rss-url= |