You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/03/27 06:35:25 UTC

[jira] [Commented] (TIKA-1910) Tika 2.0 - Decouple Tika Parser Office Module from Other Dependencies

    [ https://issues.apache.org/jira/browse/TIKA-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213329#comment-15213329 ] 

Hudson commented on TIKA-1910:
------------------------------

SUCCESS: Integrated in tika-2.x #62 (See [https://builds.apache.org/job/tika-2.x/62/])
TIKA-1910 - Make Web and Package optional in Office. (bob: rev 84bf06285451be911a7c711856634a69733a47a1)
* tika-parser-modules/tika-parser-package-module/pom.xml
* tika-parser-bundles/tika-parser-advanced-bundle/module/BundleIT.java
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/opc/OPCDetector.java
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/JackcessExtractor.java
* tika-parser-bundles/tika-parser-package-bundle/pom.xml
* tika-parser-modules/tika-parser-office-module/pom.xml
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/chm/ChmParser.java
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/AbstractPOIFSExtractor.java
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/ooxml/OOXMLExtractorFactory.java
* tika-parser-bundles/tika-parser-advanced-bundle/pom.xml
* tika-parser-modules/tika-parser-package-module/src/main/java/org/apache/tika/parser/pkg/ZipContainerDetector.java
* tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/microsoft/OutlookExtractor.java
* tika-parser-modules/tika-parser-database-module/pom.xml
* tika-parser-bundles/tika-parser-office-bundle/pom.xml


> Tika 2.0 - Decouple Tika Parser Office Module from Other Dependencies
> ---------------------------------------------------------------------
>
>                 Key: TIKA-1910
>                 URL: https://issues.apache.org/jira/browse/TIKA-1910
>             Project: Tika
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Bob Paulin
>            Assignee: Bob Paulin
>
> Currently the Tika Parser Office Module depends on 
> Tika Parser Web Module
> Tika Parser Package Module
> Tika Parser Text Module
> Using the proxies we can make those dependencies optional so if they are not included on the classpath the code functions but performs no operation on content that would be parsed on the optional dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)