forked from openhab/openhab-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify core features to prevent unnecessary bundle refreshes
It seems that when multiple features install the same bundle it may cause Karaf to refresh bundles when (un)installing features. When the (redundant) openhab-core-automation feature is removed and the serial dependencies are merged into the openhab-transport-serial feature these restarts due these bundle refreshes no longer occur. Fixes openhab#1322, openhab#1354 Signed-off-by: Wouter Born <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters