You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Andrus Adamchik (JIRA)" <de...@geronimo.apache.org> on 2006/04/22 14:33:05 UTC

[jira] Created: (GERONIMO-1894) JPA @JoinTable annotation is not retained in runtime

JPA @JoinTable annotation is not retained in runtime
----------------------------------------------------

         Key: GERONIMO-1894
         URL: http://issues.apache.org/jira/browse/GERONIMO-1894
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: specs  
    Versions: 1.x    
    Reporter: Andrus Adamchik
    Priority: Minor


EJB3, JPA spec - @JoinTable annotation has no retention policy. This looks like a bug in the spec (there is no retention policy mentioned there), but this makes the annotation unusable as it is not preserved in runtime. Also the rest of the annotations have retention policy set to runtime, confirming again that this is a spec typo. Somebody please apply the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1894) JPA @JoinTable annotation is not retained in runtime

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1894?page=all ]
     
Jeff Genender closed GERONIMO-1894:
-----------------------------------

    Resolution: Fixed
     Assign To: Jeff Genender

Sending        geronimo-spec-jpa/src/main/java/javax/persistence/JoinTable.java
Transmitting file data .
Committed revision 396128.


> JPA @JoinTable annotation is not retained in runtime
> ----------------------------------------------------
>
>          Key: GERONIMO-1894
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1894
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: specs
>     Versions: 1.x
>     Reporter: Andrus Adamchik
>     Assignee: Jeff Genender
>     Priority: Minor
>  Attachments: patch.txt
>
> EJB3, JPA spec - @JoinTable annotation has no retention policy. This looks like a bug in the spec (there is no retention policy mentioned there), but this makes the annotation unusable as it is not preserved in runtime. Also the rest of the annotations have retention policy set to runtime, confirming again that this is a spec typo. Somebody please apply the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1894) JPA @JoinTable annotation is not retained in runtime

Posted by "Andrus Adamchik (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1894?page=all ]

Andrus Adamchik updated GERONIMO-1894:
--------------------------------------

    Attachment: patch.txt

> JPA @JoinTable annotation is not retained in runtime
> ----------------------------------------------------
>
>          Key: GERONIMO-1894
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1894
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: specs
>     Versions: 1.x
>     Reporter: Andrus Adamchik
>     Priority: Minor
>  Attachments: patch.txt
>
> EJB3, JPA spec - @JoinTable annotation has no retention policy. This looks like a bug in the spec (there is no retention policy mentioned there), but this makes the annotation unusable as it is not preserved in runtime. Also the rest of the annotations have retention policy set to runtime, confirming again that this is a spec typo. Somebody please apply the attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira