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

rombert pushed a commit to annotated tag 
org.apache.sling.crankstart.launcher-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-launcher.git

commit 415617ccfffdcbe6a56ac99fccf6d26303fb99ed
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jul 28 10:03:30 2014 +0000

    Use CRANKSTART_CONFIG_ID property to avoid creating duplicate factory 
configs
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher@1613944
 13f79535-47bb-0310-9956-ffa450edef68
---
 src/test/resources/launcher-test.crank.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/resources/launcher-test.crank.txt 
b/src/test/resources/launcher-test.crank.txt
index 32266d5..54b5461 100644
--- a/src/test/resources/launcher-test.crank.txt
+++ b/src/test/resources/launcher-test.crank.txt
@@ -51,6 +51,7 @@ config 
org.apache.sling.crankstart.testservices.SingleConfigServlet
   message=doesn't matter
 
 config.factory org.apache.sling.crankstart.testservices.ConfigFactoryServlet
+  CRANKSTART_CONFIG_ID=some.unique.ID
   path=/foo
   message=Not used
   

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to