Hi I've just noticed that a update done via p2 is causing that the osgi data store of a bundle is not copied. a old bug-report has been: https://bugs.eclipse.org/bugs/show_bug.cgi?id=73013
are my observations correct and if yes, is there a proposed way to solve this issue? if not... i'll implement a bundlelistener which copies the osgi data store to a temporary storage (when bundlestate=uninstalling) and re-installs it in the new bundle (if same bundle but another version is installed). greetings, michael _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
