Siegfried,

I re-built the tests.zip from trunk with the JDK 1.3 fix[1] and using
m2 (with assembly patch[2])  and got the following for JDK 1.3-1.6

[1] http://svn.apache.org/viewvc?view=revision&revision=1003818
[2] https://issues.apache.org/jira/browse/EXEC-48

OS: Windows 7 Enterprise
JVM: 1.6.0_21-b07 - OK (81 tests)
JVM: 1.5.0_22-b03 - OK (81 tests)
JVM: 1.4.2_19-b04 - OK (81 tests)

JVM: 1.3.1_18-b01 - 1 Test failure:
There was 1 error:
1) 
testCopyConstructor(org.apache.commons.exec.CommandLineTest)java.lang.NoSuchMethodError
        at 
org.apache.commons.exec.CommandLineTest.testCopyConstructor(CommandLineTest.java:521)
        at org.apache.commons.exec.TestRunner.main(TestRunner.java:47)

FAILURES!!!
Tests run: 81,  Failures: 0,  Errors: 1


Niall

On Fri, Oct 1, 2010 at 6:20 PM, Siegfried Goeschl
<siegfried.goes...@it20one.at> wrote:
>  Hi folks,
>
> anyone out who can do some field testing for commons-exec before I prepare
> the release candidate?
>
> The test harness can be downloaded from
>
> http://people.apache.org/~sgoeschl/download/exec/
>
> After unpacking the archive and making the shell scripts (check
> src/test/scripts) executable you can run the test harness using
>
> +) testme.bat
> +) test.sh
>
> Feedback would be highly appreciated containing
>
> +) OS
> +) JVM version
> +) reporter
> +) status
>
> as collected for the previous release
> (http://commons.apache.org/exec/testmatrix.html)
>
> Thanks in advance,
>
> Siegfried Goeschl
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to