Hey All, I have a script I've been using lately for validating releases which I think might be useful for everyone else. It essentially allows you to build and install all of the artifacts of a release into the latest snapshot of the Sling Launchpad.
You can see the PR here: https://github.com/apache/sling/pull/86 Questions from my end: - Does the integration test logic make sense? - Does it make more sense to combine this and the existing check staged release script? - Any comments or suggestions? Thanks, Dan
