mirror of https://github.com/apache/openjpa.git
OPENJPA-1222:
Fix tabs in pom.xml git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d727e60800
commit
33bd1d4aac
|
@ -808,11 +808,11 @@
|
|||
<exclude>org/apache/openjpa/persistence/kernel/TestPMMemory.java</exclude>
|
||||
<!-- You can exclude the lockmgr test to save ~15 mins. -->
|
||||
<!-- <exclude>org/apache/openjpa/persistence/lockmgr/*.java</exclude> -->
|
||||
|
||||
|
||||
<!-- ================================================================== -->
|
||||
<!-- MetaModel tests are *temporarily* excluded to wait for -->
|
||||
<!-- spec to stabilize on Result Processing API -->
|
||||
<!-- ================================================================== -->
|
||||
<!-- MetaModel tests are *temporarily* excluded to wait for -->
|
||||
<!-- spec to stabilize on Result Processing API -->
|
||||
<!-- ================================================================== -->
|
||||
<exclude>org/apache/openjpa/persistence/meta/*.java</exclude>
|
||||
|
||||
<!-- Exclude subclassing tests -->
|
||||
|
|
Loading…
Reference in New Issue