Repository: buildr Updated Branches: refs/heads/master 1bb504161 -> 5cab75f6c
Fix english Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/18fff044 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/18fff044 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/18fff044 Branch: refs/heads/master Commit: 18fff0446582a17b409a0bb48af9e0e63b740028 Parents: 1bb5041 Author: Peter Donald <[email protected]> Authored: Sat Jul 26 07:18:35 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Sat Jul 26 07:18:35 2014 +1000 ---------------------------------------------------------------------- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/18fff044/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 9e683d5..ef8b027 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ * Fixed: Ensure that the 'single_intermediate_layout' addon removes the top level target and reports directories during 'clean' phase. * Fixed: Ensure that the 'source_paths' property in the pmd addon does not - arrays or nils. + contain arrays or nils. 1.4.19 (2014-07-06) * Fixed: BUILDR-700 - Ensure SNAPSHOT artifacts, constructed using the
