[pkg-java] r4004 - trunk/lucene2/debian
janpascal-guest at alioth.debian.org
janpascal-guest at alioth.debian.org
Wed Aug 8 16:34:40 UTC 2007
Author: janpascal-guest
Date: 2007-08-08 16:34:40 +0000 (Wed, 08 Aug 2007)
New Revision: 4004
Modified:
trunk/lucene2/debian/TODO.Debian
Log:
Updated TODO with unit tests failing with gcj
Modified: trunk/lucene2/debian/TODO.Debian
===================================================================
--- trunk/lucene2/debian/TODO.Debian 2007-08-08 14:26:08 UTC (rev 4003)
+++ trunk/lucene2/debian/TODO.Debian 2007-08-08 16:34:40 UTC (rev 4004)
@@ -3,6 +3,14 @@
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.
More information about the pkg-java-commits
mailing list