You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/31 17:28:00 UTC

[jira] [Commented] (KARAF-6505) Unable to override bundle's dependency attribute by specifying it in the source feature.xml descriptor

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

ASF GitHub Bot commented on KARAF-6505:
---------------------------------------

nantunes commented on pull request #984: [KARAF-6505] Allow override of the bundle's dependency attribute
URL: https://github.com/apache/karaf/pull/984
 
 
   See https://jira.apache.org/jira/browse/KARAF-6505.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Unable to override bundle's dependency attribute by specifying it in the source feature.xml descriptor
> ------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-6505
>                 URL: https://issues.apache.org/jira/browse/KARAF-6505
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.3.0, 4.2.7
>            Reporter: Nelson Antunes
>            Priority: Minor
>
> This is a regression introduced by https://jira.apache.org/jira/browse/KARAF-6418.
> The bundle's {{dependency}} attribute is being always determined by whatever the dependency is transitive or not (if {{markTransitiveAsDependency}} is {{true}}).
> It should respect the bundle entry provided in the feature descriptor to extend (usually in {{src/main/feature/feature.xml}}).
> The current workaround for a transitive dependency not to be marked as a dependency while using the {{markTransitiveAsDependency}} option is to add the bundle as a direct dependency of the module build the feature.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)