You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2016/06/21 15:08:58 UTC

[jira] [Commented] (SLING-5800) Release o.a.s.launchpad.integration-tests

    [ https://issues.apache.org/jira/browse/SLING-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341943#comment-15341943 ] 

Bertrand Delacretaz commented on SLING-5800:
--------------------------------------------

I have started release votes for the following modules:

{code}
org.apache.sling.jcr.api 2.4.0
org.apache.sling.jcr.base 2.4.0
org.apache.sling.repoinit.parser 1.0.0
org.apache.sling.repoinit.oak.jcr 1.0.0
{code}

And the remaining snapshots are as follows, so once the above releases are out we'll be able to release the test-services and integration-tests modules:

{code}
$ cd launchpad/test-services
/Users/bert/workspace/apache/sling/launchpad/test-services
$ mvn dependency:tree | grep SNAPS
[INFO] Building Apache Sling Launchpad Testing Services 2.0.9-SNAPSHOT
[INFO] org.apache.sling:org.apache.sling.launchpad.test-services:bundle:2.0.9-SNAPSHOT
[INFO] +- org.apache.sling:org.apache.sling.jcr.api:jar:2.4.1-SNAPSHOT:compile
[INFO] +- org.apache.sling:org.apache.sling.repoinit.parser:jar:0.0.1-SNAPSHOT:provided
[INFO] +- org.apache.sling:org.apache.sling.repoinit.oak-jcr:jar:0.0.1-SNAPSHOT:provided
$ cd ../integration-tests/
$ 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.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}


> Release o.a.s.launchpad.integration-tests
> -----------------------------------------
>
>                 Key: SLING-5800
>                 URL: https://issues.apache.org/jira/browse/SLING-5800
>             Project: Sling
>          Issue Type: Task
>          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)