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

Stuart McCulloch edited comment on FELIX-3185 at 10/26/11 11:15 PM:
--------------------------------------------------------------------

Fixed in r1189530 and deployed new snapshot.

Negative clauses (those beginning with a !) will now reduce the set of 
available dependencies:

   !*;groupId=example, *;scope=compile|runtime

You can also now omit the primary artifact key at the beginning of each clause:

   !groupId=example, scope=compile|runtime

                
      was (Author: mcculls):
    Fixed in r1189530 and deployed new snapshot.

Negative clauses will now reduce the set of available dependencies:

   !*;groupId=example,*;scope=compile|runtime

You can also now omit the primary artifact key at the beginning of each clause:

   !groupId=example,scope=compile|runtime

                  
> 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/%3cfef852c8b7836e4796b5ca0dd7b53b9f0e7efa3...@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

        

Reply via email to