Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/294#discussion_r74197655
  
    --- Diff: karaf/pom.xml ---
    @@ -48,6 +48,16 @@
         <servicemix.version>6.0.0</servicemix.version>
         <reflections.bundle.version>0.9.9_1</reflections.bundle.version> <!-- 
see reflections.version -->
     
    +    <!-- brooklyn-rest-client's transitive dependencies from resteasy -->
    +    
<jboss-annotations-api_1.1_spec.version>1.0.1.Final</jboss-annotations-api_1.1_spec.version>
    +    <javax-activation.version>1.1</javax-activation.version>
    +    <jcip-annotations.version>1.0</jcip-annotations.version>
    +    
    +    <!-- brooklyn-rest-client's transitive dependencies from 
httpclient:4.4.1 -->
    +    <commons-logging.version>1.2</commons-logging.version>
    +    <commons-codec.version>1.9</commons-codec.version>
    +    <commons-io.version>2.4</commons-io.version>
    +
    --- End diff --
    
    I think we are still adding those to the root pom for consistency. The 
versions here are used in the build process/tests only.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to