Author: sgoeschl Date: Mon Apr 21 13:31:33 2008 New Revision: 650248 URL: http://svn.apache.org/viewvc?rev=650248&view=rev Log: Keeping track of the latest changes
Modified: commons/sandbox/exec/trunk/src/changes/changes.xml Modified: commons/sandbox/exec/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/changes/changes.xml?rev=650248&r1=650247&r2=650248&view=diff ============================================================================== --- commons/sandbox/exec/trunk/src/changes/changes.xml (original) +++ commons/sandbox/exec/trunk/src/changes/changes.xml Mon Apr 21 13:31:33 2008 @@ -24,10 +24,17 @@ </properties> <body> <release version="1.0-SNAPSHOT" date="as in SVN" description="Sandbox release"> - <action dev="sgoeschl" type="add"> - The ant target "test-zip" creates a test distributable which - allows running the regression tests without having ANT or - M2 installed. + <action dev="sgoeschl" type="fix"> + Implemented better regression test for OpenVMS affecting also + the Executor and CommandLauncher interface. + </action> + <action dev="sebb" type="add"> + Added test scripts for OpenVMS - he seems to be the last human + having access to an OpenVMS box ... :-) + </action> + <action dev="sgoeschl" type="add" due-to="Simone Gianni,Bindul Bhowmik,Niall Pemberton,Sebastian Bazley"> + With the help of the Apache Commons community I added the first results + of cross-OS testing. </action> <action dev="sgoeschl" type="add"> The regression tests now also works on Windows - so it should