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:39:34 UTC

[sling-org-apache-sling-fsresource] annotated tag org.apache.sling.fsresource-2.1.6 created (now abaf288)

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

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


      at abaf288  (tag)
 tagging 5a6e07cb18232ad832f87db34fb58dc6fab7a467 (commit)
      by Stefan Seifert
      on Fri Jun 23 13:49:29 2017 +0000

- Log -----------------------------------------------------------------
org.apache.sling.fsresource-2.1.6
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 0c33118  SLING-583 Initial implementation of a filesystem resource provider
     new fd8bbdc  Code formatting
     new 6f617dc  SLING-583 Fix FsResourceProvider.listChildren if the provider root is to be return as the single entry in the iterator
     new fc83e32  SLING-583 Latest change introduces dependency on JCR API (because a directory is not returned any more as a resource if a repository item with the same name exists)
     new 7ab3c81  SLING-583 Cleanup to consistently not return FsResource instances for directories "hiding" existing repository items.
     new a46c284  Remove redundant null check
     new c361d2a  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new a284078  SLING-829 Cosmetics to the bundle/project names
     new 6ec1315  SLING-829 Ensure Apache Sling prefix on all configuration names
     new 4d89314  SLING-865 - Correct location
     new 48e6a1d  SLING-865 - Correct pom and svn reference.
     new 5150158  SLING-916 move non-exported packages to internal packages and remove javadoc configuration which will be inherited from parent pom
     new 19d32c4  Fix fsresource provider and sling plugin after recent refactorings.
     new 6799d74  Use release parent pom
     new bee824c  [maven-release-plugin] prepare release org.apache.sling.fsresource-0.9.0-incubator
     new fe60fe1  [maven-release-plugin] prepare for next development iteration
     new 8958da0  Use next dev version of parent pom
     new 36ccd05  Add missing licence, notice etc.
     new 6bcf253  Prepare new release.
     new 16644cd  [maven-release-plugin] prepare release org.apache.sling.fsresource-0.9.2-incubator
     new 746e1d1  [maven-release-plugin] prepare for next development iteration
     new 16ecaa5  Use next parent pom for development.
     new f943311  Set parent pom to released version.
     new ab2cf0f  Move Sling to new TLP location
     new 501bb88  SLING-1011 : Remove disclaimer file.
     new b47fdc9  SLING-1011 : Adjust svn location
     new 40f9091  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 164dbcf  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 2f0cded  Use official release instead of incubator release.
     new 10c9088  Update to latest Sling releases.
     new a8b5bdf  Update to latest release.
     new 2d2ef3d  SLING-1186 Upgrade to Sling Parent POM 8-SNAPSHOT (to use SCR plugin 1.4.0), set DS specification version of components to 1.1, convert component into a regular (non-ComponentFactory) component and ensure meta type descriptor is generated with factoryPid set to the same value as the PID to have factory configuration support.
     new 3111d96  SLING-1186 Parent POM 7 is good enough (no need for 8-SNAPSHOT)
     new 2051b5f  SLING-1187 Remove FsProviderConstants (moved constants to FsResource) and FsFolderServlet (duplicate code from default GET Servlet)
     new 3a95821  SLING-1192 use nt:file and nt:folder for files and folders and drop the special resource super type
     new a78ef39  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 5137b7e  Just code cleanup - no functional changes.
     new 71d0b66  Check whether the abstract file is a directory before trying to open the FileInputStream on it (to prevent a nasty log message)
     new 93cda71  SLING-1387 : File system provider should send resource events
     new 38aa5a1  SLING-1387 : File system provider should send resource events
     new 5d6630a  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.0.0
     new c0d679e  [maven-release-plugin] prepare for next development iteration
     new feb2473  SLING-1516 Fixed by looking for a factory pid on activation.
     new b109367  SLING-1516  A much better fix provided by Felix.
     new 8df175a  Use released parent pom.
     new a30c588  SLING-1193 Fsresoruce and bundle resource implement the 2.0.8 API which means they cant be used with ResourceUtil, updated.
     new c385893  SLING-1193 Have the bundle plugin set the correct import version range for the resource API implemented by the bundles
     new 61509be  SLING-1625 Check File.listFiles() result to prevent NullPointerException
     new b5c493c  Use latest Sling API release
     new 8cd0450  Fix javadocs
     new 26c5948  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 9281408  fixing relativePaths
     new a8d1b87  Update to recent snapshots
     new 2979d42  Use latest releases.
     new abcabe3  Remove obsolete licence and notice
     new 4d518af  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.0.2
     new 820f5c2  [maven-release-plugin] prepare for next development iteration
     new 04c2091  SLING-2150 : Update plugins to use the latest available versions
     new 15cc17a  Update to recent snapshot
     new 366633f  Using latest released parent pom
     new 630b18e  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new f4a2616  temporarily using snapshots during release vote
     new 15c85c9  using latest releases
     new 0aba830  SLING-2312 - adding adapter annotations for fsresource bundle
     new 8309283  SLING-2314 - applying patch from Stefan Seifert to switch annotation style on FSResourceProvider. Thanks for the patch!
     new 8318373  SLING-1081 : fsresource: allow to adapt to ValueMap
     new cc90f52  using next snapshots during release process
     new d3e5959  Use released adapter annotations.
     new 7c14443  Use released maven sling plugin
     new a30d734  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 1c8b6ab  SLING-2483 Use provide:=true instead of version macros to define the proper import version range. Also fix a small glitch in the parent pom relativePath of the framework-extension-ws bundle
     new d61a155  Correctly increase resource package version and include latest resource providers.
     new 9363ec0  Update to latest parent pom
     new 28ecd71  Use released versions
     new 195c76d  SLING-2541 : General mechanism to chain resource providers
     new e71601f  Preparing release
     new 5468aa2  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.1.0
     new 7b1b0a6  [maven-release-plugin] prepare for next development iteration
     new f867347  Set dependencies to latest snapshots after release
     new 747e4bb  Update to released bundles
     new d93f502  Use latest releases and update to new parent pom
     new 94c55fa  Update to latest parent pom and use latest releases in launchpad
     new 2653bcb  SLING-2739 :  Add methods for handling the resource type hierarchy to the resource resolver
     new 0e9dd0f  Prepare for release
     new a76cf10  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.1.2
     new 418479c  [maven-release-plugin] prepare for next development iteration
     new fb5221e  Use latest snapshot
     new 8cf1d4e  Use released versions after release.
     new b273649  Correct reactor pom and update to parent pom 16
     new c9aca5b  Update to latest parent pom
     new 592bc1e  SLING-2944 Revert Sling API dependency to 2.3.0 again
     new d5588c1  Update to parent pom 18
     new 0bb72cc  SLING-3286 - Remove plugin version overrides from poms
     new 2254ba3  Update to parent pom v19
     new 9584f16  3804 : Fields for dynamic references must be volatile
     new 07281a3  Updated to parent version 20
     new 4392745  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.1.4
     new a4d1ae4  [maven-release-plugin] prepare for next development iteration
     new 2b642b2  Update to Sling Parent POM 22 with baselining enabled
     new 43259e6  SLING-4698 - Set parent.relativePath to empty for all modules
     new be69e70  Update to Sling Parent 23
     new b030d0c  set parent version to 24 and add empty relativePath where missing
     new 0320672  Update the main reactor to parent 25
     new 9f877f5  SLING-5192 - FsResourceProvider should set webconsole.configurationFactory.nameHint
     new a5f05c9  Switch to parent pom 26
     new dde630e  SLING-6279 : Switch from event admin to Sling Resource Observation API
     new a0bc09c  SLING-6279 : Switch from event admin to Sling Resource Observation API
     new 741a449  SLING-6364 fix provider.roots config property name, and property labels/descriptions (patch provided by Sandro Boehme)
     new c2b7f0c  SLING-6364 rename config property back to provider.root because this is expected for an resource provider
     new 566413e  SLING-6364 make sure webconsole nameHint is included in metatype
     new 57279b1  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.2.0
     new 1958519  [maven-release-plugin] prepare for next development iteration
     new bcf3200  SLING-6439 : Filesystem Resource Provider does not support overlaying nodes from repository
     new 9998dd0  SLING-6439 make sure directory resources from parent resource provider have higher precedence than from this provider this allows properties like sling:resourceSuperType to take effect
     new 4ef6f63  SLING-6439 define own property for handling directory references instead of the deprecated ResourceMetadata.INTERNAL_CONTINUE_RESOLVING
     new a08a244  fix javadoc errors
     new 6aa918b  [maven-release-plugin] prepare release org.apache.sling.fsresource-1.2.2
     new 2a1916a  [maven-release-plugin] prepare for next development iteration
     new 17c7392  SLING-6526 Switch back to Sling API 2.11.0 add unit test coverage
     new 1309a70  SLING-6440 Filesystem Resource Provider: Support "mounting" content resources from JSON files
     new fe118cc  SLING-6440 Filesystem Resource Provider: Support "mounting" content resources from JSON files
     new 110f28b  SLING-6440 fix invalid path in unit test
     new eadcbb2  SLING-6440 further improvements for content file/json support: - enhance jcr api layer - make sure jcr primary type is always defined - send events for all nodes in content files - introduce simple LRU memory cache for parsed content files
     new 94e04e0  SLING-6537 add support for .jcr.xml files
     new e3b8e0f  SLING-6537 add support for .jcr.xml files
     new 0115c1a  SLING-6440 refactor fs jcr implementation to avoid cyclic dependencies to resource API and some further improvements
     new 299edbd  SLING-6440 simplify FileMonitor
     new c1a74d3  SLING-6440 switch to fscontentparser rename "Filesystem" to "File System" update to latest parent
     new a66ffe6  SLING-6440 update to latest API
     new 42d217a  set version in trunk to 2.0.0-SNAPSHOT (based on new Resource Provider SPI, 1.x in branch for old SPI)
     new 8290b1b  use Sling Parent 30
     new 1816787  SLING-6537 FileVault XML support
     new 8d9d081  SLING-6537 FileVault XML support
     new 9449933  SLING-6440 use ManifestHeader to parse directives
     new 37acacb  SLING-6537 FileVault XML support
     new 32e4272  SLING-6537 BigDecimal support, use copy of enhanced ValueMap with proper type converstion from Sling API 2.17.0
     new 3fb8dec  SLING-6440 rename INITIAL_CONTENT_FILES_FOLDERS to FILES_FOLDERS
     new a48dbbd  SLING-6630 make FILES_FOLDERS default
     new ee0c02d  cosmetic: use consistent wording, reorder config attributes
     new 9f5cdf6  SLING-6440 switch to latest jcr/contentparser API
     new 259fc58  SLING-6440 switch to latest jcr/contentparser API
     new 69333f2  SLING-6440 switch to latest contentparser API
     new 5f9e9c0  update dependencies
     new 80a7f03  fix javadoc errors
     new da43d7d  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.0.0
     new 33f99ce  [maven-release-plugin] prepare for next development iteration
     new fbe46e0  update sling-mock dependency
     new b977db9  SLING-6829 FSResource: Support node descriptor files for folders and binary files
     new 682d27e  SLING-6829 make unit tests independent of resource child order
     new 6e35e78  update dependency
     new aa71cf2  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.0
     new 16f19d9  [maven-release-plugin] prepare for next development iteration
     new b260fd1  update to next development version until release version is available on maven central
     new b79d9d4  switch to release versions
     new 893f527  SLING-6869 fsresource: Avoid NPE when content fragment file contains invalid JSON
     new ac37ebe  SLING-6873 FSResource: Support tick as well as double quote when parsing JSON files
     new 77f4ea6  SLING-6877 FSResource: Allow to adapt to Node from FileResource
     new 0551619  update dependency to release version
     new 47e7a86  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.2
     new 7fcd67e  [maven-release-plugin] prepare for next development iteration
     new f938048  update to next development version until release version is available on maven central
     new e9ac0a0  switch back to released version
     new 6618f49  update org.apache.sling.jcr.contentparser dependency
     new 7cc1937  SLING-6918 enable json comments and tick quotes by default (same as JCR content loader)
     new 07a56fd  update dependency
     new bf6200f  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.4
     new 06240b1  [maven-release-plugin] prepare for next development iteration
     new a898908  rollback releases
     new 60c62eb  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.4
     new 167a18e  [maven-release-plugin] prepare for next development iteration
     new 7fbf991  update to next development version until release version is available on maven central
     new f1266ae  switch back to released version
     new 74f7489  cosmetic: add "xml" format that is also supported to descriptive message
     new c05a3f4  SLING-6961 FsResource: Ignore security:acl and security:principals nodes
     new c0c7452  update to release version
     new 801adf1  [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.6
     new 5a6e07c  [maven-release-plugin] copy for tag org.apache.sling.fsresource-2.1.6

The 177 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-fsresource] 05/08: SLING-6961 FsResource: Ignore security:acl and security:principals nodes

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit c05a3f44ea5eb5c02810d48fd3056fae0fa85bc3
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Wed Jun 14 17:23:02 2017 +0000

    SLING-6961 FsResource: Ignore security:acl and security:principals nodes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1798724 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7af4cf..b10efb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.2</version>
