tbouron commented on a change in pull request #1026: Add cxf-karaf-commands 
dependency
URL: https://github.com/apache/brooklyn-server/pull/1026#discussion_r250137380
 
 

 ##########
 File path: karaf/features/src/main/feature/feature.xml
 ##########
 @@ -208,6 +208,7 @@
         <feature>cxf-jaxrs</feature>
         <bundle 
dependency="true">mvn:org.apache.cxf/cxf-rt-rs-security-cors/${cxf.version}</bundle>
         <bundle 
dependency="true">mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/${cxf.version}</bundle>
+        <bundle 
dependency="true">mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.7</bundle>
 
 Review comment:
   Good point. Actually, I think you can reuse `${cxf.version}` directly as 
these bundles are released in the same time

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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