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/10/18 23:20:44 UTC

[sling-org-apache-sling-serviceusermapper] branch master created (now f0b11d1)

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-serviceusermapper.git.


      at f0b11d1  SLING-7198: Remove duplicated lookup for mapping without subserviceName.

This branch includes the following new commits:

     new 74473c8  SLING-2944 Implement Service User Mapper
     new 9ef2970  SLING-2944 :  Replace administrative login by service-based login
     new 0e72f96  Update to parent pom 18
     new fd699c3  SLING-3286 - Remove plugin version overrides from poms
     new a441208  Add svn info
     new 62ebbc5  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.0.0
     new ec2c355  [maven-release-plugin] prepare for next development iteration
     new 50444ef  Update to parent pom v19
     new bb6dee8  SLING-3578 : Support mapping amendments
     new ad63a95  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.0.2
     new 1c47f9d  [maven-release-plugin] prepare for next development iteration
     new 67ed96a  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 6285abd  SLING-3757 : cannot add more than 1 service user with the OSGI console
     new eac9cb3  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.0.4
     new 95de214  [maven-release-plugin] prepare for next development iteration
     new 44e7a59  Updated to parent version 20
     new c4cf37a  Update to Sling Parent POM 22 with baselining enabled
     new 182013f  SLING-3854 - Add configuration option to restrict service user mapper to system users
     new 85c02fd  SLING-4312: Register an osgi service for each available service user
     new 3c174fc  SLING-4312: revert revision 1661081 due to a compile error on java 1.6
     new 19dc47b  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.1.0
     new c97e326  [maven-release-plugin] prepare for next development iteration
     new c7e9259  SLING-4312: Register an osgi service for each available service user (+ change tests to mockito)
     new 950e462  SLING-4312: changed name from ServiceUserMapping to ServiceUserMapped and removed all metohds
     new c69fd1f  SLING-4495 : Improve ServiceUserMapperImpl#isValidUser
     new 67e7bd2  SLING-4312 : update javadocs
     new bafd1f3  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.2.0
     new 4baf3a1  [maven-release-plugin] prepare for next development iteration
     new 3bb3b86  Add missing licence header
     new f86e24c  SLING-4742 Service User Mapper: Web Console Name Hints for Mapping Configurations
     new 150d4dc  Update to Sling Parent 23
     new 09aecac  set parent version to 24 and add empty relativePath where missing
     new 18a8f61  SLING-4930 - InventoryPrinter for service user mappings
     new 7112b71  SLING-4930 - keep only the 'mappings by user' section, I think the raw mappings are redundant
     new 9f80206  SLING-4930 : InventoryPrinter for Service User Mappings
     new 653ac84  SLING-4930 : InventoryPrinter for Service User Mappings
     new 2d327d5  SLING-4895: Service registry should not be called from within synchronized block
     new 2de99d8  SLING-5019 : ServiceUserMappedBundleFilter should be immediate
     new b9938b7  SLING-5006 restart ServiceUserMapped services in case a ServiceUserValidator has been changed.
     new 5fe460b  Update the main reactor to parent 25
     new ba5d36d  SLING-5006: do service registrations asyncronously and outside syncronized area
     new 5d2a074  SLING-5006: set executorService to null on deactivate
     new 0a13569  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.2.2
     new b293c79  [maven-release-plugin] prepare for next development iteration
     new 43f82d0  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.2.4
     new 8bb5631  [maven-release-plugin] prepare for next development iteration
     new befedc1  Switch back to 1.2.3-SNAPSHOT
     new efddafa  Switch to parent pom 26
     new 0524f97  SLING-5484 - more logging for ServiceUserMapperImpl.getServiceUserID and related methods
     new 6148bd8  SLING-5484 - add debug log for default user
     new 963ff54  SLING-5484 - typo
     new ad47cb4  SLING-5484 - log the active mappings update as well
     new 9e593b3  SLING-5484 - tweak debug logs
     new 1048461  SLING-6397 : Error logged by ServiceUserMapperImpl while unregistering an already unregistered service
     new 98ed3ba  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.2.4
     new ce00259  [maven-release-plugin] prepare for next development iteration
     new 5436dc3  SLING-6555 : Migrate to R6 annotations, clean up dependencies
     new a14667c  SLING-6555 : Migrate to R6 annotations, clean up dependencies
     new d164394  use Sling Parent 30
     new a5b3411  add missing Felix SCR annotations
     new 5a4d7e0  Remove unused SCR plugin, fix javadoc
     new 8918474  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.2.6
     new 9af2626  [maven-release-plugin] prepare for next development iteration
     new 39767a3  SLING-6772 : Provide default mapping for service users
     new 25a0307  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.3.0
     new e51b49d  [maven-release-plugin] prepare for next development iteration
     new d4fb0c5  SLING-6772 : Provide default mapping for service users
     new f9c2b44  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.3.0
     new eb29ad4  [maven-release-plugin] prepare for next development iteration
     new 20f5bf8  SLING-6864 Service User Mapping: webconsole.configurationFactory.nameHint Property has to be part of OCD
     new 5c13d62  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.3.2
     new 20fc758  [maven-release-plugin] prepare for next development iteration
     new 7c589c7  SLING-6963: Add Service user declaration based on principal names - patch provided by Angela Schreiber.
     new e1ce78a  [maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.3.4
     new 63ded47  [maven-release-plugin] prepare for next development iteration
     new b1579a1  SLING-7167 Adjust READMEs
     new f0b11d1  SLING-7198: Remove duplicated lookup for mapping without subserviceName.

The 77 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>'].