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 8ebb48be7e89ac6cb43865979d9819d876eef5d7
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Jun 6 12:39:29 2014 +0000

    Accept null properties
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/launcher@1600870
 13f79535-47bb-0310-9956-ffa450edef68
---
 src/test/resources/launcher-test.crank.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/test/resources/launcher-test.crank.txt 
b/src/test/resources/launcher-test.crank.txt
index 6376370..f302721 100644
--- a/src/test/resources/launcher-test.crank.txt
+++ b/src/test/resources/launcher-test.crank.txt
@@ -63,6 +63,8 @@ config felix.format.test FORMAT:felix.config
   service.ranking.launcher.test=I"54321"
   array=["foo","bar.from.launcher.test"]
   
+config empty.config.should.work FORMAT:felix.config
+  
 # Test an extension command provided by our test-services bundle
 test.system.property the.test.system.property was set by test-services bundle
   

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

Reply via email to