[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-28 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/162 @britter Done. I added enforcer configuration. I hope it will be fine. Let me know if you have something to do for me. Sometimes I am without internet connection for several days

Re: [GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-28 Thread Tibor Digana
I will have a look. On Mon, Aug 28, 2017 at 8:49 PM, britter wrote: > Github user britter commented on the issue: > > https://github.com/apache/maven-surefire/pull/162 > > @Tibor17 any news on this? > > > --- > If your project is set up for it, you can reply to this

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-28 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/162 @Tibor17 any news on this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-21 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/162 Sorry my bad, yes master has enforcer with JDK8 (due to javadoc checks within compile time) however maven.compoler.source/target is 1.6. I will have a look in to junit5 branch. --- If

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-21 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/162 @Tibor17 for the JUnit Plattform Provider we even need JDK 8! Can you merge Master to junit5 Branch so we have the enforcer fixes? Than I can rebase this PR. Thank you! --- If

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-20 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/162 @britter Actually the master is on JDK6 and the branch junit5 could be on JDK5 that time we created it. Maybe you should fix the enforcer configuration to similar to the one in

[GitHub] maven-surefire issue #162: SUREFIRE-1384: ProviderInfo for JUnit Plattform (...

2017-08-19 Thread britter
Github user britter commented on the issue: https://github.com/apache/maven-surefire/pull/162 @Tibor17 when I run `mvn compile` I get: ``` Restricted to JDK 1.5 yet org.apache.maven.surefire:surefire-api:jar:2.19.2-SNAPSHOT:compile contains