You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2008/04/21 22:31:37 UTC

svn commit: r650248 - /commons/sandbox/exec/trunk/src/changes/changes.xml

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