[ https://issues.apache.org/jira/browse/TIKA-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584604#comment-16584604 ]
Hudson commented on TIKA-2710: ------------------------------ FAILURE: Integrated in Jenkins build tika-2.x-windows #304 (See [https://builds.apache.org/job/tika-2.x-windows/304/]) TIKA-2710 - Change Tika OSGi Execution Environment to 1.8 (bob: rev 711112cc78f0f270dbc66c619d9387ab260aee25) * (edit) tika-bundle/pom.xml * (add) tika-bundle/src/main/resources/META-INF/MANIFEST.MF > Set Tika to OSGi Execution Environment JavaSE-1.8 > ------------------------------------------------- > > Key: TIKA-2710 > URL: https://issues.apache.org/jira/browse/TIKA-2710 > Project: Tika > Issue Type: Improvement > Reporter: Bob Paulin > Assignee: Bob Paulin > Priority: Major > > In TIKA-2692 the OSGi execution environment (osgi.ee) was removed since it > was coming out as 9.0 when 1.8 was expected. This is due to the > org.ow2.asm:asm:6.2 JAR file having a module-info.class within it. Turns out > this causes the maven-bundle-plugin to increase the execution environment to > Java 9. Rather than removing osgi.ee we should manually set it to 1.8 which > is correct since Java 8 will simply ignore the module-info.class. This can > be reverted once Tika moves up to Java 9 or beyond.{{}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)