[okio] 05/06: Ignore com.google.errorprone:error_prone_core
Markus Koschany
apo at moszumanska.debian.org
Fri Oct 13 10:37:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository okio.
commit 8be2b41bfc951eb187f218a55e4e3741c2c2b093
Author: Markus Koschany <apo at debian.org>
Date: Fri Oct 13 12:23:35 2017 +0200
Ignore com.google.errorprone:error_prone_core
---
debian/maven.ignoreRules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 8de3963..fd0ce35 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -2,3 +2,4 @@
org.apache.maven.plugins maven-release-plugin * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
org.codehaus.plexus plexus-compiler-javac-errorprone * * * *
+com.google.errorprone error_prone_core * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/okio.git
More information about the pkg-java-commits
mailing list