Stefan Seifert created SLING-4249:
-------------------------------------
Summary: Testing Tools: Refresh Packages should be called after
installing or uninstalling bundles
Key: SLING-4249
URL: https://issues.apache.org/jira/browse/SLING-4249
Project: Sling
Issue Type: Bug
Components: Testing
Affects Versions: org.apache.sling.testing.tools 1.0.8
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: org.apache.sling.testing.tools 1.0.10
for integration tests additional bundles can be installed using the
WebconsoleClient in sling testing tools project. if bundles already exists they
are uninstalled before new bundles are installed.
but in this case it may happen that depending are still wired to the old
uninstalled bundle. thus always a "refreshPackages" command should be called
when all bundles are installed/uninstalled.
see also
http://felix.apache.org/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html#when-i-update-my-bundle-why-are-my-bundles-old-classes-still-being-used
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)