Bertrand Delacretaz created SLING-5800:
------------------------------------------
Summary: Release o.a.s.launchpad.integration-tests
Key: SLING-5800
URL: https://issues.apache.org/jira/browse/SLING-5800
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
We need to release the integration-tests module and this probably means
releasing a set of other modules, as it depends on a number of snapshots:
{code}
mvn dependency:tree | grep SNAPS
[INFO] Building Apache Sling Integration Tests 1.0.1-SNAPSHOT
[INFO]
org.apache.sling:org.apache.sling.launchpad.integration-tests:jar:1.0.1-SNAPSHOT
[INFO] +-
org.apache.sling:org.apache.sling.commons.testing:jar:2.0.25-SNAPSHOT:compile
[INFO] +-
org.apache.sling:org.apache.sling.junit.remote:jar:1.0.11-SNAPSHOT:compile
[INFO] +-
org.apache.sling:org.apache.sling.junit.teleporter:jar:1.0.7-SNAPSHOT:compile
[INFO] +-
org.apache.sling:org.apache.sling.launchpad.test-services:jar:2.0.9-SNAPSHOT:compile
[INFO] +- org.apache.sling:org.apache.sling.jcr.api:jar:2.3.1-SNAPSHOT:compile
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)