diff --git a/build.xml b/build.xml index 8e69b19e2..56f09b20a 100644 --- a/build.xml +++ b/build.xml @@ -345,11 +345,13 @@ limitations under the License. - + + + + - diff --git a/pom.xml b/pom.xml index 2ef336992..0072b38da 100644 --- a/pom.xml +++ b/pom.xml @@ -399,11 +399,13 @@ **/*$* - **/TestAll*.java + + **/TestAll.java + **/TestAllPackages.java + **/TestAbstract* **/TestArrayList.java **/TestLinkedList.java - **/TestHashMap.java **/TestTreeMap.java **/TestTypedCollection.java **/TestAnyAllOnePredicate.java