From 4dd1df6ef8b0beda4d972919087804224ceaa798 Mon Sep 17 00:00:00 2001 From: rnveach Date: Fri, 6 Nov 2015 09:32:14 -0500 Subject: [PATCH] Issue #2161: removed unnecessary excludes for forbiddenapis --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 98d9bf083..c386b22c6 100644 --- a/pom.xml +++ b/pom.xml @@ -900,7 +900,6 @@ **/bug* **/oneMoreClass.class **/RightCurlyInput_Other.class - **/JavaNCSSCheckTestInput$1.class **/test_* **/WithInner$Inner.class **/Foo* @@ -908,7 +907,6 @@ **/UncommentedMainTest* **/Temp* **/Issue* - **/ParenPadWithSpace.class **/Main1.class **/ConfigurationBuilder.class **/WithAnonymousClass$1.class