OPENJPA-1076 revert accidential change to pom.xml

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@798635 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2009-07-28 18:17:02 +00:00
parent b7b0b15777
commit 9658b657c2
1 changed files with 1 additions and 1 deletions

View File

@ -805,8 +805,8 @@
<!-- TestPMMemory creates heapdumps etc and there's no real asserts within the test. -->
<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>
-->
<!-- ================================================================== -->
<!-- Critera & MetaModel tests are *temporarily* excluded to wait for -->
<!-- spec to stabilize on Result Processing API -->