Author: assaf
Date: Fri May 16 18:40:04 2008
New Revision: 657277
URL: http://svn.apache.org/viewvc?rev=657277&view=rev
Log:
JUnit not passing environment variables from the :environment option.
Modified:
incubator/buildr/trunk/CHANGELOG
Modified: incubator/buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/incubator/buildr/trunk/CHANGELOG?rev=657277&r1=657276&r2=657277&view=diff
==============================================================================
--- incubator/buildr/trunk/CHANGELOG (original)
+++ incubator/buildr/trunk/CHANGELOG Fri May 16 18:40:04 2008
@@ -5,7 +5,7 @@
* Fixed: BUILDR-68 Now accepting JAVA_HOME setting on OS X (Nathan Hamblen).
* Fixed: JUnit now accepts java_args and passes these arguments to the JVM
(only applicable when forking).
-* Fixed: BUILDR-70 JUnit not passing environment variables fro the
+* Fixed: BUILDR-70 JUnit not passing environment variables from the
:environment option.
1.3.0 (2008-04-25)