[
https://issues.apache.org/jira/browse/TIKA-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723325#action_12723325
]
Kiran Singh commented on TIKA-218:
----------------------------------
I am out of office on PTO from June 17th to July 8th. I will respond to your
emails on my return on July 9th. If there is anything urgent, please contact my
manager Keith Odom.
Kiran
> Can not build tika jar from the downloaded sources for 0.3,
> apache-tika-0.3-src.tar.gz
> --------------------------------------------------------------------------------------
>
> Key: TIKA-218
> URL: https://issues.apache.org/jira/browse/TIKA-218
> Project: Tika
> Issue Type: Bug
> Components: general
> Affects Versions: 0.3
> Reporter: Kiran Singh
> Assignee: Jukka Zitting
> Priority: Minor
>
> I recently downloaded the Tika 0.3 sources apache-tika-0.3-src.tar.gz. After
> I unzipped, I tried to run "mvn install" command to build the jars. The build
> failed with this error:
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> C:\apps\apache-tika-0.3\src\main\java\org\apache\tika\parser\microsoft\ooxml\OOXMLExtractorFactory.java:[44,23]
> cannot find symbol
> symbol : class XWPFWordExtractorDecorator
> location: class org.apache.tika.parser.microsoft.ooxml.OOXMLExtractorFactory
> I looked into the sources directory and dicscovered that the
> XWPFWordExtractorDecorator.java file was named wrongly
> asXWPFWordExtractorDecorator.java0000644 causing the build failure.
> I checked in the zip file and the file is named wrong there as well.
> Once I corrected the name, the build went OK.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.