Netflix / denominator

Portably control DNS clouds using java or bash
Apache License 2.0
580 stars 110 forks source link

avoid use of sun.misc.BASE64Encode and sun.misc.BASE64Decoder #292

Closed santhosh-tekuri closed 9 years ago

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #21 SUCCESS This pull request looks good

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #396 ABORTED

codefromthecrypt commented 9 years ago

LG. I will do a followup PR as neither work on android ;)

http://developer.android.com/reference/android/util/Base64.html

codefromthecrypt commented 9 years ago

kicking build to see if the PR abort was related

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #23 SUCCESS This pull request looks good

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #398 ABORTED

codefromthecrypt commented 9 years ago

I will make a replacement for this PR addressing base64 the same way we do in feign