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/10/18 23:29:48 UTC

[sling-archetype-parent] branch master created (now 51151d8)

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-archetype-parent.git.


      at 51151d8  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 8bfc8d1  SLING-3520 - Consolidate archetype plugin versions in a parent pom
     new 84663ae  [maven-release-plugin] prepare release sling-archetype-parent-1
     new 6f47097  [maven-release-plugin] prepare for next development iteration
     new dc1e607  SLING-3520 - Consolidate archetype plugin versions in a parent pom
     new 5ae3da1  SLING-3530 - Update plugin versions used by the Maven archetypes
     new 3efd607  [maven-release-plugin] prepare release sling-archetype-parent-1
     new be94d97  [maven-release-plugin] prepare for next development iteration
     new 602d069  SLING-3531 - Update java version used by archetypes to 6
     new 9b03c14  Re-revert version to 1-SNAPSHOT, in preparation for proper release
     new beee965  [maven-release-plugin] prepare release sling-archetype-parent-1
     new 838f061  [maven-release-plugin] prepare for next development iteration
     new 25b7199  Re-revert version to 1-SNAPSHOT, in preparation for proper release
     new e172528  [maven-release-plugin] prepare release sling-archetype-parent-1
     new 796b67d  [maven-release-plugin] prepare for next development iteration
     new 5465f3f  Use latest parent pom
     new 577955a  SLING-4698 - Set parent.relativePath to empty for all modules
     new 1a776be  SLING-5154 - Update plugin versions
     new 152636b  SLING-5155 - Update dependency versions to Sling 8 baseline
     new c89d452  [maven-release-plugin] prepare release sling-archetype-parent-2
     new a1c936b  [maven-release-plugin] rollback the release of sling-archetype-parent-2
     new 8c2cee0  archetype parent: use latest parent pom
     new c272a18  [maven-release-plugin] prepare release sling-archetype-parent-2
     new 780b392  [maven-release-plugin] prepare for next development iteration
     new f3e2d6c  [maven-release-plugin] rollback the release of sling-archetype-parent-2
     new 40ef038  [maven-release-plugin] prepare release sling-archetype-parent-2
     new 5cc18a7  [maven-release-plugin] prepare for next development iteration
     new c1a2775  [maven-release-plugin] prepare release sling-archetype-parent-3
     new 46e489c  [maven-release-plugin] prepare for next development iteration
     new 83fbf5a  sling-archetype-parent: exclude goal.txt from rat check
     new 1111041  [maven-release-plugin] prepare release sling-archetype-parent-4
     new 5b6eea0  [maven-release-plugin] prepare for next development iteration
     new 277e6c9  Switch to parent pom 26
     new 51151d8  SLING-7167 Adjust READMEs

The 33 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-archetype-parent] 20/33: [maven-release-plugin] rollback the release of sling-archetype-parent-2

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-archetype-parent.git

commit a1c936bee64bc1d91b89628b5b1887278cdfcd2a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:44:35 2015 +0000

    [maven-release-plugin] rollback the release of sling-archetype-parent-2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709021 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index af220fd..970a22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>22</version>
-        <relativePath />
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 22/33: [maven-release-plugin] prepare release sling-archetype-parent-2

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-archetype-parent.git

commit c272a18bfcfdd835e6fe938b83c1d86e64a92128
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:46:46 2015 +0000

    [maven-release-plugin] prepare release sling-archetype-parent-2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709024 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f883e8f..a10a701 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 21/33: archetype parent: use latest parent pom

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-archetype-parent.git

commit 8c2cee0ef2c62db658cc540b33e07a53e13a5d71
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:46:03 2015 +0000

    archetype parent: use latest parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709023 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 970a22e..f883e8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>22</version>
+        <version>25</version>
         <relativePath/>
     </parent>
 

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

[sling-archetype-parent] 33/33: SLING-7167 Adjust READMEs

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-archetype-parent.git

commit 51151d878d00da1b786d73a165d2f73f0178dec9
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Oct 9 16:15:31 2017 +0000

    SLING-7167 Adjust READMEs
    
    add missing README
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1811582 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d2d1df3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Apache Sling Archetype Parent
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
+
+The parent project for Apache Sling archetypes.

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

