Done
https://issues.apache.org/jira/browse/CAMEL-15662
> Jean-Baptiste Onofre hat am 30.09.2020 05:53 geschrieben:
>
>
> Hi,
>
> What JDK version are you using ?
>
> I bet you are using JDK 11 (this bnd error can occurs with JDK 11 or "old"
> maven-bundle-plugin version).
>
> The problem
Hi,
What JDK version are you using ?
I bet you are using JDK 11 (this bnd error can occurs with JDK 11 or "old"
maven-bundle-plugin version).
The problem is probably in the camel-json-validator bundle.
Can you please create a Jira and assign to me, I gonna fix that.
Regards
JB
> Le 28 sept.
We have a verify phase in camel-karaf. This seems pretty weird. I have to
check. Can you please open an issue? Thanks
Il lun 28 set 2020, 21:38 Gerald Kallas ha scritto:
> Dear all,
>
> I'm trying to install
>
> feature:install camel-json-validator
>
> on Karaf 4.2.9. It causes an error
>
> java
Dear all,
I'm trying to install
feature:install camel-json-validator
on Karaf 4.2.9. It causes an error
java.lang.ArrayIndexOutOfBoundsException: Index 19 out of bounds for length 19
at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:576)
at aQute.bnd.osgi.Clazz.parseClassFile(Clazz.java:494)
at