RE: import java.lang.runtime: WARNING - unable to find matching export - How to solve

2022-12-02 Thread Jaap Gordijn
helpful here. Best, -- Jaap > -Original Message- > From: Maurice Betzel > Sent: vrijdag 2 december 2022 09:39 > To: user@karaf.apache.org > Subject: RE: import java.lang.runtime: WARNING - unable to find matching > export - How to solve > > Hi Jaap, > > That

import java.lang.runtime: WARNING - unable to find matching export - How to solve

2022-12-01 Thread Jaap Gordijn
Dear all, I am starting with Apache Karaf/OSGI, and I have created my first bundles. Now I have the following unresolved dependency: import java.lang.runtime: WARNING - unable to find matching export My question is: how do I debug this, e.g. find where this dependency is required. I do not use