Author: olamy
Date: Sun Feb 2 22:02:09 2014
New Revision: 1563727
URL: http://svn.apache.org/r1563727
Log:
note in upgrade guide regarding webapp context changed
Modified:
archiva/branches/2.0.0-RC/archiva-docs/src/site/apt/adminguide/upgrade.apt
Modified:
archiva/branches/2.0.0-RC/archiva-docs/src/site/apt/adminguide/upgrade.apt
URL:
http://svn.apache.org/viewvc/archiva/branches/2.0.0-RC/archiva-docs/src/site/apt/adminguide/upgrade.apt?rev=1563727&r1=1563726&r2=1563727&view=diff
==============================================================================
--- archiva/branches/2.0.0-RC/archiva-docs/src/site/apt/adminguide/upgrade.apt
(original)
+++ archiva/branches/2.0.0-RC/archiva-docs/src/site/apt/adminguide/upgrade.apt
Sun Feb 2 22:02:09 2014
@@ -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.