Re: Intend to release maven-assembly-plugin 3.0.0

2015-07-17 Thread Hervé BOUTEMY
after investigation (everything is described in details in MASSEMBLY-777), these exclusions were necessary when using File based filtering, creating temporary files with extensions but Kristian fixed the filtering by switching from File based filtering to Reader based filtering for maven-assem

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.16

2015-07-17 Thread Dennis Lundberg
+1 from me Den 13 jul 2015 22:07 skrev "Dennis Lundberg" : > Hi, > > We solved 8 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&version=12330406 > > Note that this version requires Java 7, due to Checkstyle requirements. > > There are still a couple of issues

Re: [DISCUSSION] JEP 238: Multi-Version JAR Files

2015-07-17 Thread Arnaud HĂ©ritier
Hi all, FYI Paul Sandoz forwarded us this email if you don't follow the jdk9-dev ML == Hi, In case you are not monitoring this alias. This is likely relevant to not just to MRJARs but also to maven java compiler support and the sniffer/conformance plugins etc. Paul. Begin forwarded message:

Re: logging during multithreaded builds (follow-up)

2015-07-17 Thread Igor Fedorenko
For my needs logging thread names was not enough. I needed to capture logging using "other" logging frameworks (commons-logging, java.util.logging, log4j, logback, System.out/err). I also wanted to be able to see individual project build messages grouped together, either in separate files on filesy

RE: logging during multithreaded builds (follow-up)

2015-07-17 Thread Sander Verhagen
Hi, I dug a little (really, just a little) further, and I'm wondering what is missing when I would just set org.slf4j.simpleLogger.showThreadName=true in /conf/logging/simplelogger.properties? It seems too simple :) But it seems to be showing me thread names to distinguish things by:

Early Access builds for JDK 8u60 b24 and JDK 9 b72 are available on java.net

2015-07-17 Thread Rory O'Donnell
Hi Robert & Kristian, Early Access build for JDK 8u60 b24 is available on java.net, summary of changes are listed here. As we enter the later phases of development for JDK 8u60, please log any

Re: Intend to release maven-assembly-plugin 3.0.0

2015-07-17 Thread Kristian Rosenvold
We were discussing which version to use for core dependencies. Assembly plugin will not be 3.0 unless you do it yourself. Kristian 2015-07-16 22:18 GMT+02:00 Robert Scholte : > The reason why you're not sure of the exact version explains why we ended > up with simply 3.0 :) > Now it is clear