Rework the change description git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@1535909 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/86507400 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/86507400 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/86507400 Branch: refs/heads/master Commit: 86507400ab3d0146134392540db60294b91bf1c2 Parents: a487a7c Author: Peter Donald <[email protected]> Authored: Sat Oct 26 01:46:43 2013 +0000 Committer: Peter Donald <[email protected]> Committed: Sat Oct 26 01:46:43 2013 +0000 ---------------------------------------------------------------------- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/86507400/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 2b600b5..283bccc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ 1.4.15 (Pending) * Change: Updated the 'test_jar' package type to have a - classifier of 'tests' and thus match maven conventions. + classifier of 'tests' and thus match maven + conventions. Reported by Chris Bozic. * Fixed: BUILDR-689 - Ensure that war file includes generated assets rather than the "source" assets that may have been filtered.
