Hello Siegfried, On Wed, Apr 9, 2008 at 8:47 AM, Siegfried Goeschl <[EMAIL PROTECTED]> 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
I tested the zip on a couple of my boxes and all tests passed, the results are pasted below. Win Vista Ultimate 64 bit | JDK 1.3.1_20 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.4.2_17 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.5.0_15 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.5.0_15x64 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.6.0_05 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.6.0_05x64 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.7.0ea_b24 - OK (55 tests) Win Vista Ultimate 64 bit | JDK 1.7.0ea_b24x64 - OK (55 tests) Win XP Pro 32 bit | JDK 1.4.2_17 - OK (55 tests) Win XP Pro 32 bit | JDK 1.5.0_15 - OK (55 tests) Win XP Pro 32 bit | JDK 1.6.0_05 - OK (55 tests) Fedora Core 7 on VmWare | JDK 1.4.2_17 - OK (55 tests) Fedora Core 7 on VmWare | JDK 1.5.0_15 - OK (55 tests) Fedora Core 7 on VmWare | JDK 1.6.0_05 - OK (55 tests) Hope this helps. > > 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) > > Regards, Bindul -- Bindul Bhowmik | MindTree Ltd. | www.mindtree.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]