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:
[email protected]


With regards,
Apache Git Services

Reply via email to