You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/02/08 13:04:42 UTC

svn commit: r1565999 - /archiva/trunk/archiva-jetty/pom.xml

Author: olamy
Date: Sat Feb  8 12:04:41 2014
New Revision: 1565999

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

This reverts commit b62e1962c89a63d25eeb2606d7de21e754bbfd42 (r1562696).

Modified:
    archiva/trunk/archiva-jetty/pom.xml

Modified: archiva/trunk/archiva-jetty/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-jetty/pom.xml?rev=1565999&r1=1565998&r2=1565999&view=diff
==============================================================================
--- archiva/trunk/archiva-jetty/pom.xml (original)
+++ archiva/trunk/archiva-jetty/pom.xml Sat Feb  8 12:04:41 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>