Thanks Onkar, for working on lucene2 in Ubuntu.
I'm interested in building lucene2 with GCJ - you mention:
The lucene2 core (and contrib) libraries build with GCJ also. I have
already tried this by disabling unit tests. The solution to unit test
failure is known but depends on another bug #183164.
However I'm getting the following unit test failures:
[junit] Testsuite: org.apache.lucene.search.TestSort
[junit] Tests run: 17, Failures: 2, Errors: 0, Time elapsed: 1.755 sec
[junit]
[junit] Testcase:
testInternationalSort(org.apache.lucene.search.TestSort):FAILED
[junit] expected:<B[FJD]H> but was:<B[JDF]H>
[junit] junit.framework.ComparisonFailure: expected:<B[FJD]H> but
was:<B[JDF]H>
[junit] at
org.apache.lucene.search.TestSort.assertMatches(TestSort.java:639)
[junit] at
org.apache.lucene.search.TestSort.testInternationalSort(TestSort.java:358)
[junit]
[junit]
[junit] Testcase:
testInternationalMultiSearcherSort(org.apache.lucene.search.TestSort): FAILED
[junit] expected:<B[FJD]H> but was:<B[JDF]H>
[junit] junit.framework.ComparisonFailure: expected:<B[FJD]H> but
was:<B[JDF]H>
[junit] at
org.apache.lucene.search.TestSort.assertMatches(TestSort.java:639)
[junit] at
org.apache.lucene.search.TestSort.testInternationalMultiSearcherSort(TestSort.java:382)
[junit]
[junit]
[junit] Test org.apache.lucene.search.TestSort FAILED
Are these the failures to which you're referring?
Thanks and best wishes, Jack
--
lucene2 jdk dependence
https://bugs.launchpad.net/bugs/185917
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs