You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/01/07 14:09:40 UTC

[jira] Created: (SLING-1277) Make dependency to jcr api optional

Make dependency to jcr api optional
-----------------------------------

                 Key: SLING-1277
                 URL: https://issues.apache.org/jira/browse/SLING-1277
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
    Affects Versions: Scripting JSP-Taglib 2.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Scripting JSP-Taglib 2.0.8


The taglib has a hard dependency to the jcr api - this makes the taglib unusable if the api is not available. The dependency can easily be made optional.

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


[jira] Resolved: (SLING-1277) Make dependency to jcr api optional

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

Carsten Ziegeler resolved SLING-1277.
-------------------------------------

    Resolution: Fixed

The dependency is now optional (Revision 896873)

> Make dependency to jcr api optional
> -----------------------------------
>
>                 Key: SLING-1277
>                 URL: https://issues.apache.org/jira/browse/SLING-1277
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>    Affects Versions: Scripting JSP-Taglib 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Scripting JSP-Taglib 2.0.8
>
>
> The taglib has a hard dependency to the jcr api - this makes the taglib unusable if the api is not available. The dependency can easily be made optional.

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