This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository lucene2.

commit 386140881046019c7dda18dd2d4d3e4ba0eb328e
Author: Jan-Pascal van Best <[email protected]>
Date:   Wed Aug 1 20:31:29 2007 +0000

    re-enabled tests
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 77e9ff9..e7bb193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lucene2 (2.2.0-1~pre4) unstable; urgency=low
+
+  * Re-enabled running tests in debuild
+
+ -- Jan-Pascal van Best <[email protected]>  Sat, 23 Jun 2007 22:36:00 
+0200
+
 lucene2 (2.2.0-1~pre3) unstable; urgency=low
 
   * Based on upstream 2.2.0 official release tarball
diff --git a/debian/rules b/debian/rules
index a29d982..58bb1d9 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

Reply via email to