You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2018/03/08 16:42:00 UTC

[jira] [Resolved] (SM-3651) The web site cannot be built using JDK 8

     [ https://issues.apache.org/jira/browse/SM-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak resolved SM-3651.
-------------------------------------
    Resolution: Fixed

Fixed in trunk: http://svn.apache.org/viewvc?view=revision&revision=1826252

> The web site cannot be built using JDK 8
> ----------------------------------------
>
>                 Key: SM-3651
>                 URL: https://issues.apache.org/jira/browse/SM-3651
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: Website
>         Environment: Apache Maven 3.5.0 (Red Hat 3.5.0-6)
> Maven home: /usr/share/maven
> Java version: 1.8.0_161, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc27.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.15.6-300.fc27.x86_64", arch: "amd64", family: "unix"
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>            Priority: Major
>
> Actually the site can be built using only JDK7. Build with JDK8 fails with following error
> {noformat}
> [ERROR] Compilation failed:
> error: error while loading CharSequence, class file '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc27.x86_64/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
> (class java.lang.RuntimeException/bad constant pool tag 18 at byte 10)
> one error found
>  {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)