[ 
https://issues.apache.org/jira/browse/NET-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb resolved NET-485.
----------------------

       Resolution: Fixed
    Fix Version/s: 3.2

URL: http://svn.apache.org/viewvc?rev=1396378&view=rev
Log:
NET-485 Remove unnecessary Base64 methods

Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    
commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/Base64.java

                
> Remove unnecessary Base64 methods
> ---------------------------------
>
>                 Key: NET-485
>                 URL: https://issues.apache.org/jira/browse/NET-485
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Sebb
>             Fix For: 3.2
>
>
> There are two methods in Base64 which are left-overs from Commons Codec.
> They were intended to support the Encoder and Decoder interfaces which are 
> not used in Commons NET.
> The following methods should be deleted:
> Base64#decode(Object)
> Base64#encode(Object)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to