TheConstructor opened a new pull request #141:
URL: https://github.com/apache/ant/pull/141
I propose this to solve https://bz.apache.org/bugzilla/show_bug.cgi?id=64855
To implement optional filtering before concatenation I moved the end-of-file-linebreak-fix
into it's own LastLineFixingReader so that MultiReader.nextReader() can apply line-break-fixing
and/or filtering on demand.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|