Hello, I started migrating to Karaf 4.2.9 (from 4.2.8) and my integration tests are now all failing. Some SCR components are never activated, specifically the ones with configurationPolicy = ConfigurationPolicy.REQUIRE. However, if I run the application standalone, everything works correctly, it is only when running with Pax-Exam that this happens. Any idea?
Running with Pax-Exam version 4.13.2 Best regards, Alex soto
