You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Svetlin Zarev (JIRA)" <ji...@apache.org> on 2017/06/01 19:10:05 UTC

[jira] [Created] (GERONIMO-6569) javax.annotation.Resource is not compliant with JSR250 mrel2/3

Svetlin Zarev created GERONIMO-6569:
---------------------------------------

             Summary: javax.annotation.Resource is not compliant with JSR250 mrel2/3
                 Key: GERONIMO-6569
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6569
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: specs
    Affects Versions: 1.2, 1.x
            Reporter: Svetlin Zarev


Starting with JSR250 maintenance release 2, the signature of Resource.type() is changed to return "Class<?>": [1]. Yet in geronimo-annotation spec version 1.2 & 1.3 it returns just "Class"

PR: https://github.com/apache/geronimo-specs/pull/7/files

[1] https://jcp.org/en/jsr/detail?id=250



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)