[ 
https://issues.apache.org/jira/browse/OPENJPA-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dick closed OPENJPA-770.
--------------------------------


> Use annotations instead of excluding tests in pom.xml
> -----------------------------------------------------
>
>                 Key: OPENJPA-770
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-770
>             Project: OpenJPA
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0-M2
>            Reporter: Michael Dick
>            Assignee: Tim McConnell
>             Fix For: 2.0.0-M2
>
>         Attachments: OPENJPA-770-2.patch, OPENJPA-770-3.patch, 
> OPENJPA-770.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> In openjpa-persistence-jdbc/pom.xml there are a lot of excluded testcases. 
> Instead of hard coding these in pom.xml we should use the new annotation that 
> Pinaki introduced in the "parent" JIRA issue. 
> The list of excluded tests can be found in pom.xml, here's a subsection of 
> them
> <!-- exclude new tests that aren't passing yet -->
>                         
> <exclude>org/apache/openjpa/persistence/jpql/clauses/TestEJBQueryInterface.java</exclude>
>                         
> <exclude>org/apache/openjpa/persistence/kernel/TestInitialValueFetching.java</exclude>
>                         
> <exclude>org/apache/openjpa/persistence/kernel/TestOpenResultsCommit.java</exclude>
>                         
> <exclude>org/apache/openjpa/persistence/query/TestQuotedNumbersInFilters2.java</exclude>

-- 
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