[VOTE RESULT] Release Apache Sling Scripting Core 2.0.14

2010-11-02 Thread Carsten Ziegeler
The vote to release Apache Sling Scripting Core 2.0.14 passed with +1 votes from Justin Edelson, Carsten Ziegeler, Mike Müller, Ian Boston, and Felix Meschberger. No other votes have been cast. Thanks for voting, I'll upload the artifacts asap. Regards Carsten Carsten Ziegeler wrote Hi,

[jira] Closed: (SLING-1422) NPE when a script is called without a request binding

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1422. --- NPE when a script is called without a request binding

[jira] Closed: (SLING-565) Prevent multiple wrapping of exceptions thrown in included requests

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-565. -- Prevent multiple wrapping of exceptions thrown in included requests

[jira] Closed: (SLING-1473) Resolve script resource lazy

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1473. --- Resolve script resource lazy Key: SLING-1473

[jira] Closed: (SLING-1478) Improve SlingScriptHelper service handling

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1478. --- Improve SlingScriptHelper service handling --

[jira] Closed: (SLING-1544) ScripteEngineManagerFactory.refreshScriptEngineManager may throw exceptions

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1544. --- ScripteEngineManagerFactory.refreshScriptEngineManager may throw exceptions

[jira] Closed: (SLING-1552) add include/forward methods to ScriptHelper which deal with resources, not just paths

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1552. --- add include/forward methods to ScriptHelper which deal with resources, not just paths

[jira] Closed: (SLING-1477) Deprecate SlingScriptHelper.dispose and correct invocation

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1477. --- Deprecate SlingScriptHelper.dispose and correct invocation

[jira] Closed: (SLING-1839) Remove direct dependency to web console by using new configuration printer support

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1839. --- Remove direct dependency to web console by using new configuration printer support

[jira] Closed: (SLING-1848) registration (or unregistration) of a ScriptEngineFactory doesn't cause the ScriptEngineManager service to be re-registered

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1848. --- registration (or unregistration) of a ScriptEngineFactory doesn't cause the

[jira] Closed: (SLING-1193) Extend Resource interface and provide AbstractResource base class

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1193. --- Extend Resource interface and provide AbstractResource base class

[jira] Closed: (SLING-1728) ServiceCache is prone to deadlocks

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1728. --- ServiceCache is prone to deadlocks -- Key:

[jira] Closed: (SLING-1545) ScripteEngineManagerFactory is not thread safe

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1545. --- ScripteEngineManagerFactory is not thread safe --

[jira] Closed: (SLING-1724) Improve script execution performance

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1724. --- Improve script execution performance

[jira] Closed: (SLING-1510) Expose the ScriptEngineManager managed by Sling

2010-11-02 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-1510. --- Expose the ScriptEngineManager managed by Sling

Handling configuration changes in OSGi installer

2010-11-02 Thread Carsten Ziegeler
Hi, currently our OSGi installer is a one way solution: things are picked up by the providers (jcr, file etc.) and installed through the OSGi installer core. Whenever something is changed through the providers, the change is picked up. Unfortunately, if something changes by any other way, e.g.

[jira] Updated: (SLING-1848) registration (or unregistration) of a ScriptEngineFactory doesn't cause the ScriptEngineManager service to be re-registered

2010-11-02 Thread Charles L Fields (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles L Fields updated SLING-1848: Attachment: Plugin 2.js registration (or unregistration) of a ScriptEngineFactory doesn't

[jira] Updated: (SLING-1848) registration (or unregistration) of a ScriptEngineFactory doesn't cause the ScriptEngineManager service to be re-registered

2010-11-02 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1848: - Attachment: (was: Plugin 2.js) registration (or unregistration) of a