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:52:08 UTC

[sling-org-apache-sling-jcr-webdav] annotated tag org.apache.sling.jcr.webdav-2.3.4 created (now 6536ece)

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


      at 6536ece  (tag)
 tagging 55fc4c1e2362e40c002bf565f52d91634a7b5b75 (commit)
      by Carsten Ziegeler
      on Fri Mar 4 10:47:11 2016 +0000

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

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 a5e3281  [maven-release-plugin] prepare for next development iteration
     new 35efe06  Update to latest parent pom
     new 769a601  Update to parent pom 18
     new d138848  SLING-3262 Update Jackrabbit WebDAV and JCR Server dependencies to 2.6.4 (latest production version)
     new 0fd065c  SLING-3262 Need to include all classes from the org.apache.jackrabbit.webdav.jcr.lock   package to prevent a ClassNotFoundException on the LockTokenMapper.
     new 490ceea  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.2.2
     new 1bfef22  [maven-release-plugin] prepare for next development iteration
     new dbd32e9  Update to parent pom v19
     new 115e1d2  Updated to parent version 20
     new 03bc282  Update to Sling Parent POM 22 with baselining enabled
     new 2f7f491  SLING-4698 - Set parent.relativePath to empty for all modules
     new b4bf67c  Update to Sling Parent 23
     new 01aa708  set parent version to 24 and add empty relativePath where missing
     new e383a0e  SLING-4919 : Require configuration for webdav related services
     new c0fbb58  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.3.0
     new 4576766  [maven-release-plugin] prepare for next development iteration
     new f82f58f  SLING-4825 - support Jackrabbit DeleteHandler - contributed by Satya Deep Maheshwari, thanks!
     new 29e04d3  Update the main reactor to parent 25
     new a9b12f3  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.3.2
     new 91555fd  [maven-release-plugin] prepare for next development iteration
     new 6b22617  SLING-5402 Component context not unset on SlingDeleteManager when deactivating SlingWebDavServlet
     new cedce7b  style
     new ce42a9f  Switch to parent pom 26
     new 23f3507  SLING-5376 Update Jackrabbit to 2.12.0
     new f313ceb  straighten dependencies
     new 42ce287  fix some typos
     new bdb8106  SLING-5572 Update Jackrabbit to 2.12.1
     new 5cf7079  [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.3.4
     new 55fc4c1  [maven-release-plugin] copy for tag org.apache.sling.jcr.webdav-2.3.4

The 152 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] 04/10: Switch to parent pom 26

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

commit ce42a9f86e05ece20a3d97e2fe160700a449884d
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Jan 3 14:07:46 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index df37deb..1dfc282 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>25</version>
+        <version>26</version>
         <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] 05/10: SLING-5376 Update Jackrabbit to 2.12.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.3.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git

commit 23f35079e05ace9c74e9308d1e68e8b002362ee0
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Feb 13 19:52:07 2016 +0000

    SLING-5376 Update Jackrabbit to 2.12.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1730264 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1dfc282..0d823f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,10 @@
         <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav</url>
     </scm>
 
+    <properties>
+        <jackrabbit.version>2.12.0</jackrabbit.version>
+    </properties>
+
     <build>
         <plugins>
             <plugin>
@@ -56,7 +60,7 @@
                     <instructions>
                         <Bundle-Category>sling,jcr</Bundle-Category>
                         <Export-Package>
-                            org.apache.jackrabbit.server.io;version=2.4;provide:=true
+                            org.apache.jackrabbit.server.io;version=${jackrabbit.version};provide:=true
                         </Export-Package>
                         <Private-Package>
                             org.apache.jackrabbit.server,
@@ -115,7 +119,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr-server</artifactId>
-            <version>2.11.0</version>
+            <version>${jackrabbit.version}</version>
             <scope>compile</scope>
         </dependency>
 

-- 
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/10: style

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

commit cedce7baf843caa4438eb8a3795fa8d62ffa681a
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Dec 25 17:30:08 2015 +0000

    style
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1721688 13f79535-47bb-0310-9956-ffa450edef68
---
 .../org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java    | 1 -
 1 file changed, 1 deletion(-)

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 a8d2720..2785e69 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
@@ -278,7 +278,6 @@ public class SlingWebDavServlet extends SimpleWebdavServlet {
     }
 
     public void bindCopyMoveHandler(final ServiceReference copyMoveHandlerReference) {
-
         this.copyMoveManager.bindCopyMoveHandler(copyMoveHandlerReference);
     }
 

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

[sling-org-apache-sling-jcr-webdav] 08/10: SLING-5572 Update Jackrabbit to 2.12.1

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

commit bdb81065aafe718a8a52469f5a5e59c8df6b6984
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Feb 29 18:03:13 2016 +0000

    SLING-5572 Update Jackrabbit to 2.12.1
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1732922 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d6dc7ca..1ae111f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-        <jackrabbit.version>2.12.0</jackrabbit.version>
+        <jackrabbit.version>2.12.1</jackrabbit.version>
     </properties>
 
     <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] 10/10: [maven-release-plugin] copy for tag org.apache.sling.jcr.webdav-2.3.4

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

