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:15:07 UTC

[sling-maven-jcrocm-plugin] annotated tag maven-jcrocm-plugin-2.0.4-incubator created (now 5a6ff0d)

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

rombert pushed a change to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git.


      at 5a6ff0d  (tag)
 tagging d08a990e95eee39b6b1668a54726526aa082948e (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
maven-jcrocm-plugin-2.0.4-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 25fa8d7  Import initial Sling source
     new 9297bae  Ignore Eclipse and build artifacts
     new 56f53fb  Fix scm settings
     new f158501  Ignore Eclipse .settings
     new 0858d35  Fix license headers.
     new e797442  Fix license headers.
     new 32d4083  Adapt to descriptor chances in latest Jackrabbit OCM Mapper snapshot
     new 3e3d700  SLING-83 Move modules according to the new module structure
     new bd76ce5  SLING-83: Add two maven modules.
     new 87cc834  SLING-83: Fix relative paths to parent poms.
     new 483b1c8  Rename XML root element to jackrabbit-ocm, which is the correct root element of the Jackrabbit OCM.
     new 80ed9b6  SLING-204 - add svn ignore patterns for intellij
     new cf0151c  Move licence and notice to top level dir.
     new ee1e89f  Add incubator disclaimer.
     new e58bc9a  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 15e1efc  Update notice files.
     new 0a51c92  Update notice files for maven plugins.
     new 75195d5  Eclude maven-eclipse.xml generated by the maven eclipse plugin.
     new 68693f5  SLING-483: Add excludes for javadocs (WiP)
     new baec2b0  SLING-495 - NOTICE files generated using mknotice script
     new 23e630a  SLING-495 - NOTICE files updated according to changes in revision 662927
     new a12091e  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new f0a6c51  Use released version of parent pom.
     new 0c7b58b  [maven-release-plugin] prepare release maven-jcrocm-plugin-2.0.0-incubator
     new 3a3f307  [maven-release-plugin] prepare for next development iteration
     new 74e2930  Fix reference to parent pom.
     new a3402b4  SLING-521: Restore plugin notice files.
     new 39e6fdd  SLING-521: Separate between notice files for bin and src dists.
     new d164414  SLING-521: Separate between notice files for bin and src dists.
     new dfefea1  Change copyright year to 2008.
     new 828fd66  Update to released versions.
     new 19b6696  [maven-release-plugin] prepare release maven-jcrocm-plugin-2.0.2-incubator
     new 3e6a722  [maven-release-plugin] prepare for next development iteration
     new aef95ee  Use latest snapshots again to make project buildable.
     new 613890a  Use released parent pom where possible.
     new 7e0e106  SLING-555 : Update all poms to use the latest parent pom; update parent pom to include the incubator repo for plugins and use latest plugins.
     new 057d123  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new e84e5c2  Update notice files to include 2009 in copyright statement.
     new 1a15433  SLING-829 Missed the OCM plugin
     new 70f603f  [maven-release-plugin]  copy for tag maven-jcrocm-plugin-2.0.4-incubator
     new d08a990  Move Sling to new TLP location

The 41 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-maven-jcrocm-plugin] 09/11: SLING-829 Missed the OCM plugin

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 1a15433c8a6246a08758b23ecab1ad7745ec08ba
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Thu Jan 15 10:37:45 2009 +0000

    SLING-829 Missed the OCM plugin
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@734661 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 172af9b..dd78271 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 	<packaging>maven-plugin</packaging>
 
 	<name>
-		Sling - Maven Plugin to create Jackrabbit OCM descriptors
+		Apache Sling Maven Plugin to create Jackrabbit OCM descriptors
 	</name>
 	<description>
 		The Maven JcrOCM Plugin supports extracting and generation of

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

[sling-maven-jcrocm-plugin] 07/11: SLING-808 : Increase version to 5-incubator-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 maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 057d123a9cae8df78f3185ca8bca928756a81eef
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jan 5 11:07:35 2009 +0000

    SLING-808 : Increase version to 5-incubator-SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@731526 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 795540f..172af9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>4-incubator-SNAPSHOT</version>
+		<version>5-incubator-SNAPSHOT</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-maven-jcrocm-plugin] 04/11: Use latest snapshots again to make project buildable.

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit aef95ee58f045babc7da34cbcfa9dd5caf9159b1
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Jun 17 08:55:12 2008 +0000

    Use latest snapshots again to make project buildable.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@668571 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b509e42..795540f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>3-incubator</version>
+		<version>4-incubator-SNAPSHOT</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-maven-jcrocm-plugin] 05/11: Use released parent pom where possible.

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 613890afba8f4181e1232707f165b8f046aad924
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jun 23 12:07:27 2008 +0000

    Use released parent pom where possible.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@670529 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 795540f..b509e42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>4-incubator-SNAPSHOT</version>
