[
https://issues.apache.org/jira/browse/FELIX-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828610#action_12828610
]
Michael Dürig commented on FELIX-2015:
--------------------------------------
Thanks for the clarification.
It would be nice to have this info in
http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
(Embedding dependencies). Currently it says: "[...] and ? to represent *a
single* unknown character" (emphasis added).
> Pattern matching not working correctly for Embed-Dependency
> -----------------------------------------------------------
>
> Key: FELIX-2015
> URL: https://issues.apache.org/jira/browse/FELIX-2015
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.0.1
> Reporter: Michael Dürig
>
> Both
> <Embed-Dependency>???</Embed-Dependency>
> and
> <Embed-Dependency>????</Embed-Dependency>
> result in jcr-2.0.jar being included in the bundle.
> I assume that the pattern is matched against the artifactId, so for the
> second case jcr-2.0.jar should not go into the bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.