Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Uninstall behaviours when the FrameworkInstallerImpl is shut down#4

Open
timothyjward wants to merge 2 commits into
mainfrom
feature/uninstall-on-stop
Open

Uninstall behaviours when the FrameworkInstallerImpl is shut down#4
timothyjward wants to merge 2 commits into
mainfrom
feature/uninstall-on-stop

Conversation

@timothyjward

Copy link
Copy Markdown
Contributor

No description provided.

@timothyjward timothyjward requested a review from db82407 April 27, 2021 08:50
.filter(b -> "com.paremus.brain.iot.installer.impl".equals(b.getSymbolicName()))
.findFirst();

assertTrue(bundle.isPresent());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should test installerBundle.

@db82407 db82407 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one assert looks wrong otherwise LGTM!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants