diff options
Diffstat (limited to 'java/client/pom.xml')
| -rw-r--r-- | java/client/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml index 2e53b1a965..a280430ece 100644 --- a/java/client/pom.xml +++ b/java/client/pom.xml @@ -114,12 +114,6 @@ <value>file:///${basedir}/src/main/java/log4j.properties</value> </property> </systemProperties> - <includes> - <include>**/test/unit/**/*Test.java</include> - </includes> - <excludes> - <exclude>**/JNDIReferenceableTest.java</exclude> - </excludes> </configuration> </plugin> </plugins> |
