diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 09:15:50 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 09:15:50 +0000 |
commit | 50dc623e3669fa544c5b0072bede459fe878d6f2 (patch) | |
tree | 5f68fc020bb31c09465af2d98466550a8ddbac62 /src/documentation | |
parent | 820c3e17c9389299d57e72da4b5909e7d0acafca (diff) | |
download | xmlgraphics-fop-50dc623e3669fa544c5b0072bede459fe878d6f2.tar.gz xmlgraphics-fop-50dc623e3669fa544c5b0072bede459fe878d6f2.zip |
Using Forrest Trunk from now on (in order to use FOP 0.94 for PDFs). We'll switch to a stable release as soon as a release with a new FOP version is available.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@633397 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/dev/doc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/dev/doc.xml b/src/documentation/content/xdocs/dev/doc.xml index a9d054316..4fd6bce78 100644 --- a/src/documentation/content/xdocs/dev/doc.xml +++ b/src/documentation/content/xdocs/dev/doc.xml @@ -97,9 +97,9 @@ Maintenance branch releases either copy the trunk content to the maintenance bra Step-by-step instructions for the deployment process again: </p> <note> - Please make sure you use Forrest from the 0.7 branch for the time being. You will need + Please make sure you use Forrest from the Trunk (revision 632959 or later) for the time being. You will need to download it directly from SVN: - <link href="http://svn.apache.org/repos/asf/forrest/branches/forrest_07_branch">http://svn.apache.org/repos/asf/forrest/branches/forrest_07_branch</link> + <link href="http://svn.apache.org/repos/asf/forrest/trunk">http://svn.apache.org/repos/asf/forrest/trunk</link> </note> <ul> <li>Modify the sources of the website and check locally with Forrest (run "forrest run" or just "forrest").</li> |