Temporarily disable criteria testcases per email on dev mailing list

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@787306 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Dick 2009-06-22 16:34:08 +00:00
parent 79ad8c4943
commit 1c4fdebe83

View File

@ -815,6 +815,8 @@
<!-- You can exclude the lockmgr test to save ~15 mins.
<exclude>org/apache/openjpa/persistence/lockmgr/*.java</exclude>
-->
<exclude>org/apache/openjpa/persistence/criteria/*.java</exclude>
</excludes>
<systemProperties>
<property>