On Monday, June 17, 2019 3:02:01 PM CEST Karl Pauls wrote: > I would like to call a vote on the following release, > > Apache Sling File System Classloader 1.0.12 > > We solved 1 issue in this release: > https://issues.apache.org/jira/projects/SLING/versions/12345673 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2096/
The configuration class name FSClassLoaderComponentConfig for FSClassLoaderProvider is weird. Usually we just suffix Configuration to the component name or use an inner class named Configuration. Also the config property name fsclassloader_fileSystemCompiledScriptsCacheLocation is weird. The cache can contain anything (Commons!) not only scripts. O.
