You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/08 20:01:41 UTC

[jira] [Commented] (FELIX-5312) Use scope=provided for OSGi APIs dependencies

    [ https://issues.apache.org/jira/browse/FELIX-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961930#comment-15961930 ] 

ASF GitHub Bot commented on FELIX-5312:
---------------------------------------

GitHub user cvgaviao opened a pull request:

    https://github.com/apache/felix/pull/102

    FELIX-5312 -fixed scope of dependencies

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cvgaviao/felix fix_maven_pom_scopes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #102
    
----
commit 39638cbe143778ac57cf1cf27fda49a64ac243d9
Author: Cristiano GaviĆ£o <cv...@gmail.com>
Date:   2017-04-08T19:58:40Z

    FELIX-5312 -fixed scope of dependencies

----


> Use scope=provided for OSGi APIs dependencies
> ---------------------------------------------
>
>                 Key: FELIX-5312
>                 URL: https://issues.apache.org/jira/browse/FELIX-5312
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR), Gogo Command
>    Affects Versions: gogo.command-0.16.0, bundlerepository-2.0.8
>            Reporter: Markus Rathgeb
>
> Theses API dependencies should be marked as provided as the framework (or external bundles are providing them at runtime).
> This avoid excluding them when theses modules are used as dependencies themselves.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)