[tomcat8] 09/10: Disabled Checkstyle

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 20 08:21:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit fb9724fbcb7467fbf79aa62b766403585c244a54
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Sep 20 08:43:38 2017 +0200

    Disabled Checkstyle
---
 debian/ant.properties | 1 +
 debian/changelog      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/ant.properties b/debian/ant.properties
index 0d97b42..593183a 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,4 +1,5 @@
 compile.debug=true
+execute.validate=false
 
 jdt.jar=/usr/share/java/ecj.jar
 junit.jar=/usr/share/java/junit4.jar
diff --git a/debian/changelog b/debian/changelog
index 7b822a6..363daca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ tomcat8 (8.5.21-1) UNRELEASED; urgency=medium
   [ Emmanuel Bourg ]
   * New upstream release
     - Refreshed the patches
+    - Disabled Checkstyle
 
   [ Miguel Landaeta ]
   * Remove myself from uploaders. (Closes: #871892)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git



More information about the pkg-java-commits mailing list