[
https://issues.apache.org/jira/browse/TIKA-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295790#comment-14295790
]
Hudson commented on TIKA-1329:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.6 #442 (See
[https://builds.apache.org/job/tika-trunk-jdk1.6/442/])
TIKA-1329, added examples for the RecursiveParserWrapper (tallison:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1655449)
* /tika/trunk/tika-example/pom.xml
*
/tika/trunk/tika-example/src/main/java/org/apache/tika/example/ParsingExample.java
*
/tika/trunk/tika-example/src/main/resources/org/apache/tika/example/test_recursive_embedded.docx
*
/tika/trunk/tika-example/src/test/java/org/apache/tika/example/TestParsingExample.java
> Add RecursiveParserWrapper aka Jukka's (and Nick's) RecursiveMetadataParser
> ---------------------------------------------------------------------------
>
> Key: TIKA-1329
> URL: https://issues.apache.org/jira/browse/TIKA-1329
> Project: Tika
> Issue Type: Sub-task
> Components: parser
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 1.8
>
> Attachments: TIKA-1329v2.patch, test_recursive_embedded.docx
>
>
> Jukka and Nick have a great demo of parsing metadata recursively on the
> [wiki|http://wiki.apache.org/tika/RecursiveMetadata]. For TIKA-1302, I'd
> like to use something similar, and I think that others may find it useful for
> tika-app and tika-server.
> I took the code from the wiki and made some modifications. I'm not sure if
> we should put this in parsers or in a new module for "examples." Given that
> I think this would be useful for tika-app and tika-server, I'd prefer
> parsers, but I'm open to any input...including "let's not."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)