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:58:12 UTC

[sling-org-apache-sling-repoinit-parser] annotated tag org.apache.sling.repoinit.parser-1.0.2 created (now 7d6dc38)

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

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


      at 7d6dc38  (tag)
 tagging 357cad12acb0b9cda7fbae39fcee31c29b200415 (commit)
      by Bertrand Delacretaz
      on Wed Jul 6 09:05:22 2016 +0000

- Log -----------------------------------------------------------------
org.apache.sling.repoinit.parser-1.0.2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 52bef86  SLING-5355 - initial parser and tests
     new 73dc487  SLING-5355 - make space for more acldef modules
     new c593f72  SLING-5355 - jcr module added, work in progress
     new 230fdf7  fix build by setting commons-io’s version to 2.4
     new 847aa69  SLING-5355 - parser service
     new 0ac405a  SLING-5355 - AclSetupComponent, work in progress
     new 69e2707  Switch to parent pom 26
     new 464dd03  SLING-5449 - rename the modules to 'jcrinit'
     new 061b136  SLING-5449 - the name is 'repoinit' instead as the parser is not JCR-specific
     new 0ea77fd  SLING-5449 - the name is 'repoinit' instead as the parser is not JCR-specific
     new 1f9131f  SLING-5449 - rename packages to repoinit
     new 927bc9e  SLING-5449 - rename the remaining things from ACL to 'repoinit'
     new 593ad88  SLING-5449 - move repoinit under commons
     new 83b37d9  repoinit: fix SCM urls after move
     new a7fbbdd  normalize line endings to ensure tests run on windows as well
     new 09f97e2  SLING-5449 - initial base tree creation language, see test-20.txt for examples
     new db642cd  SLING-5449 - use nicer 'create path' syntax
     new 69753a9  SLING-5449 - Implement CreatePath in oak-jcr module
     new 73201e5  SLING-5449 - move the repoinit modules under extensions, they do contain Sling-specific stuff
     new ab73315  SLING-5449 - fix scm strings
     new 63ef28c  [maven-release-plugin] prepare release org.apache.sling.repoinit.parser-1.0.0
     new ca6a748  [maven-release-plugin] prepare for next development iteration
     new 2b63863  Comment the example
     new 9723e19  [maven-release-plugin] prepare release org.apache.sling.repoinit.parser-1.0.2
     new 357cad1  [maven-release-plugin] copy for tag org.apache.sling.repoinit.parser-1.0.2

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


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

[sling-org-apache-sling-repoinit-parser] 03/04: [maven-release-plugin] prepare release org.apache.sling.repoinit.parser-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 org.apache.sling.repoinit.parser-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git

commit 9723e190e75b783d16e28bf9e252d8d656da45cb
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Jul 6 09:05:09 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index 10ee138..4c447b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.2</version>
   <name>Apache Sling RepoInit Parser</name>
   <description>Parser for the Repository Initialization language used in Sling</description>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</developerConnection>
-    <url>https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-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-org-apache-sling-repoinit-parser] 04/04: [maven-release-plugin] copy for tag org.apache.sling.repoinit.parser-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 org.apache.sling.repoinit.parser-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git

commit 357cad12acb0b9cda7fbae39fcee31c29b200415
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Jul 6 09:05:22 2016 +0000

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

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

[sling-org-apache-sling-repoinit-parser] 02/04: Comment the example

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

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

commit 2b63863ac0b9dc46e3c6bc7fc42c2903fb8568db
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Jun 22 13:05:43 2016 +0000

    Comment the example
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser@1749680 13f79535-47bb-0310-9956-ffa450edef68
---
 src/test/resources/testcases/test-99.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/test/resources/testcases/test-99.txt b/src/test/resources/testcases/test-99.txt
index df013a8..44de7e9 100644
--- a/src/test/resources/testcases/test-99.txt
+++ b/src/test/resources/testcases/test-99.txt
@@ -17,7 +17,10 @@ set ACL on /tmp
 allow some:otherPrivilege for bob_the_service
 end
 
+# Nodetypes inside the path apply to just that path element
 create path /content/example.com(sling:Folder)
+
+# A nodetype in front is used as the default for all path elements
 create path (nt:unstructured) /var
 
 set ACL for alice, bob,fred

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

[sling-org-apache-sling-repoinit-parser] 01/04: [maven-release-plugin] prepare for next development iteration

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

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

commit ca6a748c515d4d01bf42502fc2e2c00cda4e55da
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Tue Jun 21 14:41:55 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index 96bf799..10ee138 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
 
   <artifactId>org.apache.sling.repoinit.parser</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Sling RepoInit Parser</name>
   <description>Parser for the Repository Initialization language used in Sling</description>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</developerConnection>
+    <url>https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</url>
   </scm>
   
   <build>

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