Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Jean-Baptiste Onofre
Thanks, I gonna fix that for 3.1.1. Regards JB > Le 28 févr. 2020 à 17:35, Gerald Kallas a écrit : > > Done. > > https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-14629 > >> Andrea Cosentino hat am 28. Februar 2020 17:19 >> geschrieben: >> >> >> Can you please report this on the

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Gerald Kallas
Done. https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-14629 > Andrea Cosentino hat am 28. Februar 2020 17:19 > geschrieben: > > > Can you please report this on the Camel JIRA? > > Just reproduced. > > Il giorno ven 28 feb 2020 alle ore 17:15 Gerald Kallas > ha scritto: > > >

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Andrea Cosentino
Can you please report this on the Camel JIRA? Just reproduced. Il giorno ven 28 feb 2020 alle ore 17:15 Gerald Kallas ha scritto: > I'm still using Java 8 > > $ java -version > openjdk version "1.8.0_222" > OpenJDK Runtime Environment (build 1.8.0_222-b10) > OpenJDK 64-Bit Server VM (build

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Gerald Kallas
I'm still using Java 8 $ java -version openjdk version "1.8.0_222" OpenJDK Runtime Environment (build 1.8.0_222-b10) OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) Tried with Karaf 4.2.8, same error. > Jean-Baptiste Onofre hat am 28. Februar 2020 16:54 > geschrieben: > > > Hi, >

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Jean-Baptiste Onofre
Hi, That’s normal due to JDK 9+. Previously JAXB was provided by the JDK, but not anymore. So, you have to add the JAXB bundle before installed camel-jackson. I’m working on Camel features to have condition depending of the JDK version. Regards JB > Le 28 févr. 2020 à 16:40, Gerald Kallas a

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Andrea Cosentino
You need to use Karaf 4.2.8. Il giorno ven 28 feb 2020 alle ore 16:40 Gerald Kallas ha scritto: > I tried to upgrade from Karaf 4.2.7 w/ Camel 3.0.1 towards Karaf 4.2.7 w/ > Camel 3.1.0. > > While executing these commands > > > karaf@root()> feature:repo-add hawtio 2.9.1 > Adding feature url

Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Gerald Kallas
I tried to upgrade from Karaf 4.2.7 w/ Camel 3.0.1 towards Karaf 4.2.7 w/ Camel 3.1.0. While executing these commands karaf@root()> feature:repo-add hawtio 2.9.1 Adding feature url mvn:io.hawt/hawtio-karaf/2.9.1/xml/features karaf@root()> feature:repo-add activemq 5.15.11 Adding feature url