Hi, -1 for me. I don't know much about this bundle, but I have some concerns with this release (and the 1.1.2 version as well) since they don't appear to work when integrated into the org.apache.sling.launchpad.testing project. My testing indicates that org.apache.sling.junit.core version 1.0.30 is the last version that works with the org.apache.sling.launchpad.testing project.
Specifically, I updated the src/main/features/model.json in org.apache.sling.launchpad.testing to use this version. When running the build to verify, the ResourceResolverGeneralTest test runs for a long time before reporting either a "java.io.IOException: Got status code 500" or "java.net.SocketTimeoutException: Read timed out" for each test. And there appear to be other failures as well. I did a quick search of the sling projects on github and I don't see any of the sling projects that are using any 1.1.x version of org.apache.sling.junit.core. If you are able to share, may I ask what you have been using to smoke test that the functionality is working? Regards, Eric On Mon, Jun 21, 2021 at 5:45 AM Julian Sedding <[email protected]> wrote: > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12350085 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2480/ > > 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 2480 /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. > > Regards > Julian >
