diff --git pom.xml pom.xml index c6aaf79..3a0229d 100644 --- pom.xml +++ pom.xml @@ -71,6 +71,15 @@ ${project.build.directory}/warehouse pfile:// + + **/Test*.java + **/*Test.java + **/*TestCase.java + + + + + 1.0b3 3.3.0-release @@ -782,7 +791,14 @@ **/ql/exec/vector/udf/generic/*.java **/TestHiveServer2Concurrency.java **/TestHiveMetaStore.java + ${test.excludes.additional} + + ${test.includes.default1} + ${test.includes.default2} + ${test.includes.default3} + ${test.includes.additional} + true false false