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

[sling-org-apache-sling-jcr-webdav] annotated tag org.apache.sling.jcr.webdav-2.0.8 created (now 5793d6a)

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


      at 5793d6a  (tag)
 tagging 8504c512484d75dd80aad99a600338f52fb259cc (commit)
      by Carsten Ziegeler
      on Sat Feb 13 20:32:38 2010 +0000

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

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 8504c51  [maven-scm] copy for tag org.apache.sling.jcr.webdav-2.0.8

The 79 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] 06/16: Move Sling to new TLP location

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

commit a9cdc12161efb3648a9d2898ef865e572da4ec83
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Thu Jun 18 09:21:02 2009 +0000

    Move Sling to new TLP location
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@785979 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] 14/16: Update notice files.

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

commit 45464ff7b40770c09247aff95a2f7d3ba2a7a534
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Feb 12 15:05:46 2010 +0000

    Update notice files.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@909446 13f79535-47bb-0310-9956-ffa450edef68
---
 NOTICE                             | 2 +-
 src/main/resources/META-INF/NOTICE | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index d9d3bda..72b2446 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Sling WebDAV
-Copyright 2008-2009 The Apache Software Foundation
+Copyright 2008-2010 The Apache Software Foundation
 
 Apache Sling is based on source code originally developed 
 by Day Software (http://www.day.com/).
diff --git a/src/main/resources/META-INF/NOTICE b/src/main/resources/META-INF/NOTICE
index d410975..1b92d4c 100644
--- a/src/main/resources/META-INF/NOTICE
+++ b/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Sling WebDAV
-Copyright 2008-2009 The Apache Software Foundation
+Copyright 2008-2010 The Apache Software Foundation
 
 Apache Sling is based on source code originally developed 
 by Day Software (http://www.day.com/).

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

[sling-org-apache-sling-jcr-webdav] 16/16: [maven-scm] copy for tag org.apache.sling.jcr.webdav-2.0.8

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

commit 8504c512484d75dd80aad99a600338f52fb259cc
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sat Feb 13 20:32:38 2010 +0000

    [maven-scm] copy for tag org.apache.sling.jcr.webdav-2.0.8
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.0.8@909908 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] 01/16: Prepare new release.

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

commit a56f19ae9947e3731526be28203eae48695ce622
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed May 6 12:55:51 2009 +0000

    Prepare new release.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav@772191 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95f26ec..c18c44a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>6-incubator-SNAPSHOT</version>
+        <version>5-incubator</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] 08/16: SLING-1011 : Adjust svn location

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

commit c57f60a74a649071614c6e895438551740f99371
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Jun 18 10:26:35 2009 +0000

    SLING-1011 : Adjust svn location
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@786008 13f79535-47bb-0310-9956-ffa450edef68
---
 README.txt | 2 +-
 pom.xml    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.txt b/README.txt
index 7d1bf0d..cba9ea0 100644
--- a/README.txt
+++ b/README.txt
@@ -32,7 +32,7 @@ Subversion (http://subversion.tigris.org/) source repository of
 the Apache Software Foundation. If you have Subversion installed,
 you can checkout the latest source using the following command:
 
-    svn checkout http://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/webdav
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/jcr/webdav
 
 See the Subversion documentation for other source control features.
 
diff --git a/pom.xml b/pom.xml
index 70526f6..40ca9d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/webdav</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] 15/16: [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.8

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

commit 12aed93a046dd187d6231db6abd25008d02216e2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sat Feb 13 20:31:50 2010 +0000

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

diff --git a/pom.xml b/pom.xml
index d9036c6..f1ce607 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.8</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.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.webdav-2.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.webdav-2.0.8</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] 12/16: SLING-1211 Streamline service method and add support for direct reply to the OPTIONS request on the Dav root.

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

commit 060762a7aea68e0ef1da6a770f9692c4b8bc0753
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Tue Dec 1 09:24:23 2009 +0000

    SLING-1211 Streamline service method and add support for direct reply to the OPTIONS request on the Dav root.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@885697 13f79535-47bb-0310-9956-ffa450edef68
