jsinovassin commented on code in PR #432:
URL: https://github.com/apache/unomi/pull/432#discussion_r892566744


##########
package/pom.xml:
##########
@@ -377,9 +377,8 @@
                         <feature>unomi-router-karaf-feature</feature>
                         <feature>unomi-web-tracker-karaf-kar</feature>
                         <feature>unomi-groovy-actions</feature>
-                        <feature>cdp-graphql-feature</feature>
                         <feature>unomi-rest-ui</feature>
-                        <feature>unomi-graphql-ui</feature>
+                        <feature>cdp-graphql-feature-denpendencies</feature>

Review Comment:
   I added it in the first try because there is some bundles in the 
cdp-graphql-feature-dependencies which are used by some other bundles 
(persistence for example). So the bundles was reloading and the unomi was not 
starting correctly, but with the last modifications, it's not necessary 
anymore. I'll do the changes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to