mirror of https://github.com/apache/openjpa.git
Disabling Slice tests, since they're failing the build.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@627955 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1c0b264517
commit
1c738c4412
|
@ -155,14 +155,14 @@
|
||||||
<!-- ======================================================= -->
|
<!-- ======================================================= -->
|
||||||
<!-- All tests are excluded currently -->
|
<!-- All tests are excluded currently -->
|
||||||
<!-- ======================================================= -->
|
<!-- ======================================================= -->
|
||||||
<!-- configuration>
|
<configuration>
|
||||||
<includes>
|
<includes>
|
||||||
<include>**/DummyTest.java</include>
|
<include>**/DummyTest.java</include>
|
||||||
</includes>
|
</includes>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>**/Test*.java</exclude>
|
<exclude>**/Test*.java</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration -->
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
Loading…
Reference in New Issue