You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/10/03 15:22:50 UTC

[jira] Created: (SLING-29) JspC plugin cannot create Compiler because JCL setup fails

JspC plugin cannot create Compiler because JCL setup fails
----------------------------------------------------------

                 Key: SLING-29
                 URL: https://issues.apache.org/jira/browse/SLING-29
             Project: Sling
          Issue Type: Bug
          Components: Plugin
    Affects Versions: 2.0.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 2.0.0


The JspC plugin cannot create a compiler because Commons Logging cannot create the Log4J logger.

For the JspC plugin, the Log4J logger is not actually required, so we just set the JCL property to use the JCL SimpleLog logger during JSP compilation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-29) JspC plugin cannot create Compiler because JCL setup fails

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-29.
----------------------------------

    Resolution: Fixed

Fixed in Rev. 581593.

> JspC plugin cannot create Compiler because JCL setup fails
> ----------------------------------------------------------
>
>                 Key: SLING-29
>                 URL: https://issues.apache.org/jira/browse/SLING-29
>             Project: Sling
>          Issue Type: Bug
>          Components: Plugin
>    Affects Versions: 2.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> The JspC plugin cannot create a compiler because Commons Logging cannot create the Log4J logger.
> For the JspC plugin, the Log4J logger is not actually required, so we just set the JCL property to use the JCL SimpleLog logger during JSP compilation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.