SLING-8141 - ScriptCacheImpl throws IllegalStateException on deactivate

* synced deactivate and configureCache, called from handleEvent so that
if an event occurs at the same time as a deactivate the unregister method
of the ResourceChangeListener service registration is not called twice for
the same registration
* optimised cache reconfiguration when an event occurs
1 file changed
tree: dc1a16a31c70efd5e78be6dc2befb95ff91e7491
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

Apache Sling Scripting Core implementation

This module is part of the Apache Sling project.

Sling Scripting core functionality