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:51:35 UTC

[sling-org-apache-sling-jcr-webdav] annotated tag org.apache.sling.jcr.webdav-2.2.0 created (now 9500ce8)

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

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


      at 9500ce8  (tag)
 tagging 66b6b506613068b6cd0490462b9ef77b830b4ef3 (commit)
      by Felix Meschberger
      on Tue May 28 12:25:38 2013 +0000

- Log -----------------------------------------------------------------
org.apache.sling.jcr.webdav-2.2.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new cf5d7e6  SLING-150 Add support for Jackrabbit Simple WebDAV
     new e73a751  SLING-150 LICENSE and NOTICE file for the new bundle
     new ed9ac9c  SLING-150 webdav module should be in trunk not whiteboard
     new 98a70e6  SLING-150 Exclude the WebDAV client code from the bundle and thus remove the dependency on HttpClient.
     new 840140e  SLING-170 Redirect to the default workspace when accessing the servlet directly.
     new 276d804  Added webdav-resource-config.xml to map nt:file and related nodetypes in the usual way
     new 0d2bc66  SLING-176 Include jcr-commons packages in the bundle
     new 6075e5a  Use OSGi core and cmpendium jars from Felix project.
     new 97ce3de  SLING-204 - add svn ignore patterns for intellij
     new 82e5c38  SLING-256 - Use null for the workspace name in JCR calls if configured name is empty
     new 602518d  SLING-342 Register SLingWebDavServlet as a global default servlet. This allows supporting WebDAV requests inside Sling requests. For normal request processing this should not interfere.
     new 2f19dc1  Move licence and notice to top level dir.
     new ea1807f  Add incubator disclaimer.
     new 32aee69  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 5084dea  Update notice files.
     new f7b71f5  Eclude maven-eclipse.xml generated by the maven eclipse plugin.
     new 694868d  SLING-430 Handle empty/missing sling.servlet.methods property as if it would be set to [ "GET", "HEAD" ] and support "*" to mean "all methods". Add sling.servlet.methods="*" setting to SlingWebDavServlet
     new 5aa0b54  SLING-442: Clean up exports, imports, dependencies and used plugins.
     new 6d6a706  SLING-479 Fix @scr.tags:   - normalize metadata attribute settings to "no"   - ensure proper metadata and ds attributes are set   - create metatype.properties files where required   - fix metatype.properties files
     new ab2e11f  SLING-483: Add excludes for javadocs (WiP)
     new 443e2a3  SLING-495 - NOTICE files generated using mknotice script
     new ef70d6c  SLING-495 - NOTICE files updated according to changes in revision 662927
     new 2a112d7  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new a5898b0  Use released version of parent pom.
     new 9613fba  Use released versions (or soon to be released versions).
     new ac9a4d3  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.0-incubator
     new adf1a67  [maven-release-plugin] prepare for next development iteration
     new 8d649af  Set version to next development version.
     new b60df5a  Fix reference to parent pom.
     new ffb8853  Remove unused imports and fix some javadoc errors.
     new e037bca  SLING-521: Restore more notice files.
     new c7878f3  SLING-521: Separate between notice files for bin and src dists.
     new cdee843  SLING-521: Separate between notice files for bin and src dists.
     new ea26b87  SLING-537 - disable WebDAV iohandlers for zip and XML files
     new 25b287a  SLING-539: Merge LICENSE.* information to LICENSE files     - Xerces notices should be included
     new fbdc0e3  Update to released versions.
     new 6dc4721  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.2-incubator
     new d081bbe  [maven-release-plugin] prepare for next development iteration
     new 6eee069  Use latest snapshots again to make project buildable.
     new 4099ee4  Use released versions.
     new f058c71  Use released parent pom where possible.
     new de6d75e  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 e401896  SLING-639 Don't call the base class service method if a redirect or error has already been sent. Thanks Marc Speck for reporting.
     new a0ed9b8  SLING-767 Integrate MIME Type resolution with Sling functionliaty and provide better configurability of the WebDAV servlets
     new 4762d9c  SLING-769 Explicit Jackrabbit Dependency Versions, adapt to new OCM data and new commons/testing
     new c3d766d  SLING-769 WebDAV 1.5 has a new package, which must be included
     new 9d1edc6  SLING-800 Simplify bundle manifest declaration and ensure completeness
     new d11b97e  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new f1c1b5d  Update notice files to include 2009 in copyright statement.
     new 334525b  SLING-816 Use the MimeTypeService directly for MIME type resolution instead of relying on the ServletContext service registered by the SlingServlet
     new 60d042c  SLING-829 Cosmetics to the bundle/project names
     new 6019091  SLING-829 Ensure Apache Sling prefix on all configuration names
     new d8ee925  SLING-865 : Move to bundles
     new a61946c  SLING-865 : Adjust reactor pom and svn information in each module.
     new 3ae2780  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new eed6167  SLING-907 - Rename SimpleWebDavServlet to avoid confusion with Jackrabbit's
     new f4bbe69  SLING-941: Lots of svn:eol-style settings missing
     new 43f3618  Use release parent pom
     new ddbd9ed  Use released version as dependencies.
     new 7ac20ae  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.4-incubator
     new ce6cbdf  [maven-release-plugin] prepare for next development iteration
     new 97fb4c3  Use next dev version of parent pom
     new b475f6b  Fix license header
     new a56f19a  Prepare new release.
     new b6d0449  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.6-incubator
     new ca23691  [maven-release-plugin] prepare for next development iteration
     new ce85ab9  Use next parent pom for development.
     new b913dcb  Set parent pom to released version.
     new a9cdc12  Move Sling to new TLP location
     new 2855f1d  SLING-1011 : Remove disclaimer file.
     new c57f60a  SLING-1011 : Adjust svn location
     new 544ced7  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 7a09c4c  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 654d64e  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 060762a  SLING-1211 Streamline service method and add support for direct reply to the OPTIONS request on the Dav root.
     new 9cc4307  Use latest jcr api to decouple modules from jcr 1.0 (contained in older jcr api releases)
     new 45464ff  Update notice files.
     new 12aed93  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.8
     new c6838e2  [maven-release-plugin] prepare for next development iteration
     new c5338ab  SLING-1212 - upgrading to Jackrabbit 2. Also includes re-revert of SLING-1363 and implementation of SLING-1330. Thanks to Felix for getting this started.
     new 1d688a6  SLING-1405 - fixing duplicate dependencies
     new fc3d7d3  Use released parent pom.
     new d7c0d97  SLING-1531 - upgrading to jackrabbit 2.1
     new a91b185  SLING-1654 - using ResourceResolver.adaptTo(Session.class) to get the Session instead of getting the session directly as a request attribute
     new 15b6190  SLING-1660 - upgrading to JR 2.1.1
     new 1a0b68a  Use released version of auth/core dependency
     new e09e66f  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 2f167e1  updating pom files pre-release
     new 5eb1043  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.1.0
     new 2431c57  [maven-release-plugin] prepare for next development iteration
     new 6c38700  using latest parent
     new e649904  Update to recent snapshots
     new dfa2d0a  Use latest releases.
     new 827bdb0  Catch and log uncaught exceptions
     new cdc5112  SLING-2044 Upgrade to jackrabbit 2.2.5
     new b2bb239  SLING-2133 : Sling WebDAV response is not sending realm correctly
     new 7d00e51  Remove unused variable
     new 30bf704  SLING-2150 : Update plugins to use the latest available versions
     new b24bcb7  Update to recent snapshot
     new 6a51994  Using latest released parent pom
     new 75c5741  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 a2bbfd3  temporarily using snapshots during release vote
     new 6d1be1e  SLING-2185 Support IOHandler and PropertyHandler services to extend the Jackrabbit WebDAV functionality (thanks Timothee Maret for the patch)
     new ee3c035  using latest releases
     new 36a21a2  SLING-2233 Apply patch providing support for CopyMoveManager supplied by Sameer Charles (Thanks)
     new ca6bfbd  SLING-2272 - upgrade Jackrabbit version to 2.2.9 (except for WebDAV, which needs 2.3.x, so upgraded to 2.3.2) and Tika to 1.0
     new b5d9a11  SLING-2302 Update to Jackrabbit 2.3.4 dependencies and import WebDAV (instead of embedding)
     new b900dfb  Add scope provided to dependencies
     new e6ce118  SLING-2443 - WWW-Authenticate header was missing on OPTIONS request on /
     new a8c3db6  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new a7b9e4b  Correct metatype information
     new b948d6e  SLING-2503 : Update to new Jackrabbit version to fix JCR-3329
     new 488a9f9  Update to latest parent pom
     new 7c55761  Use released versions
     new f90cc4b  SLING-2559 - avoiding the setValue() call by queueing updates to the handler map and then using putAll()
     new 95e310e  Prepare for release
     new 8bb2f4a  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.1.2
     new 76bda1c  [maven-release-plugin] prepare for next development iteration
     new 646a8c3  Use latest releases and update to new parent pom
     new dc73d32  Update to latest parent pom and use latest releases in launchpad
     new 8f37580  Correct reactor pom and update to parent pom 16
     new c7d2fe5  SLING-2825 :  sling webdav servlet should support config property "createAbsoluteURI" . Apply patch from Julian Reschke
     new d30ae80  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.2.0
     new 66b6b50  [maven-release-plugin]  copy for tag org.apache.sling.jcr.webdav-2.2.0

