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

    https://github.com/apache/incubator-brooklyn/pull/85#discussion_r15521602
  
    --- Diff: utils/rest-swagger/pom.xml ---
    @@ -42,25 +42,42 @@
             <dependency>
                 <groupId>org.eclipse.jetty</groupId>
                 <artifactId>jetty-webapp</artifactId>
    -            <version>${jetty.version}</version>
             </dependency>
     
    +        <!-- ATTN: this moves jersey-server from 1.7 to 1.12 -->
    --- End diff --
    
    Similar to previous similar comment. There were conflicting versions of 
jersey-server used in different parts of Brooklyn. I have settled on the latest 
versions of those being used and unified the dependencies. In this case it's 
affected this project. Again the comment was intended to be a pointer for me to 
test that the minor version change did not have bad side effects, so I will 
remove this comment before rebasing.


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