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 2017/11/07 09:54:43 UTC

[sling-org-apache-sling-launchpad-test-services-war] annotated tag org.apache.sling.launchpad.test-services-war-2.0.12 created (now 07e8b8f)

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

rombert pushed a change to annotated tag org.apache.sling.launchpad.test-services-war-2.0.12
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git.


      at 07e8b8f  (tag)
 tagging 70094aa85a8cbfd4bf5a6111deeb9fbc78acb5c8 (commit)
      by Robert Munteanu
      on Wed Jun 7 08:00:16 2017 +0000

- Log -----------------------------------------------------------------
org.apache.sling.launchpad.test-services-war-2.0.12
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 48cc03f  SLING-1157 Add test services for WAR bundle support (thanks Justin Edelson for providing the patch)
     new 8e40f21  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new ed99018  fixing Eclipse complaint about syntax of id attribute in web.xml
     new 3378547  Use released parent pom.
     new 7b99b4a  adding a gitignore file to prevent the META-INF directory Eclipse creates automatically from being committed
     new 07688f8  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new c547d79  SLING-1803 - adding emma report. runs with -P emma
     new 78a0dcb  Update to recent snapshots
     new 7442549  Use latest releases.
     new 8497848  SLING-1993 - replace @scr tags with annotations
     new ca4aaa9  SLING-1993 - fix some wrong name properties
     new d31ea6d  [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.8
     new 2618475  [maven-release-plugin] prepare for next development iteration
     new 27fe3be  SLING-2003 Have LICENSE and NOTICE files automatically generated
     new 258e295  SLING-2150 : Update plugins to use the latest available versions
     new c5ee78c  Update to recent snapshot
     new 215f80b  Using latest released parent pom
     new a0646ee  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new c36c39f  temporarily using snapshots during release vote
     new 6cfa62f  using latest releases
     new 3ed1b22  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new b6d24c5  Prepare for new maven-scr-version
     new 1763377  Update to latest parent pom
     new 44748be  Use released versions
     new 15f2372  Use latest releases and update to new parent pom
     new 0fa12c0  Update to latest parent pom and use latest releases in launchpad
     new 9209279  Correct reactor pom and update to parent pom 16
     new bf69b20  Update to latest parent pom
     new 00507d9  Update to parent pom 18
     new b4fab35  SLING-3286 - Remove plugin version overrides from poms
     new 772484d  Update to parent pom v19
     new 98c0993  Updated to parent version 20
     new cc3e218  Update to Sling Parent POM 22 with baselining enabled
     new c8c39db  Add missing licence header
     new 55f0709  SLING-4698 - Set parent.relativePath to empty for all modules
     new 17a875a  Update to Sling Parent 23
     new 41fc346  SLING-4529 remove empty directories from Subversion
     new 0c25586  set parent version to 24 and add empty relativePath where missing
     new e43a892  Update the main reactor to parent 25
     new e9f2e4b  Switch to parent pom 26
     new f3ad21a  [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.10
     new c7435e5  [maven-release-plugin] prepare for next development iteration
     new 3db7d7d  [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.12
     new 70094aa  [maven-release-plugin] copy for tag org.apache.sling.launchpad.test-services-war-2.0.12

The 44 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.


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

[sling-org-apache-sling-launchpad-test-services-war] 02/03: [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.12

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

rombert pushed a commit to annotated tag org.apache.sling.launchpad.test-services-war-2.0.12
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git

commit 3db7d7d925e7aac48c7d55eef5a488fc4682e985
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Jun 7 08:00:02 2017 +0000

    [maven-release-plugin] prepare release org.apache.sling.launchpad.test-services-war-2.0.12
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war@1797875 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 32f5a29..467e74a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.test-services-war</artifactId>
     <packaging>war</packaging>
-    <version>2.0.11-SNAPSHOT</version>
+    <version>2.0.12</version>
 
     <name>Apache Sling Launchpad Testing Services WAR</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/test-services-war</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.12</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.12</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.12</url>
     </scm>
 
     <build>

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

[sling-org-apache-sling-launchpad-test-services-war] 01/03: [maven-release-plugin] prepare for next development iteration

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

rombert pushed a commit to annotated tag org.apache.sling.launchpad.test-services-war-2.0.12
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git

commit c7435e5c24d3e30078e90763d0399e749f9f9645
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Jul 21 13:13:07 2016 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war@1753695 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index f280fae..32f5a29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.launchpad.test-services-war</artifactId>
     <packaging>war</packaging>
-    <version>2.0.10</version>
+    <version>2.0.11-SNAPSHOT</version>
 
     <name>Apache Sling Launchpad Testing Services WAR</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.10</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/test-services-war</url>
     </scm>
 
     <build>

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

[sling-org-apache-sling-launchpad-test-services-war] 03/03: [maven-release-plugin] copy for tag org.apache.sling.launchpad.test-services-war-2.0.12

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

rombert pushed a commit to annotated tag org.apache.sling.launchpad.test-services-war-2.0.12
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git

commit 70094aa85a8cbfd4bf5a6111deeb9fbc78acb5c8
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Jun 7 08:00:16 2017 +0000

    [maven-release-plugin] copy for tag org.apache.sling.launchpad.test-services-war-2.0.12
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.12@1797876 13f79535-47bb-0310-9956-ffa450edef68

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