+            <version>1.2.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

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

[sling-org-apache-sling-fsresource] 03/08: switch back to released version

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit f1266aef818b67a4e14d38c4b93c9c2c12e683d3
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Jun 2 09:31:52 2017 +0000

    switch back to released version
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1797347 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b10efb3..e7af4cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.3-SNAPSHOT</version>
+            <version>1.2.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

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

[sling-org-apache-sling-fsresource] 06/08: update to release version

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit c0c7452e13a105083e8d3d01660b7d5affa4f167
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Jun 23 13:46:30 2017 +0000

    update to release version
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1799666 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b10efb3..c0085a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.3-SNAPSHOT</version>
+            <version>1.2.4</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

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

[sling-org-apache-sling-fsresource] 04/08: cosmetic: add "xml" format that is also supported to descriptive message

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit 74f748912c606afa234f7d568f85dc0cb64d4321
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Wed Jun 14 16:37:23 2017 +0000

    cosmetic: add "xml" format that is also supported to descriptive message
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1798713 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/fsprovider/internal/FsMode.java          | 2 +-
 .../java/org/apache/sling/fsprovider/internal/FsResourceProvider.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/org/apache/sling/fsprovider/internal/FsMode.java b/src/main/java/org/apache/sling/fsprovider/internal/FsMode.java