---
 .../impl/servlets/SlingSimpleWebDavServlet.java    | 47 +++++++++++++++-------
 1 file changed, 33 insertions(+), 14 deletions(-)

diff --git a/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingSimpleWebDavServlet.java b/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingSimpleWebDavServlet.java
index 57f5f5a..30e999e 100644
--- a/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingSimpleWebDavServlet.java
+++ b/src/main/java/org/apache/sling/jcr/webdav/impl/servlets/SlingSimpleWebDavServlet.java
@@ -51,47 +51,66 @@ public class SlingSimpleWebDavServlet extends SimpleWebdavServlet {
     @Override
     public void init() throws ServletException {
         super.init();
-        
+
         setResourceConfig(resourceConfig);
     }
-    
+
     @Override
     protected void service(HttpServletRequest request,
             HttpServletResponse response) throws ServletException, IOException {
 
+        // According to the spec the path info is either null or
+        // a string starting with a slash. Thus a string of length 1
+        // will be a string containing just the slash, which should not
+        // be handled by the base class
         final String pinfo = request.getPathInfo();
+        if (pinfo != null && pinfo.length() > 1) {
+
+            // regular request, have the SimpleWebDAVServlet handle the request
+            super.service(request, response);
+
+        } else if ("OPTIONS".equals(request.getMethod())) {
 
-        if (pinfo == null || "/".equals(pinfo)) {
-            // redirect to the default workspace if directly addressing the
-            // servlet
-            // and if the default workspace name is not null (in which case we'd
-            // need
-            // to login to find out the actual workspace name, SLING-256)
+            // OPTIONS request on the root, answer with the Allow header
+            // without DAV-specific headers
+            response.setContentLength(0);
+            response.setStatus(HttpServletResponse.SC_OK);
+            response.setHeader("Allow", "OPTIONS, GET, HEAD");
+
+        } else {
+
+            // request to the "root", redirect to the default workspace if
+            // directly addressing the servlet and if the default workspace name
+            // is not null (in which case we'd need to login to find out the
+            // actual workspace name, SLING-256)
             SlingRepository slingRepo = (SlingRepository) getRepository();
             if (slingRepo.getDefaultWorkspace() == null) {
+
+                // if we don't have a default workspace to redirect to, we
+                // cannot handle the request and fail with not found
                 response.sendError(
                     HttpServletResponse.SC_NOT_FOUND,
                     "JCR workspace name required, please add it to the end of the URL"
                         + " (for the Jackrabbit embedded repository the default name is 'default') ");
+
             } else {
+
+                // else redirect to the same URI with the default workspace
+                // appended
                 String uri = request.getRequestURI();
                 if (pinfo == null) {
                     uri += "/";
                 }
                 uri += slingRepo.getDefaultWorkspace();
                 response.sendRedirect(uri);
-            }
-
-        } else {
 
-            super.service(request, response);
+            }
         }
-
     }
 
     @Override
     public Repository getRepository() {
         return repository;
     }
-    
+
 }

-- 
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/16: Use next parent pom for development.

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

commit ce85ab92e2a0af7b83b0a6a3a6cd099041421fad
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu May 7 12:04:44 2009 +0000

    Use next parent pom for development.
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav@772627 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70526f6..956f4aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>5-incubator</version>
+        <version>6-incubator-SNAPSHOT</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] 03/16: [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.0.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git

commit ca236915dd467f8d0e0aeadcdb37f14e88bb9f94
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed May 6 13:14:14 2009 +0000

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

diff --git a/pom.xml b/pom.xml
index 641fbf2..70526f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.6-incubator</version>
+    <version>2.0.7-incubator-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/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/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] 09/16: SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.

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

commit 544ced7b3d966f59c0504bb3e93aef13db743ed9
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Jun 18 10:47:55 2009 +0000

    SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@786012 13f79535-47bb-0310-9956-ffa450edef68
