Re: Local repository

2018-04-28 Thread François Papon
Hi, You have to edit the etc/org.ops4j.pax.url.mvn.cfg config file. You must define your repository un first position if you want Karaf to use it in priority. François Le 29 avr. 2018 00:33, pawel a écrit : > > Hi, how can I add local repository to karaf ? > I would like to overide some lib

Re: [PROPOSAL] Apache Karaf Cave 5.0.0 version ?

2018-03-17 Thread François Papon
Hi JB, +1 for all I'm agree with the release version to 5.x as an internal transformation of Cave. I'm ready to participate if you want some help :) François Le 17 mars 2018 17:25, Jean-Baptiste Onofré a écrit : > > Hi guys, > > I worked on a fairly large set of refactorings and improvements

Re: Happy new year

2018-01-01 Thread François Papon
Thanks JB ! Happy new year to all the Karaf team ! Thank you for the Karaf project, the subprojects, the release, and the reply on the forum topics :) François Le 1 janv. 2018 11:08, Jean-Baptiste Onofré a écrit : > > Hi all, > > I wish you a happy and wonderful new year ! > > Regards > JB

Re: [Decanter] - Collector socket marshaller improvement

2017-11-03 Thread François Papon
expected behavior. > > If you want to be able to change the unmarshaller, that makes sense. > > Regards > JB > > On Nov 3, 2017, 09:18, at 09:18, "François Papon" > wrote: > >Ok, I miss something, because I see the unmarshall method in the >

Re: [Decanter] - Collector socket marshaller improvement

2017-11-03 Thread François Papon
Ok, I miss something, because I see the unmarshall method in the collector and for me it take json and transform it to a Map. I would explain that how could the collector take another format than json from the socket inputstream reader. Le 3 nov. 2017 12:08, Jean-Baptiste Onofré a écrit : > > S