You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/27 01:15:32 UTC

[jira] [Resolved] (FELIX-3185) Negative Embed-Dependency clauses aren't handled correctly

     [ https://issues.apache.org/jira/browse/FELIX-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch resolved FELIX-3185.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: maven-bundle-plugin-2.3.6

Fixed in r1189530 and deployed new snapshot.

Negative clauses will now reduce the set of available dependencies:
{code}
!*;groupId=example,*;scope=compile|runtime
{code}

You can also now omit the primary artifact key at the beginning of each clause:
{code}
!groupId=example,scope=compile|runtime
{code}
                
> Negative Embed-Dependency clauses aren't handled correctly
> ----------------------------------------------------------
>
>                 Key: FELIX-3185
>                 URL: https://issues.apache.org/jira/browse/FELIX-3185
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Stuart McCulloch
>            Assignee: Stuart McCulloch
>             Fix For: maven-bundle-plugin-2.3.6
>
>
> See http://mail-archives.apache.org/mod_mbox/felix-users/201110.mbox/%3cFEF852C8B7836E4796B5CA0DD7B53B9F0E7EFA3CD3@PRDEXC101.igi.ig.local%3e thread

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira