On 20/03/2010, Niall Pemberton <[email protected]> wrote:
> Why is Net 2.1 breaking compatibility with Net 2.0?
>
> http://markmail.org/message/pnfmv75m2muz2pfv
>
Some of those were fixes I made:
Error Removed field KEYSTORE_ALGORITHM
org.apache.commons.net.ftp.FTPSClient KEYSTORE_ALGORITHM
Error Removed field PROVIDER org.apache.commons.net.ftp.FTPSClient PROVIDER
Error Removed field STORE_TYPE org.apache.commons.net.ftp.FTPSClient
STORE_TYPE
Error Removed field TRUSTSTORE_ALGORITHM
org.apache.commons.net.ftp.FTPSClient TRUSTSTORE_ALGORITHM
All these were public static mutable fields (really bad for
thread-safety) however they weren't actually used anywhere so I
assumed it was OK to remove them.
> Niall
>
>
> On Sat, Mar 20, 2010 at 7:46 AM, <[email protected]> wrote:
> > Hi all
> >
> > Here is RC5 for commons::net available for review. Thanks to Niall and
> Sebb for helping with some issues around the release.
> >
> > Tag:
> >
> > https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_2_1_RC_5/
> >
> > Site:
> >
> > http://people.apache.org/builds/commons/net/2.1/RC5/site/index.html
> >
> > Binaries:
> >
> > http://people.apache.org/builds/commons/net/2.1/RC5/
> >
> > [ ] +1 release it
> > [ ] +0 go ahead I don't care
> > [ ] -1 no, do not release it because
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]