This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fest-reflect.
commit 7093984f1665cf2af6702de17f824d2146c24054 Author: Potter, Tim (Cloud Services) <[email protected]> Date: Mon Apr 27 07:12:32 2015 +0000 tweak the maven.rules file to get fest-reflect to build from scratch --- debian/maven.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/maven.rules b/debian/maven.rules index fb9b667..7c3c550 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,6 +1,6 @@ junit junit jar s/.*/4.x/ * * junit junit jar s/4\..*/4.x/ * * -org.easytesting fest-test jar * * * -org.easytesting fest-util jar * * * +org.easytesting fest-test jar s/.*/debian/ * * +org.easytesting fest-util jar s/.*/debian/ * * org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-reflect.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

