You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/01/13 16:20:00 UTC

[jira] [Commented] (CAMEL-17381) camel-karaf - Feature validation has some errors after JDK8 drop

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

Claus Ibsen commented on CAMEL-17381:
-------------------------------------

The feature validator does not work for "wrap" urls on JDK11 vs JDK8

[WARNING] Error:
	Error downloading wrap:file:/Users/davsclaus/.m2/repository/org/asynchttpclient/async-http-client/2.12.3/async-http-client-2.12.3.jar$Export-Package=org.asynchttpclient.*;version=2.12.3
	Error downloading wrap:file:/Users/davsclaus/.m2/repository/org/asynchttpclient/async-http-client-netty-utils/2.12.3/async-http-client-netty-utils-2.12.3.jar$Export-Package=org.asynchttpclient.netty.util.*;version=2.12.3
	Error downloading wrap:file:/Users/davsclaus/.m2/repository/org/asynchttpclient/async-http-client/2.12.3/async-http-client-2.12.3.jar$Export-Package=org.asynchttpclient.*;version=2.12.3
	Error downloading wrap:file:/Users/davsclaus/.m2/repository/org/asynchttpclient/async-http-client-netty-utils/2.12.3/async-http-client-netty-utils-2.12.3.jar$Export-Package=org.asynchttpclient.netty.util.*;version=2.12.3

> camel-karaf - Feature validation has some errors after JDK8 drop
> ----------------------------------------------------------------
>
>                 Key: CAMEL-17381
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17381
>             Project: Camel
>          Issue Type: Task
>          Components: camel-karaf
>            Reporter: Claus Ibsen
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 3.15.0
>
>
> Some of the features have errors when running the platform/karaf/features check.
> However they seem to work when installing manually in karaf.
> So its something in the karaf maven plugin that does the feature validation that has problems after upgrading to JDK11.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)