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

rombert pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git.


      at 3d4186d  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 6ad5dd7  SLING-1393 - adding davex module and test content loading 
support
     new 4fda870  Use released parent pom.
     new f2ebd43  SLING-1531 - upgrading to jackrabbit 2.1
     new f1503d6  SLING-1660 - upgrading to JR 2.1.1
     new 11be751  updating all modules to parent 10-SNAPSHOT in anticipation of 
emma additions to parent
     new 00739e2  updating pom files pre-release
     new 39726e4  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.0.0
     new 7ff6161  [maven-release-plugin] prepare for next development iteration
     new c7d0802  using latest parent
     new 4cfe9ea  SLING-1869 - upgrading to latest SCR plugin and putting 
scr.annotations in parent
     new df02cfc  Update to recent snapshots
     new 8395e2d  Use latest releases.
     new e2f5225  SLING-2044 Upgrade to jackrabbit 2.2.5
     new af476a6  SLING-2150 : Update plugins to use the latest available 
versions
     new 1b2708e  SLING-2167 : Use Sling authenticator
     new 0b85134  Update to recent snapshot
     new a615265  Correct parent pom
     new f0bc799  SLING-2167 : Use session from default implementation to let 
the tests pass
     new 5a75b5c  SLING-2167 : Use session from default implementation to let 
the tests pass
     new 1743ab3  Clean up pom
     new f86709e  Clean up pom
     new a6521dc  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 e36692c  temporarily using snapshots during release vote
     new 7e539c8  using latest releases
     new 0745b5a  SLING-2256 - making the missing-auth-mapping parameter 
configurable
     new 1182b9f  Reverting r1189896  "SLING-2256 - making the 
missing-auth-mapping parameter configurable"
     new a177d96  SLING-2269 - fixing typo
     new 28e7a29  SLING-2167 Force HTTP Basic authentication
     new 9610f34  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 4baf676  SLING-2167 Reverting my last change thus not forcing HTTP 
Basic. The real solution is to make sure authentication on the davex path is 
not enforced by Sling authentication.
     new d72039e  SLING-2275 Consolidate configuration   - use OsgiUtil to 
convert the configuration property   - prevent indirect dependencies making 
Jackrabbit deps provided   - preset Jackrabbit DavEx config:       path prefix: 
same as servlet registration path       home/tmp directory: 
sling.home/jackrabbit/tmp       csrf protection: disabled       no other 
parameters are set   - use Sling settings to get sling.home location
     new 024ef07  SLING-2274 Never require authentication from the DavEx 
servlet but support any credentials coming along
     new 9d37e7b  SLING-2275 Consolidate property name for the servlet 
registration with the respective property name of the SimpleWebDav servlet 
which uses dav.root
     new 8a370a3  SLING-2275 Reverting the property name consolidation. This 
breaks configuration compatibility with release 1.0 !
     new 6fc5c89  SLING-2275 Oops, need the home path not the home URL....
     new 15d5e52  SLING-2300 Set the j_workspace request attribute to the 
workspace extracted from the request URL (this will later be handled by the 
AuthenticationInfoPostProcessor to set the required workspace property in the 
AuthenticationInfo)
     new 8440aa1  SLING-2301 Update to Jackrabbit JCR Server 2.3.4 and import 
Jackrabbit WebDAV (instead of embedding)
     new cd4a666  SLING-2325 - using request attribute flag rather than 
impersonation to ensure that a session lives past the current request
     new a08521a  SLING-2215 - removing init properties to set temp directory; 
letting JR do the right thing by default. Thanks to Jukka Zitting for the patch!
     new e17dc0d  SLING-2325 Selectively reuse request session or 
impersonation:   - for LOCK and SUBSCRIBE requests, impersonation is used and 
releaseSession logs out   - for other requests, request session is used and 
releaseSession does nothing
     new bb9b8ac  SLING-2325 Improve code readability and make sure temporary 
admin session is logged out after impersonation
     new 4b9fa6a  Use most recent Jackrabbit JCR Server code to embed
     new f5773c7  SLING-2325 Always create a long-lived session
     new 5eb7096  Revert "Use most recent Jackrabbit JCR Server code to embed"
     new 9e330ce  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new 4de371c  SLING-2503 : Update to new Jackrabbit version to fix JCR-3329
     new d93ed72  Update to latest parent pom
     new a3e86a2  Use released versions
     new b51c25c  Prepare for release
     new 02f9857  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.1.0
     new f95a92a  [maven-release-plugin] prepare for next development iteration
     new 19d71bb  Use latest releases and update to new parent pom
     new 2b7f80a  Update to latest parent pom and use latest releases in 
launchpad
     new 1b572e6  Correct reactor pom and update to parent pom 16
     new 28cb0eb  SLING-2886 Apply Patch by Julian Reschke (thanks alot).
     new 5443bae  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.2.0
     new d43a788  [maven-release-plugin] prepare for next development iteration
     new 8fe1059  Update to latest parent pom
     new bee59c1  Update to parent pom 18
     new 273a7ed  SLING-3262 Update Jackrabbit WebDAV and JCR Server 
dependencies to 2.6.4 (latest production version)
     new ba1920b  SLING-3286 - Remove plugin version overrides from poms
     new aab59de  Update to parent pom v19
     new 9039974  Updated to parent version 20
     new a0572d4  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.2.2
     new 869fa6e  [maven-release-plugin] prepare for next development iteration
     new b34ed3d  Update to Sling Parent POM 22 with baselining enabled
     new 03022df  SLING-4698 - Set parent.relativePath to empty for all modules
     new 2878d16  Update to Sling Parent 23
     new 5b2264c  set parent version to 24 and add empty relativePath where 
missing
     new 10690e6  SLING-4919 : Require configuration for webdav related services
     new 9094740  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.3.0
     new c8305b9  [maven-release-plugin] prepare for next development iteration
     new 6ba06f2  Update the main reactor to parent 25
     new 263aed4  Switch to parent pom 26
     new 30ee738  SLING-5572 : Update Jackrabbit to 2.12.1
     new 9a1847e  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.3.2
     new 219af39  [maven-release-plugin] prepare for next development iteration
     new bc81fe3  SLING-5596 : Patch provided by Davide Giannella which adds a 
dav.protectedHandlers config with a default of AclRemoveHandler to the 
SlingDavExServlet - avoids having no config for the JCR ProtectedRemoveManager
     new c721d05  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.3.4
     new c987e67  [maven-release-plugin] prepare for next development iteration
     new 8f94eb1  SLING-5832 Update Jackrabbit to 2.12.2
     new cca7ed1  SLING-5958 Upgrade Jackrabbit to 2.13.1
     new 5f3286c  SLING-6378 Unclosed ResourceResolver in davex AuthHttpContext
     new 23f73af  SLING-6404 : Remove loginAdministrative() usage from jcr.davex
     new e37eaad  SLING-6459 Upgrade Jackrabbit to 2.14.0
     new 255e2ff  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.3.6
     new 3e96131  [maven-release-plugin] prepare for next development iteration
     new ae01265  Revert "SLING-6378 Unclosed ResourceResolver in davex 
AuthHttpContext"
     new 4a2dd4e  Revert "Revert "SLING-6378 Unclosed ResourceResolver in davex 
AuthHttpContext""
     new ce368d6  SLING-6499 - SlingDavExServlet protectedhandlers-config 
parameter not propagated to ServletConfig
     new 1e181d5  SLING-6498 - DavEx: Login fails
     new 73bf210  [maven-release-plugin] prepare release 
org.apache.sling.jcr.davex-1.3.8
     new cc99663  [maven-release-plugin] prepare for next development iteration
     new ffa7263  SLING-7078 Update Jackrabbit to 2.14.2
     new faf0020  SLING-7167 Adjust READMEs
     new c2e6a48  SLING-7167 Adjust READMEs
     new 3d4186d  SLING-7167 Adjust READMEs

The 97 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
['"[email protected]" <[email protected]>'].

Reply via email to