index b255bb2..722a4e5 100644
--- a/src/main/java/org/apache/sling/fsprovider/internal/FsMode.java
+++ b/src/main/java/org/apache/sling/fsprovider/internal/FsMode.java
@@ -29,7 +29,7 @@ public enum FsMode {
     FILES_FOLDERS,
 
     /**
-     * Sling-Initial-Content file system layout, supports file and folders ant content files in JSON and jcr.xml format.
+     * Sling-Initial-Content file system layout, supports file and folders ant content files in JSON, xml and jcr.xml format.
      */
     INITIAL_CONTENT,
     
diff --git a/src/main/java/org/apache/sling/fsprovider/internal/FsResourceProvider.java b/src/main/java/org/apache/sling/fsprovider/internal/FsResourceProvider.java
index c2933cf..acc856f 100644
--- a/src/main/java/org/apache/sling/fsprovider/internal/FsResourceProvider.java
+++ b/src/main/java/org/apache/sling/fsprovider/internal/FsResourceProvider.java
@@ -105,7 +105,7 @@ public final class FsResourceProvider extends ResourceProvider<Object> {
                         @Option(value="FILES_FOLDERS", label="FILES_FOLDERS - "
                                 + "Support only files and folders (classic mode)"),
                         @Option(value="INITIAL_CONTENT", label="INITIAL_CONTENT - "
-                                + "Sling-Initial-Content file system layout, supports file and folders ant content files in JSON and jcr.xml format"),
+                                + "Sling-Initial-Content file system layout, supports file and folders ant content files in JSON, xml and jcr.xml format"),
                         @Option(value="FILEVAULT_XML", label="FILEVAULT_XML - "
                                 + "FileVault XML format (expanded content package)"),
                 })

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

