Re: Camel 3.4.4 feature:install camel-json-validator causes an error

2020-10-09 Thread Gerald Kallas
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

Re: Camel 3.4.4 feature:install camel-json-validator causes an error

2020-09-29 Thread Jean-Baptiste Onofre
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.

Re: Camel 3.4.4 feature:install camel-json-validator causes an error

2020-09-28 Thread Andrea Cosentino
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

Camel 3.4.4 feature:install camel-json-validator causes an error

2020-09-28 Thread Gerald Kallas
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