Hi Rory, here comes part II, I try to build the jar from the src package with my compiler zoo.
Jörg Schaible wrote: > Hi Rory, > > - the clirr report compares 2.0 against 1.4.1 instead of 1.5.0. > - the changes report is missing some information in the release history. > This is not your fault, but it would be nice anyway to provide complete > infos. - the javadoc contains the classes in the example packages. > > Nothing of this is a real -1, however if you have to make a new release > ... ;-) > > I'll have a look at the binaries this evening before I complete voting. -1 I am missing the commons-net-2.0-sources.jar and commons-net-2.0-javadoc.jar. Both are normally delivered and used for automated IDE integration. See http://repo1.maven.org/maven2/commons-io/commons-io/1.4/ Other findings: - Maven fails as usual with IBM JDKs ... nothing new and not common-net's fault - JRockit 1.5.0.14 passes the tests, but I get some strange console output, that does not happen with Sun JDKs: =========== %< =============== Running org.apache.commons.net.telnet.TelnetClientTest Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Exception in wait, null Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.51 sec =========== %< =============== - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]