[
https://issues.apache.org/jira/browse/NUTCH-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105455#comment-17105455
]
Hudson commented on NUTCH-1945:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3682 (See
[https://builds.apache.org/job/Nutch-trunk/3682/])
NUTCH-1945 Test for XLSX parser - add Tika unit test for XLSX files - (snagel:
[https://github.com/apache/nutch/commit/0341f0dfa156d3963e88b2cb9507013b0eef8668])
* (add)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TikaParserTest.java
* (add) src/plugin/parse-tika/sample/test.xlsx
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestHtmlParser.java
* (edit) src/plugin/parse-tika/build.xml
* (add)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestXlsxParser.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestFeedParser.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestImageMetadata.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestOOParser.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestEmbeddedDocuments.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestPdfParser.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestRTFParser.java
* (edit)
src/plugin/parse-tika/src/test/org/apache/nutch/parse/tika/TestMSWordParser.java
> Test for XLSX parser
> --------------------
>
> Key: NUTCH-1945
> URL: https://issues.apache.org/jira/browse/NUTCH-1945
> Project: Nutch
> Issue Type: Test
> Components: parser
> Affects Versions: 1.10, 2.3.1
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.17
>
> Attachments: NUTCH-1945-2x.patch
>
>
> Add a test for Excel spreadsheets (xlsx) files: because the are formally also
> zip files (as well as other composite files) the MIME type detection is
> crucial also for parsing, cf. NUTCH-1605 and NUTCH-1925.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)