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 -->
|
||||
<!-- ======================================================= -->
|
||||
<!-- configuration>
|
||||
<configuration>
|
||||
<includes>
|
||||
<include>**/DummyTest.java</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>**/Test*.java</exclude>
|
||||
</excludes>
|
||||
</configuration -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue