You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/07/13 09:22:24 UTC

svn commit: rev 22866 - forrest/trunk/etc/cocoon_upgrade

Author: crossley
Date: Tue Jul 13 00:22:21 2004
New Revision: 22866

Modified:
   forrest/trunk/etc/cocoon_upgrade/README.txt
Log:
Add a note that this procedure needs to be updated.


Modified: forrest/trunk/etc/cocoon_upgrade/README.txt
==============================================================================
--- forrest/trunk/etc/cocoon_upgrade/README.txt	(original)
+++ forrest/trunk/etc/cocoon_upgrade/README.txt	Tue Jul 13 00:22:21 2004
@@ -1,12 +1,14 @@
-             Upgrading Forrest's Cocoon README
-             ---------------------------------
+             Upgrading Forrest's Cocoon
+             --------------------------
 
 This directory contains files to help upgrade Cocoon to whatever is the latest
 version of Cocoon.
-See also http://issues.apache.org/wiki/apachewiki.cgi?ForrestUpgradeLibs
 
 Instructions for use:
 
+0) Follow the instructions to prepare and build a recent Cocoon:
+http://issues.apache.org/wiki/apachewiki.cgi?ForrestUpgradeLibs
+
 1) In the Forrest root directory, run:
 
   patch -p0 < etc/cocoon_upgrade/cocoon_upgradepatch*
@@ -14,6 +16,8 @@
 Which will make any required patches to the Forrest sources.
 
 2) Edit upgrade_cocoon_jars.sh and modify the variables at the top of the file.
+(Beware: This has not yet been updated for the recent Forrest.
+ So it is probably better to use "testing" and do the rest manually.)
 You'll need to specify locations for Cocoon, Nekopull and Nekodtd.  Also,
 decide what 'type' of upgrade you wish to perform:
  - 'testing': Copies upgraded jars to build/dist/shbat/*.  This is for testing
@@ -22,6 +26,3 @@
    add's them.
 
 3) Run build.sh to build a regular Forrest distribution
-
--- 
-$Revision: 1.5 $ $Date: 2003/05/29 09:01:55 $