The 124 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-jcr-webdav] 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 org.apache.sling.jcr.webdav-2.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git

commit 76bda1c6b4741816fb3faa2a364bc943bf898149
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue Nov 27 10:27:16 2012 +0000

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

diff --git a/pom.xml b/pom.xml
index 878b97a..0a09224 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.2</version>
+    <version>2.1.3-SNAPSHOT</version>
 
     <name>Apache Sling Simple WebDAV Access to repositories</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.1.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.webdav-2.1.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav</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-jcr-webdav] 03/07: Update to latest parent pom and use latest releases in launchpad

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

commit dc73d32d85f24cee10a03afc524f4ed993e41d26
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Feb 18 08:38:52 2013 +0000

    Update to latest parent pom and use latest releases in launchpad
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1447147 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8729b3a..a2c9118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>14</version>
+        <version>15</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-org-apache-sling-jcr-webdav] 06/07: [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.2.0

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

commit d30ae80a26caf87e052ac4b079c193103463d1b6
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Tue May 28 12:25:25 2013 +0000

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

diff --git a/pom.xml b/pom.xml
index bae7b79..7295b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.2.0</version>
 
     <name>Apache Sling Simple WebDAV Access to repositories</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.2.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.webdav-2.2.0</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-jcr-webdav] 05/07: SLING-2825 : sling webdav servlet should support config property "createAbsoluteURI" . Apply patch from Julian Reschke

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

