Hi karafers, Following my investigation into the Groovy and OSGi issue, it appears that Groovy is currently incompatible with OSGi. The developers plan to reintroduce fragment host functionality in a future release.
In the meantime, the current workaround is to create a fat JAR that includes the necessary META-INF files. Just wanted to keep everyone informed. On Sat, 8 Feb 2025 at 16:36, Matthias Leinweber <m.leinwe...@datatactics.de> wrote: > Hi together, > > I am using groovy alot and just updated to karaf.4.7.7 camel 4.9.1 and > groovy 4.0.22. > > Somehow the dateutils overload for the date class seems not to work. In > groovy 3.0.9 the bundle was a fragment host. Do I need to do something > extra? > > Br Matthias >