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 10:25:31 UTC

[sling-slingstart-archetype] annotated tag sling-slingstart-archetype-1.0.2 created (now b365ea7)

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

rombert pushed a change to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git.


      at b365ea7  (tag)
 tagging 519538d12f0fe00e9df264be0fc35d0bc2c2edf1 (commit)
      by Robert Munteanu
      on Mon Jun 12 11:09:00 2017 +0000

- Log -----------------------------------------------------------------
sling-slingstart-archetype-1.0.2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new aea636c  SLING-5156 - Create a Maven archetype building a slingstart application
     new 754120f  slingstart archetype: use released version of the Sling Launchpad
     new ba1c2f3  Maven archetypes: use parent version 3
     new 236cd97  archetypes: move to archetype parent 4-SNAPSHOT and fix rat checks
     new 3ee7107  sling-slingstart-archetype: use sling-archetype-parent 4
     new 69ed406  [maven-release-plugin] prepare release sling-slingstart-archetype-1.0.0
     new c626146  [maven-release-plugin] prepare for next development iteration
     new 7e08839  sling-slingstart-archetype: use sling-archetype-parent 5-SNAPSHOT
     new 609e8e2  Archetypes: roll back to released version of archetype parent
     new 2722c92  Update slingstart maven plugin to 1.7.0 in all projects to avoid build problems using the reactor
     new 2927c96  SLING-6204 - Use launchpad version 9 in the Maven archetypes
     new 966e068  [maven-release-plugin] prepare release sling-slingstart-archetype-1.0.2
     new 519538d  [maven-release-plugin]  copy for tag sling-slingstart-archetype-1.0.2

The 13 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-slingstart-archetype] 04/07: Update slingstart maven plugin to 1.7.0 in all projects to avoid build problems using the reactor

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 2722c928546176a557e728970f722302b26cde5b
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Dec 29 14:29:30 2016 +0000

    Update slingstart maven plugin to 1.7.0 in all projects to avoid build problems using the reactor
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart@1776436 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/archetype-resources/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index f6c5e13..90814bb 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -23,7 +23,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.3.6</version>
+                <version>1.7.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <createWebapp>true</createWebapp>

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

[sling-slingstart-archetype] 05/07: SLING-6204 - Use launchpad version 9 in 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 annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 2927c9617157b7287179122c562b1fd84fde1833
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 12 11:06:56 2017 +0000

    SLING-6204 - Use launchpad version 9 in the Maven archetypes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart@1798436 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/archetype-resources/pom.xml                         | 2 +-
 src/main/resources/archetype-resources/src/main/provisioning/model.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index 90814bb..0be40e3 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -23,7 +23,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>slingstart-maven-plugin</artifactId>
-                <version>1.7.0</version>
+                <version>1.7.6</version>
                 <extensions>true</extensions>
                 <configuration>
                     <createWebapp>true</createWebapp>
diff --git a/src/main/resources/archetype-resources/src/main/provisioning/model.txt b/src/main/resources/archetype-resources/src/main/provisioning/model.txt
index 1e12744..1fba835 100644
--- a/src/main/resources/archetype-resources/src/main/provisioning/model.txt
+++ b/src/main/resources/archetype-resources/src/main/provisioning/model.txt
@@ -18,6 +18,6 @@
 #
 [feature name=model]
 [artifacts]
-  org.apache.sling/org.apache.sling.launchpad/8/slingstart
+  org.apache.sling/org.apache.sling.launchpad/9/slingstart
   org.apache.felix/org.apache.felix.shell/1.4.3
   org.apache.felix/org.apache.felix.shell.remote/1.1.2

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

[sling-slingstart-archetype] 03/07: Archetypes: roll back to released version of archetype parent

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 609e8e282b585a87f8b46245d378004dc750f878
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 22:07:07 2015 +0000

    Archetypes: roll back to released version of archetype parent
    
    Our current policy of setting the parent's relativePath to empty
    prevents picking up the parent from the reactor build, so we must
    use a released version.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart@1709119 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49c60a1..b4b92f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
         <relativePath />
-        <version>5-SNAPSHOT</version>
+        <version>1</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
     <version>1.0.1-SNAPSHOT</version>

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

[sling-slingstart-archetype] 02/07: sling-slingstart-archetype: use sling-archetype-parent 5-SNAPSHOT

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 7e08839931de1bc7d4ac951dd546d558249ce8e4
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 20:09:31 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index a852c67..49c60a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
         <relativePath />
-        <version>4</version>
+        <version>5-SNAPSHOT</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
     <version>1.0.1-SNAPSHOT</version>

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

[sling-slingstart-archetype] 06/07: [maven-release-plugin] prepare release sling-slingstart-archetype-1.0.2

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 966e068daf6eb1bed8a7f03f4a583986ef3f21d5
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 12 11:08:57 2017 +0000

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

diff --git a/pom.xml b/pom.xml
index b4b92f5..10ffcea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,15 +20,15 @@
         <version>1</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>maven-archetype</packaging>
     <name>Sling Slingstart Archetype</name>
     <description>Maven archetype for a Sling Slingstart application</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/slingstart</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-slingstart-archetype-1.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-slingstart-archetype-1.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-slingstart-archetype-1.0.2</url>
     </scm>
 
     <build>

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

[sling-slingstart-archetype] 07/07: [maven-release-plugin] copy for tag sling-slingstart-archetype-1.0.2

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 519538d12f0fe00e9df264be0fc35d0bc2c2edf1
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 12 11:09:00 2017 +0000

    [maven-release-plugin]  copy for tag sling-slingstart-archetype-1.0.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/sling-slingstart-archetype-1.0.2@1798438 13f79535-47bb-0310-9956-ffa450edef68

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

[sling-slingstart-archetype] 01/07: [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 sling-slingstart-archetype-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit c6261467d96b0a5bba61cc682d8c1042696c6d08
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Oct 16 20:08:07 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 0439618..a852c67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,15 +20,15 @@
         <version>4</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>Sling Slingstart Archetype</name>
     <description>Maven archetype for a Sling Slingstart application</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-slingstart-archetype-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-slingstart-archetype-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-slingstart-archetype-1.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/slingstart</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/slingstart</url>
     </scm>
 
     <build>

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