commit c7d2fe5c39f16ab98c6ac19ff19cebb87d771af2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu May 16 07:50:56 2013 +0000

    SLING-2825 :  sling webdav servlet should support config property "createAbsoluteURI" . Apply patch from Julian Reschke
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1483223 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                       |  3 +--
 .../sling/jcr/webdav/impl/helper/SlingResourceConfig.java     | 11 +++++++++--
 .../sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java    |  5 +++++
 src/main/resources/OSGI-INF/metatype/metatype.properties      |  4 ++++
 4 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index e9d1bd0..bae7b79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.4</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
@@ -116,7 +115,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr-server</artifactId>
-            <version>2.4.2</version>
+            <version>2.4.4</version>
             <scope>compile</scope>
         </dependency>
 
diff --git a/src/main/java/org/apache/sling/jcr/webdav/impl/helper/SlingResourceConfig.java b/src/main/java/org/apache/sling/jcr/webdav/impl/helper/SlingResourceConfig.java
index eab6da0..b0e16da 100644
--- a/src/main/java/org/apache/sling/jcr/webdav/impl/helper/SlingResourceConfig.java
+++ b/src/main/java/org/apache/sling/jcr/webdav/impl/helper/SlingResourceConfig.java
@@ -92,8 +92,15 @@ public class SlingResourceConfig extends ResourceConfig {
             config.get(SlingWebDavServlet.PROP_REALM),
             SlingWebDavServlet.DEFAULT_REALM);
         servletInitParams.put(
-            SimpleWebdavServlet.INIT_PARAM_AUTHENTICATE_HEADER,
-            "Basic realm=\"" + value + "\"");
+                SimpleWebdavServlet.INIT_PARAM_AUTHENTICATE_HEADER,
+                "Basic realm=\"" + value + "\"");
+
+        boolean createAbsoluteUri = OsgiUtil.toBoolean(
+            config.get(SlingWebDavServlet.PROP_CREATE_ABSOLUTE_URI),
+            SlingWebDavServlet.DEFAULT_CREATE_ABSOLUTE_URI);
+        servletInitParams.put(
+                SimpleWebdavServlet.INIT_PARAM_CREATE_ABSOLUTE_URI,
+                Boolean.toString(createAbsoluteUri));
     }
 
     // ---------- ResourceConfig overwrites
