You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by GitBox <gi...@apache.org> on 2020/03/25 05:23:31 UTC

[GitHub] [unomi] weburnit commented on a change in pull request #141: Unomi supports Swagger

weburnit commented on a change in pull request #141: Unomi supports Swagger
URL: https://github.com/apache/unomi/pull/141#discussion_r397615564
 
 

 ##########
 File path: kar/src/main/feature/feature.xml
 ##########
 @@ -69,7 +71,7 @@
         <bundle start-level="77" start="false">mvn:org.apache.unomi/cxs-geonames-rest/${project.version}</bundle>
         <bundle start-level="77" start="false">mvn:org.apache.unomi/cxs-privacy-extension-services/${project.version}</bundle>
         <bundle start-level="77" start="false">mvn:org.apache.unomi/cxs-privacy-extension-rest/${project.version}</bundle>
-        <bundle start-level="78" start="false">mvn:org.apache.unomi/unomi-rest/${project.version}</bundle>
+        <bundle start-level="78" start="true">mvn:org.apache.unomi/unomi-rest/${project.version}</bundle>
 
 Review comment:
   Somehow unomi-rest can not start along with other bundle! therefore I force it over here!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services