Author: rombert
Date: Mon Aug  1 12:05:50 2016
New Revision: 1754738

URL: http://svn.apache.org/viewvc?rev=1754738&view=rev
Log:
Remove reference to oak run mode, since it's the default now.

Modified:
    sling/trunk/launchpad/integration-tests/README.txt

Modified: sling/trunk/launchpad/integration-tests/README.txt
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/integration-tests/README.txt?rev=1754738&r1=1754737&r2=1754738&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/README.txt (original)
+++ sling/trunk/launchpad/integration-tests/README.txt Mon Aug  1 12:05:50 2016
@@ -31,8 +31,7 @@ start an instance by running
 
    mvn slingstart:start -Dlaunchpad.keep.running=true -Dhttp.port=8080
 
-in the launchpad/testing folder, optionally using -Dsling.run.modes=oak to
-use Oak instead of Jackrabbit. Since that instance is using an arbitrary
+in the launchpad/testing folder. Since that instance is using an arbitrary
 http port you have to give exactly that port as parameter if you execute the 
test.
 
 The standard -Dmaven.surefire.debug option can be used to debug the tests


Reply via email to