You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by br...@apache.org on 2014/02/03 03:21:14 UTC

svn commit: r1563759 - /archiva/branches/2.0.0-RC/archiva-jetty/pom.xml

Author: brett
Date: Mon Feb  3 02:21:14 2014
New Revision: 1563759

URL: http://svn.apache.org/r1563759
Log:
Revert "make sure ARCHIVA_BASE is not overridden"

This reverts commit b62e1962c89a63d25eeb2606d7de21e754bbfd42 (r1562696).

Modified:
    archiva/branches/2.0.0-RC/archiva-jetty/pom.xml

Modified: archiva/branches/2.0.0-RC/archiva-jetty/pom.xml
URL: http://svn.apache.org/viewvc/archiva/branches/2.0.0-RC/archiva-jetty/pom.xml?rev=1563759&r1=1563758&r2=1563759&view=diff
==============================================================================
--- archiva/branches/2.0.0-RC/archiva-jetty/pom.xml (original)
+++ archiva/branches/2.0.0-RC/archiva-jetty/pom.xml Mon Feb  3 02:21:14 2014
@@ -137,8 +137,8 @@
                       <value>%ARCHIVA_BASE%/conf/jetty.xml</value>
                     </property>
                     <property>
-                      <name>set.default.ARCHIVA_BASE</name>
-                      <value>.</value>
+                      <name>app.base.envvar</name>
+                      <value>ARCHIVA_BASE</value>
                     </property>
                     <property>
                       <name>wrapper.on_exit.default</name>