Hi all,I'm facing a class duplicity problem and while investigating it I noted that org.apache.felix.configadmin, org.apache.felix.scr and others embeds the /org.osgi.util.tracker/ package inline in its own bundle.
I thought that this package would be imported/used from the framework...What is the reason for such approach ? when should I worry to embed packages from osgi.core in my own bundle ?
many thanks, regards, Cristiano

