[jira] [Updated] (UNOMI-923) Features are installed twice in tests
[ https://issues.apache.org/jira/browse/UNOMI-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome Blanchard updated UNOMI-923: --- Attachment: maven-after.log karaf-after.log maven-before.log karaf-before.log > Features are installed twice in tests > - > > Key: UNOMI-923 > URL: https://issues.apache.org/jira/browse/UNOMI-923 > Project: Apache Unomi > Issue Type: Bug >Affects Versions: unomi-3.0.0 >Reporter: Jerome Blanchard >Priority: Major > Attachments: karaf-after.log, karaf-before.log, maven-after.log, > maven-before.log > > > In integration tests, Pax Exam is using unomi package (tar.gz) as karaf > distribution. > That package already contains unomi features. > During tests, unomi start is called but UnomiManagementService does not check > if a feature is already installed or not causing it to be resintalled and > dependant bundle also (jetty-http) > Also, bundle tracking detect bundle resintallation and so a bundle uninstall > which cause the log to contains a notice "Apache Unomi shutting down..." > whereas we are in the startup. > Maybe strategy for displaying shutdown should be improved also. -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (UNOMI-923) Features are installed twice in tests
[ https://issues.apache.org/jira/browse/UNOMI-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome Blanchard updated UNOMI-923: --- Affects Version/s: (was: unomi-2.7.0) > Features are installed twice in tests > - > > Key: UNOMI-923 > URL: https://issues.apache.org/jira/browse/UNOMI-923 > Project: Apache Unomi > Issue Type: Bug >Affects Versions: unomi-3.0.0 >Reporter: Jerome Blanchard >Priority: Major > > In integration tests, Pax Exam is using unomi package (tar.gz) as karaf > distribution. > That package already contains unomi features. > During tests, unomi start is called but UnomiManagementService does not check > if a feature is already installed or not causing it to be resintalled and > dependant bundle also (jetty-http) > Also, bundle tracking detect bundle resintallation and so a bundle uninstall > which cause the log to contains a notice "Apache Unomi shutting down..." > whereas we are in the startup. > Maybe strategy for displaying shutdown should be improved also. -- This message was sent by Atlassian Jira (v8.20.10#820010)
