You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2009/11/11 17:03:39 UTC

[jira] Updated: (SLING-1184) JcrJavaCompiler: add support for complementary classloader

     [ https://issues.apache.org/jira/browse/SLING-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg updated SLING-1184:
-------------------------------------

    Attachment: org.apache.sling.jcr.compiler.JcrJavaCompiler.patch

patch with suggested improvement

> 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
>         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.