Hi, We solved 6 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12346676
Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2209 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 Usage: sh check_staged_release.sh 2209 /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. NOTE: This release requires Apache Sling Scripting Core 2.2.0 for tests. 1. Build Servlets Resolver 2.6.0 without tests: mvn clean install - DskipTests=true 2. Build Scripting Core 2.2.0 with tests: mvn clean install 3. Build Servlets Resolver 2.6.0 with tests: mvn clean install Regards, O.
