tjwatson commented on issue #55:
URL: https://github.com/apache/felix-atomos/issues/55#issuecomment-1127695587

   I'm not sure this is an Atomos issue.  It appears somewhere in the BND 
launcher it is creating some temporary JARs (e.g. 
`jar_cache13550892150743630974.tmp`) and then getting that content connected as 
Atomos content.  I suspect the launcher is marking these temporary files as 
delete-on-exit.  In the Equinox case we should be only logging the exception as 
a warning and continuing on as if the bundle is not installed at all.  I'm not 
sure what the Felix framework does in this case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to