---
 README.txt | 10 ----------
 pom.xml    |  2 +-
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/README.txt b/README.txt
index cba9ea0..b3e2dee 100644
--- a/README.txt
+++ b/README.txt
@@ -3,16 +3,6 @@ Apache Sling WebDAV
 Bundle to access JCR repositories over WebDAV
 
 
-Disclaimer
-==========
-Apache Sling is an effort undergoing incubation at The Apache Software Foundation (ASF),
-sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly accepted
-projects until a further review indicates that the infrastructure, communications,
-and decision making process have stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a reflection of
-the completeness or stability of the code, it does indicate that the project has yet
-to be fully endorsed by the ASF.
-
 Getting Started
 ===============
 
diff --git a/pom.xml b/pom.xml
index 40ca9d6..9eadbb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.7-incubator-SNAPSHOT</version>
+    <version>2.0.7-SNAPSHOT</version>
 
     <name>Apache Sling Simple WebDAV Access to repositories</name>
     <description>

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

[sling-org-apache-sling-jcr-webdav] 13/16: Use latest jcr api to decouple modules from jcr 1.0 (contained in older jcr api releases)

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

commit 9cc430740aef97ca57f9b7e819203551d60bd914
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Jan 31 12:48:17 2010 +0000

    Use latest jcr api to decouple modules from jcr 1.0 (contained in older jcr api releases)
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@905019 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3edb7fc..d9036c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.api</artifactId>
-            <version>2.0.2-incubator</version>
+            <version>2.0.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -122,6 +122,10 @@
         </dependency>
 
         <dependency>
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+        </dependency>
+        <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
         </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] 07/16: SLING-1011 : Remove disclaimer file.

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

commit 2855f1da7d8a1cadf948c970dc3bc063133a3f50
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Jun 18 09:57:04 2009 +0000

    SLING-1011 : Remove disclaimer file.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@785993 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/META-INF/DISCLAIMER | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/main/resources/META-INF/DISCLAIMER b/src/main/resources/META-INF/DISCLAIMER
deleted file mode 100644
index 90850c2..0000000
--- a/src/main/resources/META-INF/DISCLAIMER
+++ /dev/null
@@ -1,7 +0,0 @@
-Apache Sling is an effort undergoing incubation at The Apache Software Foundation (ASF),
-sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly accepted
-projects until a further review indicates that the infrastructure, communications,
-and decision making process have stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a reflection of
-the completeness or stability of the code, it does indicate that the project has yet
-to be fully endorsed by the ASF.
\ No newline at end of file

-- 
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/16: SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)

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

commit 7a09c4c007313d8d2251e6d99548c285a0d1ec5f
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Sun Jul 5 11:27:40 2009 +0000

    SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@791223 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9eadbb3..5daa18b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>5-incubator</version>
+        <version>6</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] 05/16: Set parent pom 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.jcr.webdav-2.0.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git

commit b913dcbf9839fecde7e861208b296fe6da786885
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu May 14 14:49:51 2009 +0000

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

diff --git a/pom.xml b/pom.xml
index 956f4aa..70526f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>6-incubator-SNAPSHOT</version>
+        <version>5-incubator</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] 02/16: [maven-release-plugin] prepare release org.apache.sling.jcr.webdav-2.0.6-incubator

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

commit b6d0449af57784e80fec00c33f5abe5988505c73
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed May 6 13:13:56 2009 +0000

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

diff --git a/pom.xml b/pom.xml
index c18c44a..641fbf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.webdav</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.5-incubator-SNAPSHOT</version>
+    <version>2.0.6-incubator</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/incubator/sling/trunk/bundles/jcr/webdav</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/jcr/webdav</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/webdav</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.webdav-2.0.6-incubator</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] 11/16: SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries

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

commit 654d64e4681d6b9e925542cc38b784e1bb61a826
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Tue Dec 1 07:32:34 2009 +0000

    SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@885680 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5daa18b..3edb7fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>6</version>
+        <version>8</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -133,11 +133,11 @@
 
         <!-- OSGi Libraries -->
         <dependency>
-            <groupId>org.apache.felix</groupId>
+            <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.apache.felix</groupId>
+            <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
         </dependency>
     </dependencies>

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