Record change
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/9ad194a7 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/9ad194a7 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/9ad194a7 Branch: refs/heads/master Commit: 9ad194a7d42311a5e5d48677472f7050538f9981 Parents: 0686932 Author: Peter Donald <[email protected]> Authored: Tue Apr 1 07:23:27 2014 +1100 Committer: Peter Donald <[email protected]> Committed: Tue Apr 1 07:23:27 2014 +1100 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/9ad194a7/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index d234344..e136b95 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ 1.4.16 (Pending) * Fixed: Remove the projectname.ids file when rebuilding the idea project file avoiding conflict with idea. +* Fixed: Avoid passing duplicate -keep parameters to wsimport from + wsgen addon. * Change: Improved the error handling when generating java from wsdl in the wsgen addon. * Change: Upgraded the Checkstyle plugin to use checkstyle 5.7 that
