By the way:
if (localResources.contains(resource)) {
System.out.println(ansi().a(INTENSITY_BOLD).a(resource).a(RESET));
} else {
System.out.println(resource);
}
On 02/05/2015 05:07 PM, Charlie Mordant wrote:
Hi Karaf community!
I'm trying to debug some Osgi code and using the 'classes' karaf command
(3.0.3) to see exposed bundle classes.
I noticed that I have some classes in bold and some other that aren't:
what does it mean?
Best regards,
Charlie
--
Charlie Mordant
Full OSGI/EE stack made with Karaf:
https://github.com/OsgiliathEnterprise/net.osgiliath.parent
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com