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

 ##########
 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:
   But it is possible to auto-start the bundles with a command line parameter 
however. 
   -Dunomi.autoStart=true

----------------------------------------------------------------
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