Recompile java scripts on modification and avoid periodic checks
----------------------------------------------------------------
Key: SLING-1385
URL: https://issues.apache.org/jira/browse/SLING-1385
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting Java 1.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Scripting Java 1.0.2
Currently the java script handler checks a java file for modifications when the
script is called. This check has a configurable time intervall.
With the latest changes we have resource events and therefore could recheck the
sources on events and avoid the per request check completly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.