I usually just use the Apache Commons one:

http://commons.apache.org/codec/apidocs/org/apache/commons/codec/binary/Base64.html

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Mon, Dec 19, 2011 at 11:03 AM, Carter <[email protected]> wrote:

> After upgrading to 1.6.1, we get this message:
> "Use of com.google.appengine.repackaged may result in your app
> breaking without warning"
> for our use of:
> import com.google.appengine.repackaged.com.google.common.util.Base64;
>
> Is there a preferred Base64 encoder we can use instead?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to