bundle:info missing loaded location of JAR

2016-10-14 Thread asookazian2
Karaf 3.0.6 When I run "bundle:info 222" I don't see the file location of the loaded JAR. When I view the bundle.info file's contents in data/cache/bundle222, I do see it (e.g. file:/path/to/file/myJar.jar). Is it planned to add this info for the output of the "bundle:info" cmd? Or is there a r

Re: bundle:info missing loaded location of JAR

2016-10-14 Thread asookazian2
Related issue I just noticed which was causing problems during Eclipse debugger session (hitting wrong lines when I'm stepping through the code for a particular bundle's class, etc.) When I issue "update 223 file:/path/to/jar/foo.jar" I'm still seeing the mvn repo location in the bundle 223's bund