[
https://issues.apache.org/jira/browse/AXIS2-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898679#action_12898679
]
Andreas Veithen commented on AXIS2-4787:
----------------------------------------
It turns out that the bundle manifests for adb, jaxws, kernel, metadata and
saaj have never been updated since the 1.4 release and have incorrect
Import-Package and Export-Package attributes. Furthermore, they are not fixable
because of the split package issue described in AXIS2-4311 (and which didn't
exist in 1.4). Here is what I'm going to do:
1. Remove the incorrect bundle manifests for adb, jaxws, kernel, metadata and
saaj, as suggested by Jarek [1].
2. Change the maven-bundle-plugin configuration of axis2-transport-http and
axis2-transport-local so that the Bundle-Version is assigned by the plugin
(based on the Maven version) and we don't need to change the value manually
during the release process.
As suggested by Amila [2], we should find a structural solution for the bundle
issues in Axis2 1.7.
[1]
https://issues.apache.org/jira/browse/AXIS2-4311?focusedCommentId=12878595&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12878595
[2] http://markmail.org/message/racrds5jqwetjcf6
> Hardcoded Bundle-Versions in adb, jaxws, kernel, metadata and saaj modules
> --------------------------------------------------------------------------
>
> Key: AXIS2-4787
> URL: https://issues.apache.org/jira/browse/AXIS2-4787
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.5.1, 1.5
> Reporter: Andreas Veithen
> Assignee: Andreas Veithen
> Fix For: 1.6, 1.5.2
>
>
> The adb, jaxws, kernel, metadata and saaj modules have manifest files with
> hardcoded Bundle-Version attributes. The current value of in all 5 modules is
> 1.4 both in the trunk and the 1.5 branch (!). One may also wonder if the
> other OSGi attributes in these manifests are still up-to-date. We should use
> maven-bundle-plugin to generate these manifests automatically.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]