Re: stop bundle on feature install

2017-04-27 Thread Mark
yes. How do I blacklist a bundle from a feature.xml file ? On Thu, Apr 27, 2017 at 1:02 PM, Jean-Baptiste Onofré wrote: > Hi, > > you can blacklist a bundle to use another one that provide the > corresponding capability. > > Is it what you want ? > > Regards > JB > > > On 04/27/2017 05:00 PM,

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Stephen Winnall
done that - see https://issues.apache.org/jira/browse/KARAF-5110 Steve > On 27 Apr 2017, at 15:52, Guillaume Nodet wrote: > > Could you please raise a JIRA issue and attach your project ? > I'll try to have a look. > > 2017-04-27 13:42 GMT+02

Re: log:tail command

2017-04-27 Thread Jean-Baptiste Onofré
OK, it's probably related to Windows as I don't see that on Linux. Let me start a Windows VM to try to reproduce. Regards JB On 04/27/2017 05:15 PM, Leschke, Scott wrote: I've made no changes to any logging cfg. -Original Message- From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net]

Re: stop bundle on feature install

2017-04-27 Thread Jean-Baptiste Onofré
Hi, you can blacklist a bundle to use another one that provide the corresponding capability. Is it what you want ? Regards JB On 04/27/2017 05:00 PM, Mark wrote: I am trying to build a feature that uses the mongo libs and brings along a version of jasypt that conflicts with the servicemix j

RE: log:tail command

2017-04-27 Thread Leschke, Scott
I've made no changes to any logging cfg. -Original Message- From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Sent: Wednesday, April 26, 2017 11:24 PM To: user@karaf.apache.org Subject: Re: log:tail command Hi, do you use the provided etc/org.ops4j.pax.logging.cfg or did you do some

stop bundle on feature install

2017-04-27 Thread Mark
I am trying to build a feature that uses the mongo libs and brings along a version of jasypt that conflicts with the servicemix jasypt lib. Is there a way I can turn off the Servicemix jasypt library from within my feature.xml file so that when I install my feature the servicemix jasypt library is

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Guillaume Nodet
Could you please raise a JIRA issue and attach your project ? I'll try to have a look. 2017-04-27 13:42 GMT+02:00 Stephen Winnall : > I attach the source tree of a test case. Just unpack, build and run, and > log:display. > > Steve > > > > On 27 Apr 2017, at 06:25, Jean-Baptiste Onofré wrote: >

Re: Karaf 4.1.x / httplite incompatibility

2017-04-27 Thread Stephen Winnall
I attach the source tree of a test case. Just unpack, build and run, and log:display. Steve karaf-4.1.x-httplite.tbz Description: Binary data > On 27 Apr 2017, at 06:25, Jean-Baptiste Onofré wrote: > > Hi, > > do you have a test case to reproduce it ? I will take a look. > > Regards > JB >