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

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


      at a18b683  (tag)
 tagging fd703e7dee4ca607fbdebfb7bf02bb47df82ca76 (commit)
      by Carsten Ziegeler
      on Fri Apr 28 13:30:45 2017 +0000

- Log -----------------------------------------------------------------
org.apache.sling.serviceusermapper-1.3.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new e689b69  Working on a prototype to deprecate loginAdministrative
     new c5e0963  change api: use ServiceFactory approach and service bundle is 
actually the using bundle
     new 7d98561  Switch back to using a regular ServiceUserName service 
tacking the service bundle as an argument.
     new 1b03026  Implement support for service based ResourceResolver and 
Session access
     new 3ecf9df  Implement support for service based ResourceResolver and 
Session access
     new f39b2fc  SLING-2944 Implement Service User Mapper
     new 0a5259b  SLING-2944 :  Replace administrative login by service-based 
login
     new e9b4e3e  Update to parent pom 18
     new 145bf95  SLING-3286 - Remove plugin version overrides from poms
     new e1a1537  Add svn info
     new ce124d6  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.0.0
     new b1c7389  [maven-release-plugin] prepare for next development iteration
     new e40493e  Update to parent pom v19
     new 90f2a66  SLING-3578 : Support mapping amendments
     new fe71e7f  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.0.2
     new 0394164  [maven-release-plugin] prepare for next development iteration
     new dad1f70  SLING-3465 : Wrong description for "user.mapping" property of 
ServiceUserMapperImpl. Apply patch from Tobias Bocanegra and also fix the 
copied info in the new MappingConfigAmendment
     new a8f6248  SLING-3757 : cannot add more than 1 service user with the 
OSGI console
     new 3c2449b  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.0.4
     new d6a1293  [maven-release-plugin] prepare for next development iteration
     new fdec4ca  Updated to parent version 20
     new a151b5a  Update to Sling Parent POM 22 with baselining enabled
     new 3d65ad7  SLING-3854 - Add configuration option to restrict service 
user mapper to system users
     new eb2a1ce  SLING-4312: Register an osgi service for each available 
service user
     new 84260c0  SLING-4312: revert revision 1661081 due to a compile error on 
java 1.6
     new 79cfa85  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.1.0
     new 23de558  [maven-release-plugin] prepare for next development iteration
     new d3e3149  SLING-4312: Register an osgi service for each available 
service user (+ change tests to mockito)
     new 6bc2582  SLING-4312: changed name from ServiceUserMapping to 
ServiceUserMapped and removed all metohds
     new dd3c265  SLING-4495 : Improve ServiceUserMapperImpl#isValidUser
     new ff10f6a  SLING-4312 : update javadocs
     new 8f7e8ab  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.2.0
     new ddeb68b  [maven-release-plugin] prepare for next development iteration
     new 8f8ddd7  Add missing licence header
     new 87a8eef  SLING-4742 Service User Mapper: Web Console Name Hints for 
Mapping Configurations
     new d10ff51  Update to Sling Parent 23
     new 470edb7  set parent version to 24 and add empty relativePath where 
missing
     new 9780c5b  SLING-4930 - InventoryPrinter for service user mappings
     new d45db0b  SLING-4930 - keep only the 'mappings by user' section, I 
think the raw mappings are redundant
     new 1029fe5  SLING-4930 : InventoryPrinter for Service User Mappings
     new 6934258  SLING-4930 : InventoryPrinter for Service User Mappings
     new ccf117e  SLING-4895: Service registry should not be called from within 
synchronized block
     new b1a6848  SLING-5019 : ServiceUserMappedBundleFilter should be immediate
     new bebc3e4  SLING-5006 restart ServiceUserMapped services in case a 
ServiceUserValidator has been changed.
     new c904ef4  Update the main reactor to parent 25
     new ff12b1f  SLING-5006: do service registrations asyncronously and 
outside syncronized area
     new c98618d  SLING-5006: set executorService to null on deactivate
     new 07e1e1b  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.2.2
     new ae5f528  [maven-release-plugin] prepare for next development iteration
     new 54e156d  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.2.4
     new cb28970  [maven-release-plugin] prepare for next development iteration
     new aed1e64  Switch back to 1.2.3-SNAPSHOT
     new 5d8bd40  Switch to parent pom 26
     new 8013242  SLING-5484 - more logging for 
ServiceUserMapperImpl.getServiceUserID and related methods
     new 87c737f  SLING-5484 - add debug log for default user
     new f2dda72  SLING-5484 - typo
     new c32106c  SLING-5484 - log the active mappings update as well
     new ece541c  SLING-5484 - tweak debug logs
     new 8a5761a  SLING-6397 : Error logged by ServiceUserMapperImpl while 
unregistering an already unregistered service
     new c3f5d9d  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.2.4
     new ce974aa  [maven-release-plugin] prepare for next development iteration
     new dfbde94  SLING-6555 : Migrate to R6 annotations, clean up dependencies
     new 847de08  SLING-6555 : Migrate to R6 annotations, clean up dependencies
     new ece807e  use Sling Parent 30
     new f217eff  add missing Felix SCR annotations
     new 0baa5ba  Remove unused SCR plugin, fix javadoc
     new 743c855  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.2.6
     new 5248f77  [maven-release-plugin] prepare for next development iteration
     new 13fa883  SLING-6772 : Provide default mapping for service users
     new 8667bd8  [maven-release-plugin] prepare release 
org.apache.sling.serviceusermapper-1.3.0
     new a249752  [maven-release-plugin] copy for tag 
org.apache.sling.serviceusermapper-1.3.0
     new fd703e7  [maven-release-plugin] copy for tag 
org.apache.sling.serviceusermapper-1.3.0

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