Repository: buildr Updated Branches: refs/heads/master 7504970f3 -> 197f3d3e4
Improve language in change message Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/197f3d3e Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/197f3d3e Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/197f3d3e Branch: refs/heads/master Commit: 197f3d3e4447ffb7c89b033a31b31ebbb93ac418 Parents: 7504970 Author: Peter Donald <[email protected]> Authored: Sun Aug 10 08:43:50 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Sun Aug 10 08:43:50 2014 +1000 ---------------------------------------------------------------------- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/197f3d3e/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index de0cac1..6a44465 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ 1.4.20 (Pending) * Change: BUILDR-701 - Update to JUnit 4.11. Submitted by Jean-Philippe Caruana. * Added: Support the 'report_level' property on findbugs addon. -* Change: Update the findbugs addon to use version Findbugs 3.0.0. +* Change: Update the findbugs addon to use the 3.0.0 version of Findbugs. * Change: Update the findbugs addon to use the built-in findbugs stylesheet to generate the html report. * Fixed: Ensure that the 'source_paths' and 'extra_dependencies' properties
