Author: donaldp
Date: Tue Jul 19 07:44:00 2011
New Revision: 1148211
URL: http://svn.apache.org/viewvc?rev=1148211&view=rev
Log:
Add some more changes that were not captured in JIRA issues but are results of
other changes
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1148211&r1=1148210&r2=1148211&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Tue Jul 19 07:44:00 2011
@@ -1,4 +1,6 @@
1.4.7 (Pending)
+* Change: Upgrade to JRuby 1.6.2
+* Change: Move to Bundler to manage the project dependencies
* Change: BUILDR-548 Remove support for JTestR as it is no longer maintained
(Antoine Toulme)
* Added: BUILDR-598 TestNG support for :groups and :excludegroups
(Christopher Coco)
* Fixed: BUILDR-439 "The command line is too long" when running TestNG tests
(Tammo Van Lessen)