You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/04/25 05:59:00 UTC

[jira] [Commented] (KARAF-6696) importing a regular war file containing a module-info.class file in an embedded jar causes a NullPointerException

    [ https://issues.apache.org/jira/browse/KARAF-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092054#comment-17092054 ] 

Jean-Baptiste Onofré commented on KARAF-6696:
---------------------------------------------

Thanks for the report. I guess it works fine with JDK 8. Did you test with Karaf 4.3.0.RC1 (it should be the same behavior) ?

I will reproduce and fix. 

Sorry for the inconvenience.

> importing a regular war file containing a module-info.class file in an embedded jar causes a NullPointerException
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-6696
>                 URL: https://issues.apache.org/jira/browse/KARAF-6696
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.8
>            Reporter: Serge Démoulin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Critical
>             Fix For: 4.3.0, 4.2.9
>
>
> assertj 3.14.0 is compiled with jdk11 but compatibel with jdk8. The jar contains a module-info.class that produce an error during karaf deployment
>  
> groupId: org.assertj
>  artifactId: assertj-core



--
This message was sent by Atlassian Jira
(v8.3.4#803005)