[sling-archetype-parent] 12/33: Re-revert version to 1-SNAPSHOT, in preparation for proper release

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-archetype-parent.git

commit 25b719976ba700e363fd18fe1c2716c629a3c7c9
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:08:57 2014 +0000

    Re-revert version to 1-SNAPSHOT, in preparation for proper release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591338 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c79f0b3..df999b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>1-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>

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

[sling-archetype-parent] 31/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 5b6eea0584f6e48678280bef90d7624e5ff1e566
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 19:42:37 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 2646d7a..21802e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>4</version>
+    <version>5-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -58,9 +58,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 32/33: Switch to parent pom 26

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-archetype-parent.git

commit 277e6c9b20b54716f70f89d1f9557beaf004d471
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Jan 3 14:07:46 2016 +0000

    Switch to parent pom 26
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1722720 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21802e3..e4f3d94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>25</version>
+        <version>26</version>
         <relativePath />
     </parent>
 

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

[sling-archetype-parent] 25/33: [maven-release-plugin] prepare release sling-archetype-parent-2

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-archetype-parent.git

commit 40ef038ca48561518f360ced63517599ded5b716
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 15:06:09 2015 +0000

    [maven-release-plugin] prepare release sling-archetype-parent-2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709028 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f883e8f..a10a701 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 27/33: [maven-release-plugin] prepare release sling-archetype-parent-3

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-archetype-parent.git

commit c1a2775f894ee436ad58c1cbab214b493eefcc98
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 15:07:31 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 9f9fac8..58973c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3-SNAPSHOT</version>
+    <version>3</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-3</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-3</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 09/33: Re-revert version to 1-SNAPSHOT, in preparation for proper release

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-archetype-parent.git

commit 9b03c146dd8d5dc1479617c22321eff1f08b3192
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:03:07 2014 +0000

    Re-revert version to 1-SNAPSHOT, in preparation for proper release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591331 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c79f0b3..df999b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>1-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>

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

[sling-archetype-parent] 02/33: [maven-release-plugin] prepare release sling-archetype-parent-1

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-archetype-parent.git

commit 84663ae94bc246c3ae92b58763045f6ff47d87b3
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 13:20:13 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index 6d89cd5..f06c0b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 17/33: SLING-5154 - Update plugin versions

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-archetype-parent.git

commit 1a776bed13687cdf37bedb86679308fd484a2b54
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 15 15:13:46 2015 +0000

    SLING-5154 - Update plugin versions
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1708836 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7c7d4c5..f770661 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,13 +35,13 @@
 
     <properties>
         <!-- plugin versions to use in generated archetypes -->
-        <scrplugin.version>1.16.0</scrplugin.version>
-        <bundleplugin.version>2.4.0</bundleplugin.version>
-        <compilerplugin.version>3.1</compilerplugin.version>
-        <slingplugin.version>2.1.0</slingplugin.version>
-        <launchpadplugin.version>2.3.0</launchpadplugin.version>
-        <jarplugin.version>2.4</jarplugin.version>
-        <warplugin.version>2.4</warplugin.version>
+        <scrplugin.version>1.21.0</scrplugin.version>
+        <bundleplugin.version>3.0.0</bundleplugin.version>
+        <compilerplugin.version>3.3</compilerplugin.version>
+        <slingplugin.version>2.1.2</slingplugin.version>
+        <launchpadplugin.version>2.3.2</launchpadplugin.version>
+        <jarplugin.version>2.6</jarplugin.version>
+        <warplugin.version>2.6</warplugin.version>
         <jettyplugin.version>6.1.23</jettyplugin.version>
         
         <!-- various properties which influence generated archetypes -->
@@ -49,7 +49,7 @@
         
         <!-- dependency versions to use in generated archetypes -->
         <junit.version>3.8.1</junit.version>
