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 2017/08/17 07:10:15 UTC

svn commit: r1805263 - /sling/trunk/bundles/extensions/repoinit/it/pom.xml

Author: bdelacretaz
Date: Thu Aug 17 07:10:14 2017
New Revision: 1805263

URL: http://svn.apache.org/viewvc?rev=1805263&view=rev
Log:
update slingstart options

Modified:
    sling/trunk/bundles/extensions/repoinit/it/pom.xml

Modified: sling/trunk/bundles/extensions/repoinit/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/repoinit/it/pom.xml?rev=1805263&r1=1805262&r2=1805263&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/repoinit/it/pom.xml (original)
+++ sling/trunk/bundles/extensions/repoinit/it/pom.xml Thu Aug 17 07:10:14 2017
@@ -55,14 +55,9 @@
       <test.host>localhost</test.host>
 
       <!--
-          Set this to true to stop mvn once the integration test Jetty instance is
-          started. Useful to manually test the integration testing webapp.
-      -->
-      <integration.test.wait>false</integration.test.wait>
-
-      <!--
         If set to "true" this will start the launchpad with standard debug options,
         or set to a string to provide custom debug settings
+        See slingstart-maven-plugin for more options (keep launchpad running etc)
       -->
       <launchpad.debug/>
   </properties>