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

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


      at e7a5bef  (tag)
 tagging 84278a97511148cb9835e9606bc02e35e12e5ff8 (commit)
      by Carsten Ziegeler
      on Tue Sep 16 14:33:45 2014 +0000

- Log -----------------------------------------------------------------
org.apache.sling.jcr.jackrabbit.usermanager-2.2.2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 8b60a66  SLING-875 add new jackrabbit-usermanager module (thanks Eric 
for providing)
     new 854533d  SLING-875: New Bundle for a ResourceProvider and Sling Post 
Operations for interacting with the jackrabbit UserManager 
https://issues.apache.org/jira/browse/SLING-875
     new 9b865b8  SLING-941: Lots of svn:eol-style settings missing
     new 2745b63  Use released version of jackrabbit api
     new 72ad816  Use jackrabbit api bundle instead of Sling's obsolete version.
     new 3164640  Use release parent pom
     new 87d5271  Use released version as dependencies.
     new e512ac0  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.0.0-incubator
     new 70ae9d9  [maven-release-plugin] prepare for next development iteration
     new 38e866b  Use next dev version of parent pom
     new c2c00c8  Add missing licence, notice etc.
     new 8da015d  Prepare new release.
     new c7de9ac  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.0.2-incubator
     new d17523d  [maven-release-plugin] prepare for next development iteration
     new 87eba80  Use next parent pom for development.
     new 3965a10  Set parent pom to released version.
     new a034d92  Formatting ...
     new 3a34397  SLING-995 Applying patch by Ian Boston (thanks)
     new 80ad2b5  Refactor everything below a "private" impl package. This 
clearly indicates that nothing contained in this bundle is intended to be 
exported.
     new 62307ef  Remove empty folder
     new 5fdd16c  Replace tabs by spaces, remove unneeded javadoc plugin 
configuration, remove empty bundle plugin configuration
     new b48249e  Move Sling to new TLP location
     new 1d4d4db  SLING-1011 : Remove disclaimer file.
     new 0884ed7  SLING-1011 : Adjust svn location
     new eea03d2  SLING-1011 : Remove disclaimer from readme's, adjust links to 
webite, fix versions in poms.
     new 8048a2b  SLING-1016: Make membership management depend on the 
principal name not the URI of the principal, since the principal name is 
already unique. https://issues.apache.org/jira/browse/SLING-1016 Patch provided 
by Ian Boston.
     new 7a0d301  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app 
has the leglize stuff, too)
     new be2ee7c  SLING-940 Applied patch from myself. Adds Javadoc to 
accessmanager and usermanager servlets.
     new 85ff313  SLING-1067 Fixed by checking the session cound to the request 
to see if its an administrator. If the user is an administrator they can 
register other users.
     new 3627954  Use official release instead of incubator release.
     new 0336ccc  Update to latest Sling releases.
     new 9166924  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi 
provided OSGi libraries
     new 3e7a727  SLING-1208 As of Jackrabbit 1.6 the protected properties of 
the repository reflection of users and groups are not returned as Authorizable 
properties any more. Therefore the rep:principalName property which is checked 
in the integration test does not exist any longer. Likeweis the rep:password is 
not returned any more, so we have to use a (hacky) workaround.
     new d72e1f5  SLING-1208 Wrong commit, we should not re-add the 
rep:principalName property
     new a85b4aa  SLING-1208 Require Jackrabbit API 1.6 to be sure ...
     new a8f060f  Update notice files.
     new 1b53876  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.0.4
     new cba8357  [maven-release-plugin] prepare for next development iteration
     new be4db51  SLING-1378 Provide useful toString implementation
     new e9b4cac  SLING-1379  Support adapt to User and Group
     new ae11ef6  SLING-1377 Use PrincipalManager.getPrincipals method to list 
groups and users
     new 115a972  SLING-1377 use the actual searchType to find principals and 
remove old comment
     new 46c01fc  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 c06d6a5  SLING-1453 Provide AuthorizablePrivilegesInfo service to help 
user/group management scripts query what the current user is allowed to do
     new cb2b1ff  added missing license headers
     new f59c6d0  SLING-1517 - fixing Maven 3 warnings and switching to 
released version of animal sniffer
     new 5257882  Use released parent pom.
     new 6590355  SLING-1557 - adding members and declaredMembers properties 
for groups and memberOf and declaredMemberOf properties for users and groups
     new 0a4869d  SLING-1577 - using full property path instead of simple 
property name in creation of RequestProperty object
     new 396718f  SLING-1193 - updating jackrabbit-usermanager module
     new 7f905a7  SLING-1578 reduce code duplication between post servlet and 
