From: Jeremias Maerki
Date: Tue, 4 Mar 2008 09:15:50 +0000 (+0000)
Subject: Using Forrest Trunk from now on (in order to use FOP 0.94 for PDFs). We'll switch...
X-Git-Tag: fop-0_95beta~26
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=50dc623e3669fa544c5b0072bede459fe878d6f2;p=xmlgraphics-fop.git
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
---
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:
- 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:
- http://svn.apache.org/repos/asf/forrest/branches/forrest_07_branch
+ http://svn.apache.org/repos/asf/forrest/trunk
Modify the sources of the website and check locally with Forrest (run "forrest run" or just "forrest").