<div dir="ltr">Hello everybody<div><br></div><div>I want to use conditional processing in my logback.xml of my OSGi application.</div><div>I learnt that I have to add the Janino library (and the Janino commons-compiler) to the application's classpath. I do that and let the OSGi container (<i>equinox</i>) start these libraries. However, I still get the error '<i>ERROR in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Could not find Janino library on the class path. Skipping conditional processing.</i>'.</div><div>What is the proper way to add the Janino library to the classpath (in an OSGi application)?</div><div><br></div><div>Note: I've also downloaded and added 'janino-fragment' from logback-contrib. Still the same result.</div><div><br></div><div>Best,</div><div>Benno</div><div><br></div></div>