You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/19 15:11:31 UTC

[sling-org-apache-sling-launchpad-test-bundles] branch master updated (e5f7f7c -> 2caa4e7)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git.


    from e5f7f7c  SLING-7353 Update to Sling Parent 33
     new 814a235  SLING-7408 - Release Sling Starter 10 and associated artifacts
     new 2f89e8a  Revert "SLING-7353 Update to Sling Parent 33"
     new 2caa4e7  [maven-release-plugin] prepare release org.apache.sling.launchpad.test-bundles-0.0.4

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:
 pom.xml                           | 8 +++++---
 src/main/provisioning/bundles.txt | 8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-launchpad-test-bundles] 02/03: Revert "SLING-7353 Update to Sling Parent 33"

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git

commit 2f89e8a9fe387e8ef9bb229e8ffd8d000cf90781
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:10:45 2018 +0200

    Revert "SLING-7353 Update to Sling Parent 33"
    
    This reverts commit e5f7f7c3943a726debac413158d49b5ad4d3707d.
    
    Remove SNAPSHOT dependency during the release.
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53002c7..4d00e47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>33-SNAPSHOT</version>
+        <version>30</version>
         <relativePath />
     </parent>
 
@@ -45,6 +45,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
+                <version>1.7.0</version>
                 <extensions>true</extensions>
             </plugin>
         </plugins>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-launchpad-test-bundles] 01/03: SLING-7408 - Release Sling Starter 10 and associated artifacts

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git

commit 814a235e6e594e5412f7471cc982b1610e5a956b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:10:17 2018 +0200

    SLING-7408 - Release Sling Starter 10 and associated artifacts
    
    Use released versions
---
 src/main/provisioning/bundles.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/provisioning/bundles.txt b/src/main/provisioning/bundles.txt
index 0a430b0..5bf5a79 100644
--- a/src/main/provisioning/bundles.txt
+++ b/src/main/provisioning/bundles.txt
@@ -23,15 +23,15 @@
   org.apache.sling/org.apache.sling.junit.core/1.0.26
   org.apache.sling/org.apache.sling.junit.remote/1.0.12
   org.apache.sling/org.apache.sling.junit.scriptable/1.0.12
-  org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.13-SNAPSHOT
+  org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.14
 
 [artifacts startLevel=5]
-  org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.13-SNAPSHOT/war
-  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.13-SNAPSHOT
+  org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.14/war
+  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.14
   
 [artifacts runModes=jackrabbit,oak]
   # Add some run modes to verify that one of these run modes is active. 
-  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.13-SNAPSHOT
+  org.apache.sling/org.apache.sling.launchpad.test-services/2.0.14
 
 [artifacts runModes=failingtests]
   # Used to verify that a bundle with an inactive run mode is not installed

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-launchpad-test-bundles] 03/03: [maven-release-plugin] prepare release org.apache.sling.launchpad.test-bundles-0.0.4

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git

commit 2caa4e736d952a1ac29a0548f54e3f001edb4d38
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:11:30 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.launchpad.test-bundles-0.0.4
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4d00e47..a428a2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,14 +28,15 @@
     </parent>
 
     <artifactId>org.apache.sling.launchpad.test-bundles</artifactId>
-    <version>0.0.3-SNAPSHOT</version>
+    <version>0.0.4</version>
     <packaging>slingfeature</packaging>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-test-bundles.git</url>
-    </scm>
+      <tag>org.apache.sling.launchpad.test-bundles-0.0.4</tag>
+  </scm>
 
     <name>Apache Sling Launchpad Test Bundles</name>
     <description>Bundles required for testing Apache Sling</description>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.