[ 
https://issues.apache.org/jira/browse/OPENJPA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731798#action_12731798
 ] 

Tim McConnell edited comment on OPENJPA-1176 at 7/15/09 9:42 PM:
-----------------------------------------------------------------

Thanks for the JIRA Jeremy. Here is the testcase I've been using to demonstrate 
this failure. It fails on trunk but works fine on 1.2.x. I will likely have 
others as well. Thanks.

      was (Author: mcconne):
    Thanks for the JIRA Jeremy. Here is the testcase I've been using to 
demonstrate this failure. I will likely have others as well. Thanks.
  
> Properties marked as private are no longer persistent
> -----------------------------------------------------
>
>                 Key: OPENJPA-1176
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1176
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.0.0
>            Reporter: Jeremy Bauer
>            Assignee: Jeremy Bauer
>         Attachments: OPENJPA-1176-TESTCASE-1.patch
>
>
> OpenJPA versions prior to 2.0 allowed properties marked as private to be 
> persistent.  This is contrary to the JPA specification which states that 
> properties must be public or protected.  OpenJPA 2.0 will adhere to the 
> specification by default, but a compatibility option will be added to allow 
> the old behavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to