https://issues.apache.org/bugzilla/show_bug.cgi?id=56470
--- Comment #2 from Stefan Bodewig <[email protected]> --- One test inside Ant's own testsuite fails, this is because it tests the order of two adjacent log messages - something you cannot do with separate assertLogContains assertions. [1] I'd add an attribute to assertLogContains and the logcontent resource - mergeLines with default true? - and modify LogCapturer to provide logs with and without merged lines. [1] testRedirector14 in src/tests/antunit/taskdefs/exec/apply-test.xml -- You are receiving this mail because: You are the assignee for the bug.
