You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2003/02/07 15:43:34 UTC

DO NOT REPLY [Bug 16881] New: - migrate to commons-codec Base64

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16881>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16881

migrate to commons-codec Base64

           Summary: migrate to commons-codec Base64
           Product: Commons
           Version: 2.0 Alpha 2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: HttpClient
        AssignedTo: commons-httpclient-dev@jakarta.apache.org
        ReportedBy: jsdever@apache.org


Commons Codec is now the authoritative source for Base64 functionality.  The
Base64 in HttpClient is now deprecated and should be removed in 2.1.  This will
also add a new dependancy for HttpClient on the commons-codec package.