Hello Rory, thanks for the pointer. Looks like the biggest changes in commons net 2.0 are - Require Java 1.5 - Use java.util.regex instead of ORO - Use JDK SocketFactory - Use Maven2 for building - Support FTPS
These are interesting, but unfortunately we cannot require Java 1.5 for our current release cycle. I also think that even in the future, avoiding java.util.regex and Generics will be interesting, because there are even modern embedded JVMs which do not have these - but commons net FTP and telnet may be interesting even on a small PDA or Java enabled cell phone. I'd thus appreciate if there could be a commons net 1.4.2 or 1.5 service release. Thanks! -- Martin Oberhuber Wind River Systems, Inc. Target Management Project Lead, DSDP PMC Member http://www.eclipse.org/dsdp/tm > -----Original Message----- > From: Rory Winston [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 19, 2007 11:36 PM > To: Jakarta Commons Developers List > Subject: Re: Commons Net 1.4.x Service Release? > > Hi Martin > > Just the changes for now in svn: > > http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2 > _0/src/site/xdoc/changes.xml?revision=560660&view=markup > > Cheers > Rory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]