[
https://issues.apache.org/jira/browse/FELIX-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773148#action_12773148
]
Clement Escoffier commented on FELIX-1839:
------------------------------------------
Hi,
In fact, despite I use the maven-bundle-plugin to package the iPOJO
annotations, it's not a real bundle... You don't have deploy the annotations to
use iPOJO annotations. Everything is managed by the manipulator (either in
offline mode (ant, maven plugin) or at install time (online manipulation). The
manipulator does not need the annotation classes to extract the metadata.
However, I fixed the symbolic name in the trunk. As, I have considered this
issue to not be a release trigger, it's not yet released.
> iPOJO Strange Bundle-SymbolicName:
> org.apache.felix.org.apache.felix.ipojo.annotations
> --------------------------------------------------------------------------------------
>
> Key: FELIX-1839
> URL: https://issues.apache.org/jira/browse/FELIX-1839
> Project: Felix
> Issue Type: Bug
> Affects Versions: iPOJO-1.4.0
> Reporter: Kai Toedter
> Priority: Minor
>
> The current Bundle-SymbolicName of the annotations bundle is
> org.apache.felix.org.apache.felix.ipojo.annotations. Change it to
> org.apache.felix.ipojo.annotations
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.