[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917636#action_12917636
]
Steven Rowe commented on LUCENE-2657:
-------------------------------------
{quote}
bq. Except for two Solr tests, all tests pass. The two tests that fail for me
(on Win Vista 64, Sun JDK 1.6.0_13) are: JettyWebAppTest and Solr Cell's
ExtractingRequestHandlerTest.testArabicPDF().
maybe it is an icu classpath issue. modules/analysis and
solr/contrib/extraction both use different, out of date versions.
i opened LUCENE-2683
{quote}
I dropped in the ICU4J 4.4.2 jar, and everything compiled and all tests
succeeded under Maven except for the same two tests, which continued to fail.
> Replace Maven POM templates with full POMs, and change documentation
> accordingly
> --------------------------------------------------------------------------------
>
> Key: LUCENE-2657
> URL: https://issues.apache.org/jira/browse/LUCENE-2657
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.1, 4.0
> Reporter: Steven Rowe
> Assignee: Steven Rowe
> Fix For: 3.1, 4.0
>
> Attachments: LUCENE-2657.patch, LUCENE-2657.patch
>
>
> The current Maven POM templates only contain dependency information, the bare
> bones necessary for uploading artifacts to the Maven repository.
> Full Maven POMs will include the information necessary to run a multi-module
> Maven build, in addition to serving the same purpose as the current POM
> templates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]