Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-11 Thread Peter Ansell
Releasing the javadoc plugin with its Java 9 fixes in parallel would also be great to have both of them ready to go on the GA date. Cheers, Peter > On 11 Jul 2017, at 19:07, Dawid Weiss wrote: > > Hello there, > > Is there any schedule to release maven-enforcer with Java 1.9 > compatibility

[GitHub] maven issue #127: Fix concat_lines in mvn to deal with CRLF

2017-07-11 Thread Tunaki
Github user Tunaki commented on the issue: https://github.com/apache/maven/pull/127 This doesn't seem to work on CRLF files on Git Bash (or Ubuntu). Result is the same as with `tr`. ```sh $ echo -e "Foo\nBar" > test.txt $ cat -e test.txt Foo$ Bar$ $ paste

Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-11 Thread Dawid Weiss
Hello there, Is there any schedule to release maven-enforcer with Java 1.9 compatibility fixes? Dawid - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org