On Sun, Feb 12, 2023 at 10:28 PM Piotr P. Karwasz
<piotr.karw...@gmail.com> wrote:


> Unfortunately it is used whenever `BufferedWriter` or `PrintStream` is
> used, so the simplest build that uses the "jar" plugin will already be
> system dependent ("pom.properties" uses the line separator).

Yes, I am aware. Believe it or not, I wrote an entire book about not
using `BufferedWriter` and `PrintStream`. Not kidding. I really did.
Still in print from O'Reilly :-)

Anywhere other than System.out/System.err that is using BufferedWriter
and PrintStream needs to be fixed.


-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to