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
            Priority: Minor


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.

Reply via email to