You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2016/12/15 10:59:28 UTC

svn commit: r1774411 - /sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml

Author: sseifert
Date: Thu Dec 15 10:59:27 2016
New Revision: 1774411

URL: http://svn.apache.org/viewvc?rev=1774411&view=rev
Log:
remove obsolete runmode

Modified:
    sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml

Modified: sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml?rev=1774411&r1=1774410&r2=1774411&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml (original)
+++ sling/trunk/contrib/extensions/contextaware-config/integration-tests/pom.xml Thu Dec 15 10:59:27 2016
@@ -111,7 +111,6 @@
                         <server>
                             <port>${http.port}</port>
                             <controlPort>${sling.control.port}</controlPort>
-                            <runmode>jackrabbit</runmode>
                             <contextPath>${http.base.path}</contextPath>
                             <debug>${launchpad.debug}</debug>
                         </server>