]> source.dussan.org Git - archiva.git/commitdiff
note in upgrade guide regarding webapp context changed
authorOlivier Lamy <olamy@apache.org>
Sat, 8 Feb 2014 12:02:49 +0000 (12:02 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 8 Feb 2014 12:02:49 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565995 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/adminguide/upgrade.apt

index cff33e8040e367409ae0a628115005edff4b82a4..973cf53c1b5337cd59781fe2a5ec0f5cea4927fe 100644 (file)
@@ -65,7 +65,7 @@ Upgrading Archiva
 ** Updated Jetty configuration
 
   If you are using the Jetty standalone configuration with a custom
-  <<<jetty.xml>>>, note that it has been upgraded to Jetty 7 as of Archiva 1.4-M2.
+  <<<jetty.xml>>>, note that it has been upgraded to Jetty 8 as of Archiva 1.4-M2.
   You will need to recreate your customisations using the <<<jetty.xml>>> shipped
   with Archiva.
 
@@ -73,10 +73,6 @@ Upgrading Archiva
   inside the Archiva application base directory (alongside <<<conf>>>, <<<data>>>
   and <<<logs>>>).
 
-* Upgrading Archiva to 1.2.2
+  The default webapp context is now / (see {{{./adminguide/standalone.html} Standalone Distribution}})
 
-   Since Archiva 1.2.2, the Jetty version has been upgraded to 6.1.19.
-   If upgrading to Archiva 1.2.2 (or higher versions), there is a need to update the library contents listed in
-   <<<ARCHIVA_BASE/conf/wrapper.conf>>> with the ones included in the new distribution if the <<<ARCHIVA_BASE>>>
-   directory is separate from the installation.