Author: bdelacretaz
Date: Wed Nov 6 10:02:12 2013
New Revision: 1539291
URL: http://svn.apache.org/r1539291
Log:
Mention Oak switch
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=1539291&r1=1539290&r2=1539291&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/README.txt (original)
+++ sling/trunk/launchpad/integration-tests/README.txt Wed Nov 6 10:02:12 2013
@@ -25,12 +25,17 @@ on host xyzzy, port 1234, with the Sling
-Dwebdav.workspace.path=foo \
-Dtest=**/integrationtest/**/*Test.java
+JUnit OakOnly and JackrabbitOnly categories are used to select some tests
+which are specific to one of these implementations. By default, OakOnly tests
+are excluded, to switch to them use -Dsling.run.modes=oak
+
To run the tests against the same instance that is used in the full build,
start an instance by running
mvn launchpad:run
-in the launchpad/testing folder.
+in the launchpad/testing folder, optionally using -Dsling.run.modes=oak to
+use Oak instead of Jackrabbit.
Note that, for all tests to pass, the Sling instance under test needs the
org.apache.sling.launchpad.test-services bundle, and the war file of the