You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2023/01/25 19:06:41 UTC

[sling-org-apache-sling-repoinit-filevault-validator] branch master updated (fe60b04 -> 000c6e4)

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

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git


    from fe60b04  Use repoinit.parser 1.9.0
     new 25ab389  [maven-release-plugin] prepare release org.apache.sling.repoinit.filevault.validator-1.0.0
     new e896bfa  [maven-release-plugin] rollback the release of org.apache.sling.repoinit.filevault.validator-1.0.0
     new 000c6e4  add SCM information to POM

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)


[sling-org-apache-sling-repoinit-filevault-validator] 03/03: add SCM information to POM

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git

commit 000c6e45cbf66908449026cb40c179dd3e642f4f
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Wed Jan 25 20:06:36 2023 +0100

    add SCM information to POM
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 86f8089..597fb16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,12 @@
         <sling.java.version>8</sling.java.version>
     </properties>
 
+     <scm>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-repoinit-filevault-validator.git</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.jackrabbit.vault</groupId>


[sling-org-apache-sling-repoinit-filevault-validator] 02/03: [maven-release-plugin] rollback the release of org.apache.sling.repoinit.filevault.validator-1.0.0

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git

commit e896bfa273be1585433e5f6bf789b3596b82b429
Author: Konrad Windszus <ko...@netcentric.biz>
AuthorDate: Wed Jan 25 20:03:13 2023 +0100

    [maven-release-plugin] rollback the release of org.apache.sling.repoinit.filevault.validator-1.0.0
---
 pom.xml | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index dea6ec9..86f8089 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,11 +14,12 @@
  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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.repoinit.filevault.validator</artifactId>
-    <version>1.0.0</version>
+    <version>0.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Repoinit FileVault Validator</name>
     <description>FileVault validator which validates RepoInit OSGi configurations</description>
@@ -104,8 +105,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <tag>org.apache.sling.repoinit.filevault.validator-1.0.0</tag>
-  </scm>
 </project>
\ No newline at end of file


[sling-org-apache-sling-repoinit-filevault-validator] 01/03: [maven-release-plugin] prepare release org.apache.sling.repoinit.filevault.validator-1.0.0

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git

commit 25ab389c81053d9339769bd417dcf19ffa25cf4a
Author: Konrad Windszus <ko...@netcentric.biz>
AuthorDate: Wed Jan 25 20:02:31 2023 +0100

    [maven-release-plugin] prepare release org.apache.sling.repoinit.filevault.validator-1.0.0
---
 pom.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 86f8089..dea6ec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,12 +14,11 @@
  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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.repoinit.filevault.validator</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Apache Sling Repoinit FileVault Validator</name>
     <description>FileVault validator which validates RepoInit OSGi configurations</description>
@@ -105,4 +104,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>org.apache.sling.repoinit.filevault.validator-1.0.0</tag>
+  </scm>
 </project>
\ No newline at end of file