[
https://issues.apache.org/jira/browse/FELIX-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463772#comment-13463772
]
Marcel Offermans commented on FELIX-3682:
-----------------------------------------
May I ask what you're trying to do?
This artifact really is just a compile time dependency that contains the
annotations you need to write your code plus the plugins to integrate with bnd
and maven. At runtime, these annotations have been parsed and "replaced" by a
json file that is embedded in the bundle. This file contains the dependencies
as described by the annotations. The "runtime" bundle reads those and creates
the appropriate dependencies. See [1] for an example and [2] for more
documentation on annotations for DM in general.
[1]
http://felix.apache.org/site/apache-felix-dependency-manager-using-annotations-quick-tour.html
[2]
http://felix.apache.org/site/apache-felix-dependency-manager-using-annotations.html
> Dependency Manager Annotation-3.0.0 module doesn't expose OSGI meta
> information in MANIFEST.MF
> ----------------------------------------------------------------------------------------------
>
> Key: FELIX-3682
> URL: https://issues.apache.org/jira/browse/FELIX-3682
> Project: Felix
> Issue Type: Bug
> Components: Dependency Manager
> Affects Versions: dependencymanager-3.0.0
> Reporter: Nicolae Nicora
> Priority: Critical
>
> MANIFEST.MF of jar "org.apache.felix.dependencymanager.annotation-3.0.0.jar"
> contains incorrect meta information, so no exported API :
> Manifest-Version: 1.0
> Archiver-Version: Plexus Archiver
> Created-By: Apache Maven
> Built-By: marcel
> Build-Jdk: 1.6.0_24
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira