Author: donaldp
Date: Wed May 2 01:07:06 2012
New Revision: 1332890
URL: http://svn.apache.org/viewvc?rev=1332890&view=rev
Log:
Update changelog to reflect the fact that 1.4.7 was not released on the
specified date
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1332890&r1=1332889&r2=1332890&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Wed May 2 01:07:06 2012
@@ -1,4 +1,4 @@
-1.4.8 (Pending)
+1.4.7 (Pending)
* Added: Enhance the IDEA extension to support the addition of several
explicit facets such as
ejb, jruby, jpa, web and gwt.
* Added: Add several utility methods to IDEA extension for defining artifacts
and configurations.
@@ -12,7 +12,6 @@
* Change: BUILDR-630 Run task should not add test dependencies (Russell
Teabeault)
* Change: BUILDR-629 JavaRunner should include target/resources in classpath
(Russell Teabeault)
* Fixed: BUILDR-617 pom exclusion does not work (Kafka Liu)
-1.4.7 (2011-11-17)
* Added: Add a Findbugs extension.
* Added: Add a Checkstyle extension.
* Added: Add a JavaNCSS extension.