Hi Dan, On Thu, 2019-06-13 at 10:20 -0500, Daniel Klco wrote: > I've also been working on a docker image to validate and build > releases: > > https://github.com/apache/sling-whiteboard/tree/master/release-validator > > It's relatively easy to use
That looks nice! One question - do you need to have the Java RPM locally? If yes, have you considered using one of the OpenJDK docker images, which already do this for you? https://hub.docker.com/_/openjdk As a side note, I have some local scripts which do the following: - check the status of a release on Github - builds a reactor of the whole I am a bit lazy but I'll attach them here, in case you want to pick something up for the validator docker image feel free :-) Thanks, Robert
check_sling_ci
Description: application/shellscript
check_sling_build
Description: application/shellscript