Konrad Windszus created SLING-10706:
---------------------------------------
Summary: Order of selectors not kept
Key: SLING-10706
URL: https://issues.apache.org/jira/browse/SLING-10706
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Affects Versions: Scripting Bundle Maven Plugin 0.3.0
Reporter: Konrad Windszus
Fix For: Scripting Bundle Maven Plugin 0.4.0
The selectors used for registration of script/servlets have an order: Only if
they appear in the given order the script/servlet matches
(https://sling.apache.org/documentation/the-sling-engine/servlets.html#servlet-registration).
The order is potentially lost, though during the generation of the capabilities
headers as the code is using Sets internally.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)