This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to annotated tag org.apache.sling.resourcemerger-1.3.4
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git.
at 545aa33 (tag)
tagging 48a18f0a2a83285ab4dcb932d0b01dbe77be1bc2 (commit)
by Konrad Windszus
on Fri Jun 16 13:57:15 2017 +0000
- Log -----------------------------------------------------------------
org.apache.sling.resourcemerger-1.3.4
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a2fed28 SLING-2986 : Merged Resource Provider. Apply contribution by
Gilles Knobloch
new 4c9a3bc SLING-2986 : Merged Resource Provider. Minor code changes and
metatype info
new 4e7cb83 SLING-2986 : remove accidentally added security property
new e9da669 SLING-2986 : Fix path handling, especially when the root node
is requested
new 7118c57 SLING-2986 : Fix metadata handling
new a5af909 SLING-2986 : Fix value map and property type handling
new 6a8e82c SLING-2986 : Minor code optimization
new 6527512 SLING-2986 : Check if resource is hidden through properties
(own or parent)
new 61a953f SLING-2986 : Check if resource is hidden through properties
(own or parent)
new 12e8054 SLING-2986 : Cache value map, implement hashCode and toString
new 7abf60c SLING-2986 : Use sling:resourceType property to define the
resource type
new 6c95810 SLING-2986 : Reimplement listChildren and make MergedResource
immutable
new 64d1911 SLING-2986 : Fix listChildren and add test case
new 8618883 SLING-2986 : Remove unneeded null checks for search path, add
test for property merging
new 97c8967 SLING-2986 : Add test for resource type handling
new 6c49a8d Use new resource resolver mock testing lib
new f5ca99b Add test for hiding properties
new d3fa422 SLING-2986 : Fix resource hiding when parent resource
contains attribute but child resource is not available. Reduce resource getting
to a minimum
new 093d7a4 SLING-2986 : Reduce object creation for a resource
new e52ec84 SLING-2986 : Rename mount point to /mnt/overlay
new c6bb75c SLING-3397 : Provide a way for path operations. Apply
modified patch from Gilles Knobloch
new b666a53 SLING-3397 : Provide a way for path operations. Apply
modified patch from Gilles Knobloch
new 62c6cbb [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.0.0
new 2af6f79 [maven-release-plugin] prepare for next development iteration
new f043a23 SLING-3418 : Wrong path handling wrt search paths SLING-3419
: Component name specified instead of component label SLING-3420 : Implement
ModifyingResourceProvider - first version
new 68dcf37 SLING-3420 : Revert implementation of
ModifyingResourceProvider and provide an utility method instead
new 2b5dc7a [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.1.0
new a5d33d3 [maven-release-plugin] prepare for next development iteration
new c6b604a SLING-3451 : Support for deep reads from a value map
new 4853e9d Use released Sling API
new d01d101 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.1.2
new 9915cfa [maven-release-plugin] prepare for next development iteration
new d8f00f5 Switch to current snapshot of api until release is out
new 1cb3844 Use released Sling API 2.7.0
new 613615e Update to parent pom v19
new 9262285 SLING-3521 : Merged resource is not available if parent
folder is unreadable
new 0429178 Update to latest parent pom 20
new 7e8a9e9 SLING-3423 / SLING-3657 - adding MergedResourcePicker for
implementing additional merged resource selection algorithms. Implmeneting
OverridingResourcePicker to provide /mnt/override which merges resources based
on the resource type hierarchy
new ddecb4c SLING-3423 - ResourceMergerService API must allow custom
merge paths
new 7177d76 SLING-3657 - adding metatype
new 10e7537 SLING-3657 - requiring configuration to avoid excess
registration
new 02e184d SLING-3909 : Merged ResourceProviders should be optionally
modifiable
new b355a95 SLING-3909 : Merged ResourceProviders should be optionally
modifiable
new 290ce09 Refactoring - put pickers into separate package, align name
of CRUD implementation
new 35e7df3 SLING-3423/SLING-3657 : Change return type of picker
interface from iterator to List
new 380a3e0 SLING-3909 : Merged ResourceProviders should be optionally
modifiable
new ee50068 Use a better pid as this is actually public api
new ca4af83 Correct delete behaviour
new e6c5e1d SLING-3927 : Cleanup / deprecate ResourceMergerService
new 2ed6a66 SLING-3909 : Merged ResourceProviders should be optionally
modifiable
new f2d2834 SLING-3909 : Merged ResourceProviders should be optionally
modifiable
new 72da0b1 Update to Sling Parent POM 22 with baselining enabled
new d85b336 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.0
new 59590ad [maven-release-plugin] prepare for next development iteration
new 68333e8 SLING-4247 : Reconsider resource type handling
new 0989a7c Add a new test case
new 069ecb1 SLING-4311 - have the overriding resource picker create stub
(non-existing) resources to accommodate for missing hierarchy nodes.
new 477ce3d [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.2
new 50ec08b [maven-release-plugin] prepare for next development iteration
new 36a5fb2 SLING-4311 - edge case where reusing an hidden ancestor name
caused the wrong resource to be hidden
new 91be8e7 SLING-4311 - edge case where reusing an hidden ancestor name
caused the wrong resource to be hidden
new 1ba1bb4 SLING-4340 - getting the resource type property *first* and
then falling back to the first non-null getResourceType() result.
new d824761 SLING-4247 : clean up code and add missing break
new 65864b6 SLING-4247 : clean up code and add missing break
new 916191e Remove wrong break statement again
new 677a077 SLING-4340 : SLING-4247 created odd side-effects
new 887f936 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.4
new 3f3cfd7 [maven-release-plugin] prepare for next development iteration
new f529898 SLING-4398 : Potential NPE when non existing resource has no
parent
new 11fb113 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.6
new 1c09315 [maven-release-plugin] prepare for next development iteration
new 0b50e21 SLING-4468 - fixing case where parent is missing but
grandparent is available
new a66f602 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.8
new 41d183b [maven-release-plugin] prepare for next development iteration
new b1a0be7 SLING-4568 : Performance:
MergingResourceProvider.ParentHidingHandler adds about 30pp rendering overhead.
Apply partial patch from Joel Richard
new 72cd433 SLING-4653 : [Regression] Merging resource provider is
traversing parent hierarchy for finding hide properties
new f73c6a1 SLING-4568 : Performance:
MergingResourceProvider.ParentHidingHandler adds about 30pp rendering overhead.
Apply slightly modified patch from Joel Richard
new 57cf2bc SLING-4568 : Performance:
MergingResourceProvider.ParentHidingHandler adds about 30pp rendering overhead.
Apply slightly modified patch from Joel Richard
new 7a9b67c Update contrib modules to Parent 23
new 28ee44c set parent version to 24 and add empty relativePath where
missing
new 8e5af97 SLING-4878 - Resource Merger: Infinite loop in case a parent
resource has one of its children as a supertype
new ce83fb1 trivial: updated JavaDoc to comply with Java 1.8
new 5042a61 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.2.10
new 320b5c3 [maven-release-plugin] prepare for next development iteration
new d628e1a Update the contrib reactor to parent 25
new bd4eb69 SLING-5108 Various little performance improvements
new 290600f SLING-5108 Reverted MergedResource#toString() change
new 6ef6bd9 SLING-4611 Performance: Consider optimizing
MergedResource#getParent and getChild
new 1b31325 SLING-5201 : Improve resource provider resolving
new 09731a5 SLING-5204 : Implement provider lifecycle methods
new 403cd66 Copy relevant bits of resourceresolver private impl class to
resourcemerger to avoid dependency on internal classes (even if it's for
testing)
new 1252689 Switch to parent pom 26
new 5c05dea update to released versions
new 505dd43 SLING-5501 : Adjust resource merger for latest API changes.
Apply patch from Joel Richard
new e54c3c9 SLING-5502 : Additions to MergedResourcePicker break existing
implementations
new d92f20e SLING-5502 : Additions to MergedResourcePicker break existing
implementations
new 4eb9dd1 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.3.0
new 1c4e416 [maven-release-plugin] prepare for next development iteration
new ba2a044 SLNG-5468, make wildcards in sling:hideProperties and
sling:hideChildren only act on inherited children/properties (not on the local
ones) to allow to easily replace an existing resource
new 152c8a5 SLING-4915 preferably take the order from the overlying
resource
new 8682a38 SLING-4915 remove irrelevant code
new aa599da SLING-6117 Hamcrest: Simplify ResourceMatchers method
signatures
new 1094cd4 SLING-6117 remove "with"/"has" prefix from ResourceMatchers
method names as well add "path" to resource collection/iterator matchers
new baefed8 update to latest version of sling hamcrest
new 909df36 SLING-6457 correctly expose child resources in
MergedResource's toString()
new b55f501 fix some javadoc
new a23b09a [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.3.2
new 15fb025 [maven-release-plugin] prepare for next development iteration
new 723dd32 SLING-6587 improved javadoc
new a24bb75 SLING-6951 do not hide local grandchildren when
sling:hideChildren is set on the grandparent
new 464a97b SLING-6951 correctly hide underlying grand children (which
are hidden by the grandparent's sling:hideChildren)
new 3d0cf29 SLING-6956 do not touch order when no new resources have been
defined in an overlying resource
new 0dd8cf5 remove redundant test method
new d441791 [maven-release-plugin] prepare release
org.apache.sling.resourcemerger-1.3.4
new 48a18f0 [maven-release-plugin] copy for tag
org.apache.sling.resourcemerger-1.3.4
The 115 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]>'].