Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-server/pull/472
  
    LGTM. Suggest rewriting the test as commented above. Then good to merge.
    
    I think this is good as a short term fix. Longer term would be nice to get 
the package back in, resolving the problems it has:
      * Changes in `HostAndPort` serialization. We can either accept the new 
format (warning users beforehand) or register a custom serializer which 
overrides the `toString` behaviour.
      * Binds to guava 18 (used by swagger) thus not able to work with guava 16 
objects (used by Brooklyn). I believe we can upgrade our guava version after 
migrating to jclouds 1.9.3 which properly supports guava 16-20 version ranges.



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to