tag | c6d42b04ed5b8bf43275251b97eae0d48d340816 | |
---|---|---|
tagger | Radu Cotescu <radu@apache.org> | Wed Aug 28 15:25:19 2019 +0200 |
object | f0c702493b05e53d7a671fdf82b8f2c4603f4a4d |
org.apache.sling.scripting.bundle.tracker.it-0.1.0
commit | f0c702493b05e53d7a671fdf82b8f2c4603f4a4d | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Aug 28 15:22:00 2019 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Aug 28 15:24:46 2019 +0200 |
tree | 67bce368681c6c9ed4794736ade9908299b2abd1 | |
parent | 6e43904a7d1bb5da5d909c2dffe20f43a971091f [diff] |
releng: prepared test setup for released artifacts
This project provides the integration tests and some test examples for the Apache Sling Scripting Bundle Tracker module.
To run the integration tests do:
mvn clean verify -Pit
To play around with a sling instance on localhost port 8080 (override with -Dhttp.port=) that has the examples installed run:
mvn clean verify -Pexample