Radu Cotescu created SLING-5409:
-----------------------------------
Summary: Enhance the SightlyJavaCompilerService to not enforce a
package name for Use objects stored in the repository
Key: SLING-5409
URL: https://issues.apache.org/jira/browse/SLING-5409
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting Sightly Engine 1.0.6
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Sightly Engine 1.0.8
The {{SightlyJavaCompilerService}} currently enforces a certain package name
for Use objects stored in the repository - the JCR path transformed into a
valid Java package name. However, the {{SightlyJavaCompilerService}} should be
more lenient and automatically define the correct package name for the Use
object so that a move of said object to a different path doesn't require a
refactor to adapt the class' package name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)