[
https://issues.apache.org/jira/browse/SLING-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1184.
--------------------------------------
Resolution: Fixed
Fix Version/s: JCR Compiler 1.0
Applied slightly modified patch in Rev. 835321.
Changes as follows:
* not increasing version number right now (we are still in the same
pre-release snapshot)
* Modified implementation to not require synchronisation:
CompilerEnvironment is now an internal class which is created for each
compile() call
Please confirm this working. Thanks.
> JcrJavaCompiler: add support for complementary classloader
> ----------------------------------------------------------
>
> Key: SLING-1184
> URL: https://issues.apache.org/jira/browse/SLING-1184
> Project: Sling
> Issue Type: Improvement
> Components: Commons
> Reporter: Stefan Guggisberg
> Assignee: Felix Meschberger
> Priority: Minor
> Fix For: JCR Compiler 1.0
>
> Attachments: org.apache.sling.jcr.compiler.JcrJavaCompiler.patch
>
>
> i suggest to add the following signature to the
> o.a.sling.jcr.compiler.JcrJavaCompiler service:
> boolean compile(String[] srcFiles, String outputDir,
> ErrorHandler errorHandler, boolean generateDebug,
> String javaVersion, ClassLoader
> complementaryClassLoader)
> throws Exception;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.