You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/05/01 20:07:30 UTC

[jira] Commented: (OPENJPA-1012) Test failures in TestManagedInterface with @ManagedInterface annotation when using JDK6

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

Donald Woods commented on OPENJPA-1012:
---------------------------------------

Some background on the 6 out of 12 test failures based on Java level used at Build/Runtime -
JDK5/JDK5 - passes
JDK5/JDK6 - passes
JDK6/JDK6 - fails


> Test failures in TestManagedInterface with @ManagedInterface annotation when using JDK6
> ---------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1012
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1012
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: query
>    Affects Versions: 2.0.0
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.0
>
>
> We have a problem with the OpenJPA @ManagedInterface annotation due to the OPENJPA-5 update for JDK 6.
> Currently, the junit class in openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/managedinterface/TestManagedInterfaces.java failures on JDK6 are ignored because -
> @AllowFailure(message="On JDK6 Upgrade these tests are failing with wrong mapping. " +
>     "Column PC_ID in ManagedInterfaceSup Table is not created. getPC() is " +
>     "defined as property in ManageIFace sub-interface")

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