[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917750#action_12917750
]
Steven Rowe commented on LUCENE-2657:
-------------------------------------
bq. What failure are you seeing?
Two apparently unrelated errors:
# {{JettyWebappTest.testJSP()}} returns an HTTP 500 error as soon as it
attempts to connect to the Jetty {{Server}} instantiated in {{setUp()}}, on
line #88. I haven't figured out how to set Jetty Logging up so that I have
visibility on what's happening yet. I see a call setting the
{{solr.solr.home}} property in setUp() on line #49, so maybe that value is not
in sync with the current directory I transferred from the Ant configuration.
# {{solr/contrib/extraction}}'s
{{ExtractingRequestHandlerTest.testArabicPDF()}} test fails because no result
is found containing the extracted Arabic term (line #353). I have traced
content extraction up through plain text extraction from the PDF, and that
seems to be working, so I don't think it's a classpath issue with Tika or
PDFBox. I need to keep tracing to see happens after the text extraction.
> 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]