usermanager
     new cececbf  SLING-1639 Disabling user self-registration is not working
     new 5b0e71b  SLING-1642 User self-registration should be disabled by 
default
     new b195421  Use latest Sling API release
     new aadce9e  SLING-1676 Let UserManager POST servlets return JSON
     new 4cff8f9  SLING-1698 - setting explicit export version
     new 8610f04  updating all modules to parent 10-SNAPSHOT in anticipation of 
emma additions to parent
     new 3dab521  using released version of servlet modules
     new c6e89d2  updating pom files pre-release
     new 4847ba4  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.1.0
     new c11dee6  [maven-release-plugin] prepare for next development iteration
     new dfa77d8  using latest parent
     new 310e566  Update to recent snapshots
     new a8c3954  Use latest releases.
     new a1c4e89  correct some errors in the javadocs
     new c9dbf96  SLING-2066 improve error reporting for validation errors
     new 66850fe  SLING-2067 Added null check to AuthorizablePrivilegesInfo to 
fix NPE when used in a script that is being rendered for the anonymous user
     new 418e4bf  SLING-2070 Members of the UserAdmin group can not create a 
new user
     new f11888d  SLING-2069 PW reset through administrator is not possible. 
Following the jackrabbit model, members of the UserAdmin group can set the 
password of other users.
     new 58d6a66  SLING-2072 Add support for disabling users
     new be7b76f  revert change from revision 1100034 that checked in by 
accident.
     new 82447c7  SLING-1555 UserManager permissions manipulation services that 
mirror the functionality of the REST operations for programmatic user 
management code.
     new 02e241e  cleanup metatype labels
     new 1a245d7  SLING-2150 : Update plugins to use the latest available 
versions
     new b85163e  Update to recent snapshot
     new 98ca2bb  Using latest released parent pom
     new 21090ca  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 a6ab92c  temporarily using snapshots during release vote
     new a998711  using latest releases
     new a8e4735  tabs -> spaces
     new 11466dd  tabs -> spaces
     new d05da80  bumping package export version and adding since tags
     new 67a0bab  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.2.0
     new d236f63  [maven-release-plugin] prepare for next development iteration
     new 6424c89  SLING-2305 UserManager - Convert @scr JavaDoc Tags to SCR 
Annotations
     new b8a913a  SLING-2308 Remove user password digesting from sling
     new 6bf3da3  SLING-2312 - adding adapter annotations in usermanager bundle
     new 273b92f  Add scope provided to dependencies
     new 582d964  using next snapshots during release process
     new 4c507d3  Use released adapter annotations.
     new 54c89a9  Use released maven sling plugin
     new e8733d7  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new c898f4d  SLING-2483 Update jackrabbit.server and jcr.base dependencies 
and add JCR API dependency to prevent the new bundle plugin to generate a too 
restrictive import for the JCR API (2.0 is backwards compatible with 1.0)
     new 08089b2  SLING-2465 Applied patch from Eric to set user path when 
creating a user that the creator can't 'see'
     new ce391d1  Use version from parent pom
     new ffa336b  Update to latest parent pom
     new 82f2e13  Use released versions
     new 78c3704  SLING-2644 - Make the jackrabbit/accessmanager and 
jackrabbit/usermanager to work with newer servlets/post bundle
     new 28f6568  Use latest releases and update to new parent pom
     new b79048a  Update to latest parent pom and use latest releases in 
launchpad
     new 9bf5045  SLING-2739 :  Add methods for handling the resource type 
hierarchy to the resource resolver
     new 184a655  Use released versions after release.
     new 094fc33  Correct reactor pom and update to parent pom 16
     new 5acc1e9  Update to latest parent pom
     new 5a5f0de  SLING-2944 Revert Sling API dependency to 2.2.0 again
     new 01e335d  Update to parent pom 18
     new 767a7ba  SLING-3286 - Remove plugin version overrides from poms
     new f33d41d  Update to parent pom v19
     new 38b3d0a  align code/javadoc
     new 3528bfb  style/cleanup
     new c13e8d2  SLING-3738 fix path prefix (use user instead of group) on 
password modification
     new 9e62cac  Clean up usage of SCR annotations
     new fb4df9a  Fix missing definition of servlet.post.dateFormats in 
CreateGroupServlet and UpdateGroupServlet
     new a595d6c  Updated to parent version 20
     new a1aff87  [maven-release-plugin] prepare release 
org.apache.sling.jcr.jackrabbit.usermanager-2.2.2
     new 84278a9  [maven-release-plugin]  copy for tag 
org.apache.sling.jcr.jackrabbit.usermanager-2.2.2

The 116 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