+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Hi,
I managed to reproduce the Gump failure on my own Linux box, the problem
is that LineOrientedOutputStream is passed a single line in multiple
chunks rather than one call.
Rather than once with
r1154184 | bodewig | 2011-08-05 14:11:27 +0200 (Fri, 05 Aug 2011) | 1 line
SvnChangeLogParser's pr
On 06/08/2011 10:21 AM, Stefan Bodewig wrote:
On 2011-08-06, wrote:
URL: http://svn.apache.org/viewvc?rev=1154551&view=rev
Log:
never filter out the first line of the exception stack trace in junit so the
failure message is preserved
The rationale is that since a few releases the word "more"
On 2011-08-08, Bruce Atherton wrote:
> I don't think the fix is a bad idea although it is certainly
> hackish. Bob was right that a regular expression would be a somewhat
> better solution, but that is way more intrusive a change and still
> wouldn't always do the right thing.
That's what I thoug