On 04/03/2008, Jeffrey Brekke <[EMAIL PROTECTED]> wrote: > I'm getting test failures, are they known issues? > > Tests in error: > > testInitial(org.apache.commons.net.telnet.TelnetClientTest) > > testOptionNegotiation(org.apache.commons.net.telnet.TelnetClientTest) > > testOptionRenegotiation(org.apache.commons.net.telnet.TelnetClientTest) > > testNotification(org.apache.commons.net.telnet.TelnetClientTest) > > testDeleteOptionHandler(org.apache.commons.net.telnet.TelnetClientTest) > > testAYT(org.apache.commons.net.telnet.TelnetClientTest) > > testSpy(org.apache.commons.net.telnet.TelnetClientTest) > > testSetReaderThread(org.apache.commons.net.telnet.TelnetClientTest) > > > > Tests run: 110, Failures: 0, Errors: 8, Skipped: 0 > >
Tests OK for me on WinXP Java 1.5.0_14 & 1.6.0_04 However, there is some debug output to the console that could be dropped: Starting TFTP Server on port 6900. Read directory: C:\DOCUME~1\User\LOCALS~1\Temp Write directory: C:\DOCUME~1\User\LOCALS~1\Temp Server Mode is 2 There are also a lot of raw types in the source, e.g. List instead of List<String>; I think these ought to be fixed. The Eclipse IDE also complains about missing @Override markers. Ideally these should be fixed, but could be deferred to a later release. > > On Sun, Mar 2, 2008 at 3:43 PM, Rory Winston <[EMAIL PROTECTED]> wrote: > > Hi > > > > This is a release vote for Commons Net 2.0. This release is a major new > > release with a huge number of changes and fixes. This release requires > > JDK 1.5+. > > > > The changes are here: > > > http://people.apache.org/~rwinston/commons-net-2.0/site/changes-report.html#a2.0 > > > > The RC deployment is here: > > http://people.apache.org/~rwinston/commons-net-2.0/site/ > > > > Binaries: > > > http://people.apache.org/~rwinston/commons-net-2.0/commons-net-2.0.0-SNAPSHOT-bin.tar.gz > > > > Source: > > > http://people.apache.org/~rwinston/commons-net-2.0/commons-net-2.0.0-SNAPSHOT-src.tar.gz > > > > Javadocs: > > http://people.apache.org/~rwinston/commons-net-2.0/site/apidocs/index.html > > > > SVN tag: > > http://svn.apache.org/viewvc/commons/proper/net/tags/NET_2_0/ > > > > Here's my +1 in advance. > > Cheers > > Rory > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Jeffrey D. Brekke > Wisconsin, USA > > brekke at apache dot org > ekkerbj at gmail dot com > jbrekke at wi dot rr dot com > > > --------------------------------------------------------------------- > 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]