Author: sgoeschl Date: Tue Apr 8 06:13:59 2008 New Revision: 645899 URL: http://svn.apache.org/viewvc?rev=645899&view=rev Log: Documenting the 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=645899&r1=645898&r2=645899&view=diff ============================================================================== --- commons/sandbox/exec/trunk/src/changes/changes.xml (original) +++ commons/sandbox/exec/trunk/src/changes/changes.xml Tue Apr 8 06:13:59 2008 @@ -25,6 +25,15 @@ <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> + <action dev="sgoeschl" type="add"> + The regression tests now also works on Windows - so it should + work now on Linux, Windows and Mac OS X + </action> + <action dev="sgoeschl" type="add"> Added DebugUtils to improve cross-platform testing. </action> <action dev="sgoeschl" type="remove">