[
https://issues.apache.org/jira/browse/GERONIMO-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799165#action_12799165
]
Rick McGuire commented on GERONIMO-5023:
----------------------------------------
I have a few questions on how this should be fixed. The current released
version of this spec jar is geronimo-jaxws_2.1_spec-1.0. This actually
implements the 2.1.1 version of the jaxws spec, but the OSGi manifest is
incorrect. Fixing the manifest is easy, but should this new version be
released as geronimo-jaxws_2.1_spec-1.1 or geronimo-jaxws_2.1.1_spec-1.0? I
suspect this really should be the latter to more clearly identify what level of
the spec is contained in the jar.
> jaxws spec jar has wrong version number for its package exports.
> ------------------------------------------------------------------
>
> Key: GERONIMO-5023
> URL: https://issues.apache.org/jira/browse/GERONIMO-5023
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Rick McGuire
> Priority: Critical
>
> The current version of the geronimo-jaxws_2.1_spec jar implements the 2.1.1
> version of the APIs but the package exports are for the 2.1 release. This is
> causing a problems for OSGi projects that wish to use this API (e.g., the
> OSGi RFC 66 reference implementation).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.