[sling-org-apache-sling-fsresource] 01/08: [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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit 167a18e44d9bd5b27c9d2bac77283162daa9546f
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue May 30 08:20:15 2017 +0000

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

diff --git a/pom.xml b/pom.xml
index 1bca990..e7af4cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.fsresource</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.4</version>
+    <version>2.1.5-SNAPSHOT</version>
 
     <name>Apache Sling File System Resource Provider</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-2.1.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-2.1.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fsresource-2.1.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/fsresource</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-fsresource] 08/08: [maven-release-plugin] copy for tag org.apache.sling.fsresource-2.1.6

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit 5a6e07cb18232ad832f87db34fb58dc6fab7a467
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Jun 23 13:49:29 2017 +0000

    [maven-release-plugin] copy for tag org.apache.sling.fsresource-2.1.6
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-2.1.6@1799672 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-fsresource] 07/08: [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.6

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit 801adf11c5fedd2953e4ae21dbd189fa8b6218b9
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Jun 23 13:49:16 2017 +0000

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

diff --git a/pom.xml b/pom.xml
index c0085a4..5777dd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.fsresource</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.5-SNAPSHOT</version>
+    <version>2.1.6</version>
 
     <name>Apache Sling File System Resource Provider</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/fsresource</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-2.1.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fsresource-2.1.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fsresource-2.1.6</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-fsresource] 02/08: update to next development version until release version is available on maven central

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.fsresource-2.1.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git

commit 7fbf99151a843f479b3c9f5a7fd650e4d4e1d9b5
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue May 30 08:44:26 2017 +0000

    update to next development version until release version is available on maven central
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1796807 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7af4cf..b10efb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.2</version>
+            <version>1.2.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

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