This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit 08ae934208c0f897fae1e38527ad60e1efce7f1b Author: Jan-Pascal van Best <[email protected]> Date: Wed Aug 8 16:34:40 2007 +0000 Updated TODO with unit tests failing with gcj --- debian/TODO.Debian | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/TODO.Debian b/debian/TODO.Debian index 7440704..6657b9e 100644 --- a/debian/TODO.Debian +++ b/debian/TODO.Debian @@ -3,6 +3,14 @@ TODO Stuff to do regarding packaging of lucene-2.x.x: +- ant fails the rmic task with gcj (bug in ant, see bug #436680) + +- Some unit tests fail with gcj (not with sun-java5): + o TestDateTools (bug in gij-4.1, see bug #433636) + o TestRemoteCachingWrapperFilter + o TestSort + o TestThreadSafe + - Maybe split into -core and -contrib package (maybe even further split up the -contrib package), because the package now has many dependencies because of all the contribs. -- 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

