You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jz...@apache.org on 2010/01/10 14:24:16 UTC

svn commit: r897636 - /continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt

Author: jzurbano
Date: Sun Jan 10 13:24:16 2010
New Revision: 897636

URL: http://svn.apache.org/viewvc?rev=897636&view=rev
Log:
[CONTINUUM-2414] need to document changes to wrapper.conf on upgrade 


Modified:
    continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt

Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt
URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt?rev=897636&r1=897635&r2=897636&view=diff
==============================================================================
--- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt (original)
+++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/installation/upgrade.apt Sun Jan 10 13:24:16 2010
@@ -14,6 +14,11 @@
     When upgrading Continuum, it could have some database model changes. Usually these changes will be migrated for you, but in some cases
     you may need to use a backup from the previous version and to restore the data into the new version. The Data Management tool exports data from the
     old database model and imports the data into the new database model.
+    
+    <<Note:>> The Jetty version in Continuum 1.3.4 and above has been upgraded to 6.1.19.
+    When upgrading to Continuum 1.3.4 or higher, there is a need to update the library contents listed in
+    <<<$CONTINUUM_BASE/conf/wrapper.conf>>> with the ones included in the new distribution especially if the
+    <<<$CONTINUUM_BASE>>> directory is separate from the installation.
 
 * Using Backup and Restore to upgrade