https://bz.apache.org/bugzilla/show_bug.cgi?id=68462
Jaikiran Pai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Target Milestone|--- |1.10.15 OS| |All --- Comment #1 from Jaikiran Pai <[email protected]> --- Hello Kristján, this indeed is an issue. I've pushed a change to the upstream Ant repo which should prevent the StringIndexOutOfBoundsException when an empty value gets passed to the EmailAddress. What I'm unsure is if this is enough to get the MailLogger to properly handle empty EmailAddress values and send out a mail (we don't have tests for that part). Would you be able to try out the Ant nightly build containing this change to verify that things work fine for you now? Our nightly builds for testing are available here https://ci-builds.apache.org/job/Ant/job/Ant_Nightly/lastCompletedBuild/artifact/. Please wait for the current build 203 to complete which has the fix. -- You are receiving this mail because: You are the assignee for the bug.
