This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 0342ad1 SLING-7332 Fix typo in org.apache.sling.cransktart.test.model
0342ad1 is described below
commit 0342ad1e1e4037f7fb44eea50eed5c4dee467d66
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Jan 9 16:52:08 2018 +0100
SLING-7332 Fix typo in org.apache.sling.cransktart.test.model
adjust artifactId
---
src/test/resources/provisioning-model/crankstart-tests.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/test/resources/provisioning-model/crankstart-tests.txt
b/src/test/resources/provisioning-model/crankstart-tests.txt
index f579459..281158d 100644
--- a/src/test/resources/provisioning-model/crankstart-tests.txt
+++ b/src/test/resources/provisioning-model/crankstart-tests.txt
@@ -29,7 +29,7 @@ single.servlet.text = this can be overridden, see
BasicLauncherIT
org.apache.sling/org.apache.sling.settings/1.3.6
# Test a nested model file
-
org.apache.sling/org.apache.sling.cransktart.test.model/1.9.9-SNAPSHOT/slingfeature
+
org.apache.sling/org.apache.sling.crankstart.test.model/1.9.9-SNAPSHOT/slingfeature
[artifacts runModes=A]
org.apache.sling/org.apache.sling.api/2.9.0
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].