commit 55fc4c1e2362e40c002bf565f52d91634a7b5b75
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Mar 4 10:47:11 2016 +0000

    [maven-release-plugin] copy for tag org.apache.sling.jcr.webdav-2.3.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.3.4@1733579 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] 07/10: fix some typos

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

commit 42ce287abd2d39eba23de7b2c9c03c36ae8f7251
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Wed Feb 24 14:53:32 2016 +0000

    fix some typos
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1732165 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/OSGI-INF/metatype/metatype.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/OSGI-INF/metatype/metatype.properties b/src/main/resources/OSGI-INF/metatype/metatype.properties
index 2a3cb41..3a4fe61 100644
--- a/src/main/resources/OSGI-INF/metatype/metatype.properties
+++ b/src/main/resources/OSGI-INF/metatype/metatype.properties
@@ -75,9 +75,9 @@ dav.create-absolute-uri.description = When set to true, create absolute URIs \
 
 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() \
+ non-collection resources by WebDAV. Any node replying true to Node.isNodeType() \
  for one of the listed types is considered a non-collection resource. Otherwise \
- the respective node is considered a colleciton resource.
+ the respective node is considered a collection resource.
   
 filter.prefixes.name = Filter Prefixes
 filter.prefixes.description = A list of namespace prefixes indicating JCR items \
@@ -104,7 +104,7 @@ type.collections.name = Collection Primary Type
 type.collections.description = The JCR Primary Node Type to assign to nodes \
  created to reflect WebDAV collections. The default value is sling:Folder. \
  You may name any primary node type here, provided it allows the creation of \
- nodex of this type and the defined Non-Collection Primary Type below it.
+ nodes of this type and the defined Non-Collection Primary Type below it.
  
 type.noncollections.name = Non-Collection Primary Type
 type.noncollections.description = The JCR Primary Node Type to assign to \

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

[sling-org-apache-sling-jcr-webdav] 09/10: [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.3.4

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

commit 5cf70791e9e93bc3087b63817c3ca6b1a31f07d2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Mar 4 10:46:57 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index 1ae111f..6f1c673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.3.4</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.3.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.3.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.webdav-2.3.4</url>
     </scm>
 
     <properties>

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

commit 91555fd47fa46a34af96c36e261d4879ccb344af
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Oct 7 11:40:31 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 77dd475..df37deb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.2</version>
+    <version>2.3.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.3.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.3.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.webdav-2.3.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] 06/10: straighten dependencies

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

commit f313ceb10f3a0036d15b55d1787ce7941ba99f72
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Feb 14 08:28:05 2016 +0000

    straighten dependencies
    
    * use non-incubator Sling dependencies
    * update OSGi dependencies
    * add missing scopes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1730295 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0d823f0..d6dc7ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,13 +106,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.osgi</artifactId>
-            <version>2.0.4-incubator</version>
+            <version>2.0.6</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.mime</artifactId>
-            <version>2.0.2-incubator</version>
+            <version>2.1.2</version>
             <scope>provided</scope>
         </dependency>
         
@@ -127,29 +127,43 @@
             <groupId>javax.jcr</groupId>
             <artifactId>jcr</artifactId>
             <version>2.0</version>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
+            <scope>provided</scope>
         </dependency>
 
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
+            <scope>provided</scope>
         </dependency>
 
         <!-- OSGi Libraries -->
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.annotations</artifactId>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
+            <artifactId>osgi.core</artifactId>
+            <version>6.0.0</version>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.compendium</artifactId>
+            <artifactId>org.osgi.service.component</artifactId>
+            <version>1.3.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.service.http</artifactId>
+            <version>1.2.1</version>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

-- 
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/10: SLING-5402 Component context not unset on SlingDeleteManager when deactivating SlingWebDavServlet

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

commit 6b22617df4ddef881c70fb97defac7249bfee0b0
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Dec 25 17:26:44 2015 +0000

    SLING-5402 Component context not unset on SlingDeleteManager when deactivating SlingWebDavServlet
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1721687 13f79535-47bb-0310-9956-ffa450edef68
---
 .../org/apache/sling/jcr/webdav/impl/servlets/SlingWebDavServlet.java    | 1 +
 1 file changed, 1 insertion(+)

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 cdd488e..a8d2720 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
@@ -258,6 +258,7 @@ public class SlingWebDavServlet extends SimpleWebdavServlet {
         this.ioManager.setComponentContext(null);
         this.propertyManager.setComponentContext(null);
         this.copyMoveManager.setComponentContext(null);
+        this.deleteManager.setComponentContext(null);
     }
 
     public void bindIOHandler(final ServiceReference ioHandlerReference) {

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