On Sun, Feb 12, 2023 at 10:28 PM Piotr P. Karwasz
<[email protected]> 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
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to