Amit Gupta created SLING-2857:
---------------------------------
Summary: Fix the name of the members resource in ResourceCollection
Key: SLING-2857
URL: https://issues.apache.org/jira/browse/SLING-2857
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Resource Collections 1.0.0
Reporter: Amit Gupta
Priority: Minor
Fix For: Resource Collections 1.0.0
Attachments: SLING-2853
Chnage the name of the node to sling:members, it members currently.
Also fix the property name from sling:references to sling:resources to make it
consistent with sling:resource.
I have extracted out the properties in a Constants in impl. This removed
duplicate hard coded "members" string literal in ResourceCollectionManagerImpl.
Also, fixed a issue where while creating collection, path was wrong. Added test
case for the same.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira