You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/06/03 01:16:15 UTC

[jira] Created: (JCR-957) Set jcr and servlet-api dependency scope to provided

Set jcr and servlet-api dependency scope to provided
----------------------------------------------------

                 Key: JCR-957
                 URL: https://issues.apache.org/jira/browse/JCR-957
             Project: Jackrabbit
          Issue Type: Improvement
          Components: maven
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 1.4


The jcr and servlet API libraries should typically be provided by the deployment environment and not included as compile/runtime dependencies of Jackrabbit artifacts. The scope of those dependencies should thus be set to provided in the <dependencyManagement/> section of the Jackrabbit parent POM.

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


[jira] Resolved: (JCR-957) Set jcr and servlet-api dependency scope to provided

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

Jukka Zitting resolved JCR-957.
-------------------------------

    Resolution: Fixed

Scope changed in revision 543806.

> Set jcr and servlet-api dependency scope to provided
> ----------------------------------------------------
>
>                 Key: JCR-957
>                 URL: https://issues.apache.org/jira/browse/JCR-957
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: maven
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>
> The jcr and servlet API libraries should typically be provided by the deployment environment and not included as compile/runtime dependencies of Jackrabbit artifacts. The scope of those dependencies should thus be set to provided in the <dependencyManagement/> section of the Jackrabbit parent POM.

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