Re: Heads up, Plexus IO/Archiver is going Java 7

2017-05-04 Thread Gary Gregory
On Thu, May 4, 2017 at 1:39 PM, Michael Osipov wrote: > Hi folks, > > five months ago I asked about Java 7 upgrade of Plexus Archiver [1] and > received no reaction. I will move to a new major and integrate Plamen's > changes. > > Additionally, he was so kind to work on

Re: [apache/maven-surefire] [SUREFIRE-1364] Report XML should contain system properties of forked JVM (9947103)

2017-05-04 Thread Tibor Digana
Here is next fix in branch SUREFIRE-1367. Small code. The point is that you print a log in your test and use JUnit assumption. The log is reported by surefire-junit4 provider, but it is not by surefire-junit47 when running tests in parallel. The behavior of reporter is same now.

Heads up, Plexus IO/Archiver is going Java 7

2017-05-04 Thread Michael Osipov
Hi folks, five months ago I asked about Java 7 upgrade of Plexus Archiver [1] and received no reaction. I will move to a new major and integrate Plamen's changes. Additionally, he was so kind to work on Plexus IO too and remove all pre Java 7 code [2]. I will raise major too and merge his

Timeline for maven-site-plugin 3.7?

2017-05-04 Thread Allen Wittenauer
Hey gang. Is there a timeline for maven-site-plugin 3.7? We're having two pretty big problems with previous versions: a) not rendering a complex markdown table correctly (See

Re: [apache/maven-surefire] [SUREFIRE-1364] Report XML should contain system properties of forked JVM (9947103)

2017-05-04 Thread Tibor Digana
I have one fix for parallel execution of JUnit parameterized tests which is one year old bug, SUREFIRE-1264, see [1]. It's small commit. Can we check this as well? In order to cut version 2.20.1 we need to proceed with next 6 issues. I know this is annoying but after this phase the forked JVM