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:
Michael Dick 2009-08-04 17:19:54 +00:00
parent d727e60800
commit 33bd1d4aac
1 changed files with 4 additions and 4 deletions

View File

@ -808,11 +808,11 @@
<exclude>org/apache/openjpa/persistence/kernel/TestPMMemory.java</exclude> <exclude>org/apache/openjpa/persistence/kernel/TestPMMemory.java</exclude>
<!-- You can exclude the lockmgr test to save ~15 mins. --> <!-- You can exclude the lockmgr test to save ~15 mins. -->
<!-- <exclude>org/apache/openjpa/persistence/lockmgr/*.java</exclude> --> <!-- <exclude>org/apache/openjpa/persistence/lockmgr/*.java</exclude> -->
<!-- ================================================================== --> <!-- ================================================================== -->
<!-- MetaModel tests are *temporarily* excluded to wait for --> <!-- MetaModel tests are *temporarily* excluded to wait for -->
<!-- spec to stabilize on Result Processing API --> <!-- spec to stabilize on Result Processing API -->
<!-- ================================================================== --> <!-- ================================================================== -->
<exclude>org/apache/openjpa/persistence/meta/*.java</exclude> <exclude>org/apache/openjpa/persistence/meta/*.java</exclude>
<!-- Exclude subclassing tests --> <!-- Exclude subclassing tests -->