Author: sgoeschl
Date: Tue Dec 30 07:06:16 2008
New Revision: 730145

URL: http://svn.apache.org/viewvc?rev=730145&view=rev
Log:
Keeping track of the changes

Modified:
    commons/proper/exec/trunk/src/changes/changes.xml

Modified: commons/proper/exec/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/changes/changes.xml?rev=730145&r1=730144&r2=730145&view=diff
==============================================================================
--- commons/proper/exec/trunk/src/changes/changes.xml (original)
+++ commons/proper/exec/trunk/src/changes/changes.xml Tue Dec 30 07:06:16 2008
@@ -25,6 +25,9 @@
   <body>
     <release version="1.0.0" date="2008-12-16" description="Sandbox release">
       <action dev="sgoeschl" type="fix">
+        The Ant build now works even when junit is not on the classpath
+      </action>
+      <action dev="sgoeschl" type="fix">
         Fixed broken "groupId" from "org.apache.commons" to "commons-exec"
       </action>
       <action dev="sgoeschl" type="fix" issue="EXEC-27" due-to="Benjamin 
Bentmann">


Reply via email to