+		<version>3-incubator</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-maven-jcrocm-plugin] 11/11: Move Sling to new TLP location

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit d08a990e95eee39b6b1668a54726526aa082948e
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Thu Jun 18 09:21:02 2009 +0000

    Move Sling to new TLP location
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/maven-jcrocm-plugin-2.0.4-incubator@785979 13f79535-47bb-0310-9956-ffa450edef68

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

[sling-maven-jcrocm-plugin] 03/11: [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 maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 3e6a7223bfec49911dfb1975e3f7dba598ac81ea
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Jun 17 06:59:35 2008 +0000

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

diff --git a/pom.xml b/pom.xml
index e23c2b5..b509e42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	</parent>
 
 	<artifactId>maven-jcrocm-plugin</artifactId>
-	<version>2.0.2-incubator</version>
+	<version>2.0.3-incubator-SNAPSHOT</version>
 	<packaging>maven-plugin</packaging>
 
 	<name>
@@ -41,9 +41,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/maven/maven-jcrocm-plugin</url>
     </scm>
 
 	<reporting>

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

[sling-maven-jcrocm-plugin] 01/11: Update to released versions.

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 828fd66670ff62ade9421baa3763e99f6fcaa884
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Jun 17 06:57:15 2008 +0000

    Update to released versions.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@668413 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de76ee5..fce0b0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>2-incubator-SNAPSHOT</version>
+		<version>3-incubator</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-maven-jcrocm-plugin] 08/11: Update notice files to include 2009 in copyright statement.

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit e84e5c272d5a1f3c3771f7cad616e517d7a7064c
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Jan 7 09:07:02 2009 +0000

    Update notice files to include 2009 in copyright statement.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@732280 13f79535-47bb-0310-9956-ffa450edef68
---
 NOTICE                             | 2 +-
 src/main/resources/META-INF/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index 790ae97..417ad1e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Sling Maven JCROCM Plugin
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 Apache Sling is based on source code originally developed 
 by Day Software (http://www.day.com/).
diff --git a/src/main/resources/META-INF/NOTICE b/src/main/resources/META-INF/NOTICE
index 368daa0..9a0ae5a 100644
--- a/src/main/resources/META-INF/NOTICE
+++ b/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Sling Maven JCROCM Plugin
-Copyright 2008 The Apache Software Foundation
+Copyright 2008-2009 The Apache Software Foundation
 
 Apache Sling is based on source code originally developed 
 by Day Software (http://www.day.com/).

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

[sling-maven-jcrocm-plugin] 06/11: SLING-555 : Update all poms to use the latest parent pom; update parent pom to include the incubator repo for plugins and use latest plugins.

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 7e0e1061af2aa80e6667f2910b0148458da2b4c8
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jul 21 14:24:25 2008 +0000

    SLING-555 : Update all poms to use the latest parent pom; update parent pom to include the incubator repo for plugins and use latest plugins.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@678436 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b509e42..795540f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>3-incubator</version>
+		<version>4-incubator-SNAPSHOT</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-maven-jcrocm-plugin] 10/11: [maven-release-plugin] copy for tag maven-jcrocm-plugin-2.0.4-incubator

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 70f603f86d33e1111725d8a8b2669857318d66ae
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue May 5 16:26:01 2009 +0000

    [maven-release-plugin]  copy for tag maven-jcrocm-plugin-2.0.4-incubator
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.4-incubator@771898 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index dd78271..d0b2f68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
 	<parent>
 		<groupId>org.apache.sling</groupId>
 		<artifactId>sling</artifactId>
-		<version>5-incubator-SNAPSHOT</version>
+		<version>5-incubator</version>
 		<relativePath>../../parent/pom.xml</relativePath>
 	</parent>
 
 	<artifactId>maven-jcrocm-plugin</artifactId>
-	<version>2.0.3-incubator-SNAPSHOT</version>
+	<version>2.0.4-incubator</version>
 	<packaging>maven-plugin</packaging>
 
 	<name>
@@ -41,9 +41,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/maven/maven-jcrocm-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.4-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.4-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/maven-jcrocm-plugin-2.0.4-incubator</url>
     </scm>
 
 	<reporting>

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

[sling-maven-jcrocm-plugin] 02/11: [maven-release-plugin] prepare release maven-jcrocm-plugin-2.0.2-incubator

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

rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.4-incubator
in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git

commit 19b6696f113e7f369ca3512116b24c56c8a08455
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Jun 17 06:59:24 2008 +0000

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

diff --git a/pom.xml b/pom.xml
index fce0b0b..e23c2b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 	</parent>
 
 	<artifactId>maven-jcrocm-plugin</artifactId>
-	<version>2.0.1-incubator-SNAPSHOT</version>
+	<version>2.0.2-incubator</version>
 	<packaging>maven-plugin</packaging>
 
 	<name>
@@ -41,9 +41,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/maven/maven-jcrocm-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/maven-jcrocm-plugin-2.0.2-incubator</url>
     </scm>
 
 	<reporting>

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