Hi Daniel, About slf4j, it's actually provided by slf4j but by pax-logging. So, it's not just updated slf4j. I will update pax-logging to 1.7.25 (it's already done afair, it's just the package range export to update).
About equinox, you have to update both in system folder and the link in etc/system.properties. However, be careful in the OSGi R version supported. I already updated Equinox on master: https://github.com/apache/karaf/pull/762 Regards JB On 14/02/2019 18:26, Daniel Krügler wrote: > Hi, > > We are currently using karaf runtime 4.2.2 (and intend to switch to > 4.2.3 soon). > > I have a general question in regard to contents of the karaf /system > folder. Even the most recent versions of karaf still contain in the sub > folder > > org/eclipse/platform > > an org.eclipse.osgi bundle with version 3.12.100. > > What is the recommended way to use karaf with a more recent > org.eclipse.osgi bundle, let's say 3.13.100; or while we are at that > topic, to use an updated slf4j version (e.g. 1.7.25 instead of the > currently contained 1.7.12)? > > Thanks for your help, > > - Daniel -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
