Author: boisvert
Date: Sun Oct 10 04:28:08 2010
New Revision: 1006250
URL: http://svn.apache.org/viewvc?rev=1006250&view=rev
Log:
Update CHANGELOG
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1006250&r1=1006249&r2=1006250&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sun Oct 10 04:28:08 2010
@@ -7,6 +7,7 @@
* Fixed: BUILDR-513 --trace fails with NoMethodError : undefined method
`include?' for nil:NilClass
* Fixed: BUILDR-515 -update-snapshot doesn't work as expected
+* Fixed: BUILDR-527: package(:war) if libs passed are files (instead of
artifacts)
* Fixed: JavaRebel was previously not correctly detected.
1.4.2 (2010-09-18)