Hi Siegfried,
run on :
- Linux Gentoo (2.6.22-mactel-r2 #1 SMP PREEMPT Thu Nov 15 23:26:36 CET
2007 i686 Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz GenuineIntel
GNU/Linux)
... JVM Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_12-b04) - Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed
mode) : 55 tests ok
... JVM Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_13-b06) - Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed
mode) : 55 tests ok
... JVM Java(TM) SE Runtime Environment (build 1.6.0_03-b05) - Java
HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode) : 55 tests ok

- OSX : 8.11.1 Darwin Kernel Version 8.11.1
... JVM Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_13-b05-241) Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed
mode, sharing)

Hope this helps,
Simone

Siegfried Goeschl wrote:
> Hi folks,
>
> commons-exec (see http://commons.apache.org/sandbox/exec/) is about
> running external processes from within a JVM - and there are a lot of
> OS and JVM versions out there (plus a lot of code in commons-exec to
> handle this).
>
> So if you feel adventurous and have some time to spare ...
>
> +) I uploaded a self-contained test distribution to
> http://people.apache.org/~sgoeschl/download/commons-exec/exec-test-1.0-SNAPSHOT.zip
>
> +) If you unpack the zip file you are able to start the regression
> tests using 'sh ./testme.sh" or 'testme.bat'
> +) Make sure that you have $JAVA_HOME defined as environment variable
> to pick up your Java installation to be used
> +) It runs all regression tests without requiring to have ANT or Maven
> installed
> +) Send a quick feedback about the test result and the OS/JVM being
> used so I can update the website
>
> Thanks in advance
>
> Siegfried Goeschl
>
> PS: Please, don't run the tests on a mission-critical &
> super-important box - some of the tests are quite heavy (e.g. starting
> thousand processes to make sure that we don't have any memory/handle
> leaks)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

-- 
Simone Gianni
http://www.simonegianni.it/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to