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

    https://github.com/apache/incubator-brooklyn/pull/352#discussion_r20720594
  
    --- Diff: utils/common/src/main/java/brooklyn/util/net/Urls.java ---
    @@ -28,10 +28,13 @@
     
     import javax.annotation.Nullable;
     
    +import org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder;
    --- End diff --
    
    good idea.  gone with guava's `base64()`, that seems the norm.  didn't know 
it was there so thanks!


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