-        <scrannotations.version>1.9.8</scrannotations.version>
+        <scrannotations.version>1.9.12</scrannotations.version>
         <slingapi.version>2.2.0</slingapi.version>
         <slf4japi.version>1.5.10</slf4japi.version>
         

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

[sling-archetype-parent] 08/33: SLING-3531 - Update java version used by archetypes to 6

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-archetype-parent.git

commit 602d069833c6fbcbbd9c7ff428818882f9017c37
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:01:33 2014 +0000

    SLING-3531 - Update java version used by archetypes to 6
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591330 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f36a2f6..c79f0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <jettyplugin.version>6.1.23</jettyplugin.version>
         
         <!-- various properties which influence generated archetypes -->
-        <archetype.java.version>5</archetype.java.version>
+        <archetype.java.version>6</archetype.java.version>
         
         <!-- dependency versions to use in generated archetypes -->
         <junit.version>3.8.1</junit.version>

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

[sling-archetype-parent] 28/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 46e489cdf168beeb9fe287444770ae506f70941d
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 15:07:47 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 58973c8..e3d4980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-3</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-3</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 01/33: SLING-3520 - Consolidate archetype plugin versions in a parent pom

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-archetype-parent.git

commit 8bfc8d11f4b443108541fe437f41bff15c555423
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 12:58:09 2014 +0000

    SLING-3520 - Consolidate archetype plugin versions in a parent pom
    
    Introduce the sling-archetype-parent pom project, which consolidates
    common settings and plugin versions.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591280 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)

diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..6d89cd5
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or
+    more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information regarding
+    copyright ownership. The ASF licenses this file to you under the
+    Apache License, Version 2.0 (the "License"); you may not use
+    this file except in compliance with the License. You may obtain
+    a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+    applicable law or agreed to in writing, software distributed
+    under the License is distributed on an "AS IS" BASIS, WITHOUT
+    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions
+    and limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>19</version>
+        <relativePath>../../../parent/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.sling</groupId>
+    <artifactId>sling-archetype-parent</artifactId>
+    <packaging>pom</packaging>
+    <version>1-SNAPSHOT</version>
+
+    <name>Apache Sling Archetype Parent</name>
+    <description>The parent project for Apache Sling archetypes.</description>
+
+    <properties>
+        <!-- plugin versions to use in generated archetypes -->
+        <scrplugin.version>1.13.0</scrplugin.version>
+        <bundleplugin.version>2.0.1</bundleplugin.version>
+        <compilerplugin.version>2.3.2</compilerplugin.version>
+        <slingplugin.version>2.0.4-incubator</slingplugin.version>
+        <launchpadplugin.version>2.0.10</launchpadplugin.version>
+        <jarplugin.version>2.4</jarplugin.version>
+        <warplugin.version>2.4</warplugin.version>
+        <jettyplugin.version>6.1.23</jettyplugin.version>
+        
+        <!-- various properties which influence generated archetypes -->
+        <archetype.java.version>5</archetype.java.version>
+        
+        <!-- dependency versions to use in generated archetypes -->
+        <junit.version>3.8.1</junit.version>
+        <scrannotations.version>1.9.0</scrannotations.version>
+        <slingapi.version>2.2.0</slingapi.version>
+        <slf4japi.version>1.5.10</slf4japi.version>
+        
+        <!-- define archetype tooling version in a central place -->
+        <archetype.version>2.2</archetype.version>
+        
+    </properties>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+    </scm>
+    
+    <build>
+        <resources>
+            <resource>
+                <!-- filter pom.xml -->
+                <directory>src/main/resources</directory>
+                <filtering>true</filtering>
+                <includes>
+                    <include>**/*</include>
+                </includes>
+            </resource>
+        </resources>    
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-resources-plugin</artifactId>
+                    <!-- 
+                        allow defining un-filtered resources in the pom.xml
+                        For example, the artifactId should not be escaped:
+                        
+                        <artifact>\${artifactId}</artifactId>
+                     -->
+                    <configuration>
+                        <escapeString>\</escapeString>
+                    </configuration>
+                </plugin>
+                <plugin>
+                    <artifactId>maven-archetype-plugin</artifactId>
+                    <version>${archetype.version}</version>
+                    <extensions>true</extensions>
+                    <!-- Verify archetype invocation was successful as part of the verify phase -->
+                    <configuration>
+                        <postBuildHookScript>verify.groovy</postBuildHookScript>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+</project>

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

[sling-archetype-parent] 15/33: Use latest parent pom

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-archetype-parent.git

commit 5465f3fa3846572fef0eab85878712413d11df6c
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Apr 15 08:04:18 2015 +0000

    Use latest parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1673674 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c79f0b3..9d8e2df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>19</version>
+        <version>22</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

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

[sling-archetype-parent] 05/33: SLING-3530 - Update plugin versions used by the Maven archetypes

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-archetype-parent.git

commit 5ae3da15758cd595a584575def8ae00c2aa37a0b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 14:17:01 2014 +0000

    SLING-3530 - Update plugin versions used by the Maven archetypes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591305 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6d89cd5..4114b5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,11 +35,11 @@
 
     <properties>
         <!-- plugin versions to use in generated archetypes -->
-        <scrplugin.version>1.13.0</scrplugin.version>
-        <bundleplugin.version>2.0.1</bundleplugin.version>
-        <compilerplugin.version>2.3.2</compilerplugin.version>
-        <slingplugin.version>2.0.4-incubator</slingplugin.version>
-        <launchpadplugin.version>2.0.10</launchpadplugin.version>
+        <scrplugin.version>1.16.0</scrplugin.version>
+        <bundleplugin.version>2.4.0</bundleplugin.version>
+        <compilerplugin.version>3.1</compilerplugin.version>
+        <slingplugin.version>2.1.0</slingplugin.version>
+        <launchpadplugin.version>2.3.0</launchpadplugin.version>
         <jarplugin.version>2.4</jarplugin.version>
         <warplugin.version>2.4</warplugin.version>
         <jettyplugin.version>6.1.23</jettyplugin.version>
@@ -49,7 +49,7 @@
         
         <!-- dependency versions to use in generated archetypes -->
         <junit.version>3.8.1</junit.version>
-        <scrannotations.version>1.9.0</scrannotations.version>
+        <scrannotations.version>1.9.8</scrannotations.version>
         <slingapi.version>2.2.0</slingapi.version>
         <slf4japi.version>1.5.10</slf4japi.version>
         

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

[sling-archetype-parent] 13/33: [maven-release-plugin] prepare release sling-archetype-parent-1

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-archetype-parent.git

commit e1725288be68e0745e1df6543932815ac3e0102e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:11:59 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index df999b2..36a82b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 11/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 838f0617055f2c4f9f4d6144c6213d510f647448
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:07:09 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index 36a82b1..c79f0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 18/33: SLING-5155 - Update dependency versions to Sling 8 baseline

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-archetype-parent.git

commit 152636be91c1d227e58a3febb7bc6468d1185e6e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Oct 15 15:16:48 2015 +0000

    SLING-5155 - Update dependency versions to Sling 8 baseline
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1708837 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index f770661..970a22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,13 +45,13 @@
         <jettyplugin.version>6.1.23</jettyplugin.version>
         
         <!-- various properties which influence generated archetypes -->
-        <archetype.java.version>6</archetype.java.version>
+        <archetype.java.version>7</archetype.java.version>
         
         <!-- dependency versions to use in generated archetypes -->
-        <junit.version>3.8.1</junit.version>
+        <junit.version>4.12</junit.version>
         <scrannotations.version>1.9.12</scrannotations.version>
-        <slingapi.version>2.2.0</slingapi.version>
-        <slf4japi.version>1.5.10</slf4japi.version>
+        <slingapi.version>2.9.0</slingapi.version>
+        <slf4japi.version>1.7.6</slf4japi.version>
         
         <!-- define archetype tooling version in a central place -->
         <archetype.version>2.2</archetype.version>

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

[sling-archetype-parent] 30/33: [maven-release-plugin] prepare release sling-archetype-parent-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-archetype-parent.git

commit 111104172d72e2754f5a6e1516e54be39cec829a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 19:42:21 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 0ef077d..2646d7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>4-SNAPSHOT</version>
+    <version>4</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -58,9 +58,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-4</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 29/33: sling-archetype-parent: exclude goal.txt from rat check

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-archetype-parent.git

commit 83fbf5a13d2520310ddc670b29113e320f6b25d3
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 19:38:28 2015 +0000

    sling-archetype-parent: exclude goal.txt from rat check
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709069 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3d4980..0ef077d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,6 @@
         <relativePath />
     </parent>
 
-    <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
     <version>4-SNAPSHOT</version>
@@ -99,6 +98,15 @@
                         <postBuildHookScript>verify.groovy</postBuildHookScript>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>org.apache.rat</groupId>
+                    <artifactId>apache-rat-plugin</artifactId>
+                    <configuration>
+                        <excludes>
+                            <exclude>src/test/resources/projects/*/goal.txt</exclude>
+                        </excludes>
+                    </configuration>
+                </plugin>                
             </plugins>
         </pluginManagement>
     </build>

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

