This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository tomcat6.
commit 1ade7939bfcddca2aade6c5e69d6c018b5233119 Author: tony mancill <[email protected]> Date: Sat Aug 3 21:42:43 2013 -0700 freshen eclipse compiler patch --- debian/patches/0017-eclipse-compiler-update.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/0017-eclipse-compiler-update.patch b/debian/patches/0017-eclipse-compiler-update.patch index 951469e..0a37f7e 100644 --- a/debian/patches/0017-eclipse-compiler-update.patch +++ b/debian/patches/0017-eclipse-compiler-update.patch @@ -1,8 +1,8 @@ --- a/java/org/apache/jasper/compiler/JDTCompiler.java +++ b/java/org/apache/jasper/compiler/JDTCompiler.java -@@ -147,6 +147,10 @@ - } - return result; +@@ -151,6 +151,10 @@ + public boolean ignoreOptionalProblems() { + return false; } + + public boolean ignoreOptionalProblems() { -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/tomcat6.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