diff --git a/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java b/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java
index 2e70cb6..72c45bc 100644
--- a/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java
+++ b/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java
@@ -83,6 +83,11 @@ public class SlingWebDavServlet extends SimpleWebdavServlet {
     @Property(DEFAULT_CONTEXT)
     public static final String PROP_CONTEXT = "dav.root";
 
+    public static final boolean DEFAULT_CREATE_ABSOLUTE_URI = true;
+
+    @Property(boolValue=DEFAULT_CREATE_ABSOLUTE_URI)
+    public static final String PROP_CREATE_ABSOLUTE_URI = "dav.create-absolute-uri";
+
     public static final String DEFAULT_REALM = "Sling WebDAV";
 
     @Property(DEFAULT_REALM)
diff --git a/src/main/resources/OSGI-INF/metatype/metatype.properties b/src/main/resources/OSGI-INF/metatype/metatype.properties
index 78b4793..2a3cb41 100644
--- a/src/main/resources/OSGI-INF/metatype/metatype.properties
+++ b/src/main/resources/OSGI-INF/metatype/metatype.properties
@@ -69,6 +69,10 @@ dav.realm.description = The name of the HTTP Basic Authentication Realm \
  presented to the client to ask for authentication credentials to access the \
  repository.
 
+dav.create-absolute-uri.name = Use absolute URIs
+dav.create-absolute-uri.description = When set to true, create absolute URIs \
+ in WebDAV responses. Otherwise, use absolute paths. (See RFC 4918, Section 8.3)
+
 collection.types.name = Non Collection Node Types
 collection.types.description = The JCR Node Types considered being \
  non-collection resouces by WebDAV. Any node replying true to Node.isNodeType() \

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

[sling-org-apache-sling-jcr-webdav] 04/07: Correct reactor pom and update to parent pom 16

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

commit 8f37580195fe63d640286fbff08282ddd93b6ecd
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun May 5 14:38:24 2013 +0000

    Correct reactor pom and update to parent pom 16
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1479333 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2c9118..e9d1bd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>15</version>
+        <version>16</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-org-apache-sling-jcr-webdav] 07/07: [maven-release-plugin] copy for tag org.apache.sling.jcr.webdav-2.2.0

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

commit 66b6b506613068b6cd0490462b9ef77b830b4ef3
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Tue May 28 12:25:38 2013 +0000

    [maven-release-plugin]  copy for tag org.apache.sling.jcr.webdav-2.2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.2.0@1486907 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-jcr-webdav] 02/07: Use latest releases and update to new parent pom

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

commit 646a8c3db1d18a28deca051f0c56a0cc9a1c6b8b
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Dec 23 06:53:35 2012 +0000

    Use latest releases and update to new parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1425425 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a09224..8729b3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>13</version>
+        <version>14</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>.