[
https://issues.apache.org/jira/browse/TIKA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499778#comment-14499778
]
Bob Paulin edited comment on TIKA-1551 at 4/17/15 1:03 PM:
-----------------------------------------------------------
In OSGi you need to define which packages to export even from the JRE. Felix
4.0.1 (as defined in the pom.xml) does not have a package export for Java 8
defined. However the latest version of Felix 4.6.1 includes up to Java 9 (our
best guess at least :) ). Patch Attached.
was (Author: bobpaulin):
In OSGi you need to define which packages to export even from the JRE. Felix
4.0.1 (as defined in the pom.xml) does not have a package export for Java 8
defined. However the latest version of Felix includes up ot Java 9 (our best
guess at least :) ).
> Building the Tika source code using Java 1.8 causes Build Failure of OSGi
> Bundle on Windows 8.1 and Ubuntu 14.10.
> -----------------------------------------------------------------------------------------------------------------
>
> Key: TIKA-1551
> URL: https://issues.apache.org/jira/browse/TIKA-1551
> Project: Tika
> Issue Type: Bug
> Reporter: Abhinav Gupta
> Labels: java1.8, ubuntu, windows81
> Attachments: TIKA-1551.patch, log.txt, mvn version.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)