You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2013/10/23 16:58:13 UTC

svn commit: r1535044 - /sling/trunk/launchpad/testing/src/test/config/sling.properties

Author: bdelacretaz
Date: Wed Oct 23 14:58:13 2013
New Revision: 1535044

URL: http://svn.apache.org/r1535044
Log:
SLING-3155 - define run modes for this module

Modified:
    sling/trunk/launchpad/testing/src/test/config/sling.properties

Modified: sling/trunk/launchpad/testing/src/test/config/sling.properties
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/testing/src/test/config/sling.properties?rev=1535044&r1=1535043&r2=1535044&view=diff
==============================================================================
--- sling/trunk/launchpad/testing/src/test/config/sling.properties (original)
+++ sling/trunk/launchpad/testing/src/test/config/sling.properties Wed Oct 23 14:58:13 2013
@@ -15,4 +15,8 @@
 # specific language governing permissions and limitations
 # under the License.
 sling.system.packages.class.com.vladium.emma.rt.RT=com.vladium.emma.rt
-org.apache.sling.commons.log.julenabled=true
\ No newline at end of file
+org.apache.sling.commons.log.julenabled=true
+
+# jackrabbit and oak run modes are mutually exclusive,
+# and cannot be changed after the first startup
+sling.run.mode.install.options=jackrabbit,oak