This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fest-swing-1.x.
commit 05c239c0139ee7093e6bf38203ad46d18006a4e0 Author: Andreas Tille <[email protected]> Date: Sun Jul 5 15:02:02 2015 +0200 Apply Emmanuel's hint to enable finding jsr305 --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index b003471..f6e6785 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -4,3 +4,4 @@ junit junit jar s/4\..*/4.x/ * * org.easytesting s/fest-assert/fest-assert-core/ jar s/.*/debian/ * * org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * * s/com\.google\.code\.findbugs/org.jsr-305/ jsr305 jar s/.*/0.x/ * * +org.jsr-305 jsr305 * s/.*/0.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-swing-1.x.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

