You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/30 09:42:40 UTC

[sling-org-apache-sling-repoinit-it] 25/30: update slingstart options

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-it.git

commit 7b6cb4336f0c2d0b25cd3d0d23c15d9578d17320
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Aug 17 07:10:14 2017 +0000

    update slingstart options
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1805263 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 09458af..01a1fbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

-- 
To stop receiving notification emails like this one, please contact
rombert@apache.org.