This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from 2499b10 Add non bundles from features to the classpath as well
new 2eaa177 Adding a docker configuration for validating and running
builds
new 6328ee5 Adding support for artifacts which already being with sling-
new 585caf1 Adding a README, fixing the start logic and adding support
for specifying the timeout duration
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
release-validator/Dockerfile | 11 ++++
release-validator/README.md | 33 ++++++++++++
release-validator/init.sh | 14 +++++
release-validator/run.sh | 120 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 178 insertions(+)
create mode 100644 release-validator/Dockerfile
create mode 100644 release-validator/README.md
create mode 100644 release-validator/init.sh
create mode 100644 release-validator/run.sh