This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit b3487a651c9b1542737ee6f9a7a2b3bee1c1c23d Author: Jan-Pascal van Best <[email protected]> Date: Wed Aug 1 20:31:04 2007 +0000 re-disabled ant test --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6cb44c0..a1daef5 100755 --- a/debian/rules +++ b/debian/rules @@ -74,7 +74,7 @@ build-indep-stamp: configure-stamp $(ANT) build-contrib $(ANT) war-demo # Skipping until production time... - $(ANT) test + # $(ANT) test $(ANT) javadocs touch build-indep-stamp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