[sling-archetype-parent] 14/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 796b67d660e668055ed792b9e89d0c1914137d1d
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:13:58 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index 36a82b1..c79f0b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 04/33: SLING-3520 - Consolidate archetype plugin versions in a parent pom

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-archetype-parent.git

commit dc1e6076dacd0b6859d153d795eac0b23e68d80e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 13:58:03 2014 +0000

    SLING-3520 - Consolidate archetype plugin versions in a parent pom
    
    Revert version to 1-SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591296 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 30a4f37..6d89cd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>1-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>

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

[sling-archetype-parent] 10/33: [maven-release-plugin] prepare release sling-archetype-parent-1

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-archetype-parent.git

commit beee965cee2d7863e67eba6cf4ebcf70d7e059d6
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 15:04:01 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index df999b2..36a82b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 23/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 780b3923eab75f51916e7005bdc753cbdd4bb08e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:47:21 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index a10a701..9f9fac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 16/33: SLING-4698 - Set parent.relativePath to empty for all modules

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-archetype-parent.git

commit 577955a80296bbfe281014026eaf73550690a7ee
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu May 7 10:14:40 2015 +0000

    SLING-4698 - Set parent.relativePath to empty for all modules
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1678154 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d8e2df..7c7d4c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>22</version>
-        <relativePath>../../../parent/pom.xml</relativePath>
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.sling</groupId>

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

[sling-archetype-parent] 19/33: [maven-release-plugin] prepare release sling-archetype-parent-2

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-archetype-parent.git

commit c89d452f19cc9f4a38c6a809b1b9b85d1b79030a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:44:22 2015 +0000

    [maven-release-plugin] prepare release sling-archetype-parent-2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709020 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 970a22e..af220fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>22</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 26/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 5cc18a736341d12fee7e87f66401d9b47814731a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 15:06:26 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index a10a701..9f9fac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 24/33: [maven-release-plugin] rollback the release of sling-archetype-parent-2

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-archetype-parent.git

commit f3e2d6cda2d9ef996a1cb728ce84184febe51078
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 14:51:09 2015 +0000

    [maven-release-plugin] rollback the release of sling-archetype-parent-2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709027 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f9fac8..f883e8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath />
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>

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

[sling-archetype-parent] 07/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit be94d97ec27b0e6004fffc2453fce480280cd706
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 14:58:10 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index e9c051e..f36a2f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 03/33: [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 branch master
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 6f470971f30b12e8e7979bb5c1b556d074d7b0d6
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 13:20:43 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index f06c0b1..30a4f37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
     </scm>
     
     <build>

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

[sling-archetype-parent] 06/33: [maven-release-plugin] prepare release sling-archetype-parent-1

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-archetype-parent.git

commit 3efd607dbcdffd6ceeafb6748f1a2c52301f3fdb
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 14:57:44 2014 +0000

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

diff --git a/pom.xml b/pom.xml
index 4114b5c..e9c051e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>
@@ -59,9 +59,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url>
     </scm>
     
     <build>

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