[
https://issues.apache.org/jira/browse/GERONIMO-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire resolved GERONIMO-5529.
------------------------------------
Fix Version/s: 3.0
Resolution: Fixed
Committed revision 985855.
The javax.annotation.processing classes are part of the java SE specification,
not the java EE common annotations, so this package should not be part of this
bundle.
> javax.annotation.processing.AnnotationProcessing inappropriately throwing
> UnsupportedOperationException errors.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5529
> URL: https://issues.apache.org/jira/browse/GERONIMO-5529
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Rick McGuire
> Assignee: Rick McGuire
> Fix For: 3.0
>
>
> All of the concrete methods of the AnnotationProcessing abstract class are
> throwing UnsupportedOperationException errors for the concrete methods.
> These need to be implementing the actual behaviors defined in the
> specification javadocs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.