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 2011/02/16 11:09:07 UTC

svn commit: r1071195 - /sling/trunk/launchpad/integration-tests/README.txt

Author: bdelacretaz
Date: Wed Feb 16 10:09:07 2011
New Revision: 1071195

URL: http://svn.apache.org/viewvc?rev=1071195&view=rev
Log:
mention mvn launchpad:run

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=1071195&r1=1071194&r2=1071195&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/README.txt (original)
+++ sling/trunk/launchpad/integration-tests/README.txt Wed Feb 16 10:09:07 2011
@@ -25,6 +25,13 @@ on host xyzzy, port 1234, with the Sling
     -Dwebdav.workspace.path=foo \
     -Dtest=**/integrationtest/**/*Test.java
 
+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.
+
 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
 launchpad/test-services-war project which should be copied to the