diff --git a/build.gradle b/build.gradle
index a450472a76..d8a089bfe5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -349,7 +349,7 @@ rat {
// List of Gradle exclude directives, defaults to ['**/.gradle/**']
//excludes.add("main/java/org/apache/poi/**/*-chart-data.txt")
- includes.add("build.javacheck.xml")
+ excludes.add("build.javacheck.xml")
excludes.add("**/build/**")
excludes.add("**/out/**")
excludes.add("**/*.iml")
diff --git a/build.xml b/build.xml
index b69ea32602..51cf06bdd7 100644
--- a/build.xml
+++ b/build.xml
@@ -90,7 +90,7 @@ under the License.
-
+
@@ -887,10 +887,9 @@ under the License.
-
-
-
-
+
+
+