[
https://issues.apache.org/jira/browse/SLING-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247991#comment-14247991
]
Konrad Windszus commented on SLING-4249:
----------------------------------------
Why not using the same approach as in
https://github.com/apache/sling/blob/trunk/tooling/maven/maven-sling-plugin/src/main/java/org/apache/sling/maven/bundlesupport/AbstractBundleInstallMojo.java#L255?
Isn't that waiting for the refresh to happen?
> 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)