[
https://issues.apache.org/jira/browse/TIKA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513354#comment-15513354
]
Hudson commented on TIKA-2069:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1105 (See
[https://builds.apache.org/job/Tika-trunk/1105/])
TIKA-2069 -- extract macros from MSOffice docs, fix tests to find target
(tallison: rev 8a45f67a2e3641b08fcfb5e2283e4a43ff86f3cd)
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/WordParserTest.java
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/ooxml/OOXMLParserTest.java
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/PowerPointParserTest.java
* (edit)
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/ExcelParserTest.java
* (edit) tika-core/src/test/java/org/apache/tika/TikaTest.java
> Extract Macro text from Microsoft Office documents
> --------------------------------------------------
>
> Key: TIKA-2069
> URL: https://issues.apache.org/jira/browse/TIKA-2069
> Project: Tika
> Issue Type: Improvement
> Components: detector, parser
> Affects Versions: 1.13
> Environment: RHEL 5.x, Apache Tomcat
> Reporter: Jeff Swindle
> Labels: features
> Fix For: 2.0, 1.14
>
> Attachments: excel-macro.PNG, test-macro-doc.docm,
> test-macro-doc.docm-tika-app-output.txt, word-macro.PNG, xlsmacro.xlsm,
> xlsmacro.xlsm.tika-app-output.txt
>
>
> Tika supports macro-enabled Microsoft Office documents by extracting metadata
> and contents, however, macros within the document are not in the metadata or
> content output.
> Desire is to have the macro text extracted also.
> Info regarding macro extraction: http://www.decalage.info/vba_tools
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)