Repository: ant Updated Branches: refs/heads/master 87b252f74 -> edfeba73e
bz-62655 update WHATSNEW Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/6377dfcc Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/6377dfcc Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/6377dfcc Branch: refs/heads/master Commit: 6377dfcc1d194d5fd0f4d23676a1b2c0c84f3e21 Parents: 21de7ad Author: Jaikiran Pai <[email protected]> Authored: Sun Aug 26 16:04:57 2018 +0530 Committer: Jaikiran Pai <[email protected]> Committed: Sun Aug 26 16:04:57 2018 +0530 ---------------------------------------------------------------------- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/6377dfcc/WHATSNEW ---------------------------------------------------------------------- diff --git a/WHATSNEW b/WHATSNEW index 96943a5..f67c79a 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -8,6 +8,10 @@ Fixed bugs: mail task. Bugzilla Report 62621 + * augment task now throws a BuildException (as noted in its manual) + instead of a IllegalStateException in the absence of the "id" attribute. + Bugzilla Report 62655 + Other changes: -------------- * generatekey task now supports SubjectAlternativeName during key
