Radu Cotescu created SLING-9181:
-----------------------------------
Summary: The Scripting Bundle Tracker should be extended to allow
more flexibility for resource type definitions
Key: SLING-9181
URL: https://issues.apache.org/jira/browse/SLING-9181
Project: Sling
Issue Type: Improvement
Components: Scripting
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
Similar to the improvements from SLING-9161, the Scripting Bundle Tracker
should be able to work with the following types of resource type definitions:
# {{a/b/c}} - path-based
# {{a/b/c/1.0.0}} - path-based, versioned
# {{a.b.c}} - Java package name
# {{a.b.c/1.0.0}} - Java package name, versioned
# {{a}} - flat (sub-set of path-based)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)