Hi, We solved 1 issue in this release: https://issues.apache.org/jira/projects/SLING/versions/12349293
There are still some outstanding issues: https://issues.apache.org/jira/projects/SLING/versions/12349306 This is working release to provide the ability to set Sling Run Modes when starting Sling with the Kickstart project. But this fix is not limited to Run Modes as setting Run Modes is just a simple Java property (-D) and this fix will hand over all properties to the Feature Launcher that starts up Sling. In addition the project was updated to the latest Sling feature models. It also fixes the issue raised in the last (cancelled) release 0.0.10 where the Kickstart Maven Plugin would use its default Kickstart Project dependency of 0.0.6 that was not released. This is fixed by using its own Kickstart JAR file instead of the default one. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2362 <https://repository.apache.org/content/repositories/orgapachesling-2362> You can use this UNIX script to download the release and verify the signatures: https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD <https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD> Usage: sh check_staged_release.sh 2362 /tmp/sling-staging Please vote to approve this release: [ ] +1 Approve the release [ ] 0 Don't care [ ] -1 Don't release, because ... This majority vote is open for at least 72 hours. - Andy
