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

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

GitHub user cschneider opened a pull request:

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

    [FELIX-5265] Use correct scope for specs

    

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

    $ git pull https://github.com/cschneider/felix FELIX-5265

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

    https://github.com/apache/felix/pull/68.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 #68
    
----
commit 183fcbaed91ebd676634ab79cedbd31b008cf2d5
Author: Christian Schneider <[email protected]>
Date:   2016-05-27T14:11:38Z

    [FELIX-5265] Use correct scope for specs

----


> OSGi specs should be used with scope provided
> ---------------------------------------------
>
>                 Key: FELIX-5265
>                 URL: https://issues.apache.org/jira/browse/FELIX-5265
>             Project: Felix
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: connect-0.1.0
>            Reporter: Christian Schneider
>             Fix For: connect-0.2.0
>
>
> Currently the OSGi spec jars are listed with default scope. So they are also 
> added to the project using connect. When the default scanner is used this 
> results in running the specs as bundles which is not recommended in OSGi.
> The specs should not be necessary as they are already embeded during the 
> build.
> I will create a PR for the fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to