Re: migrating Surefire to 3.0-RC1

2016-01-16 Thread Tibor Digana
Hi Robert and devs, I fixed artifact resolution issues we spoke about last time, see the branch 3.0-rc1, you may now have a look in surefire project. but there is the last issue. I should exclude org .apache.maven.shared.artifact.resolve.ArtifactResolverException from reallocation in maven-shade-

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.5

2016-01-16 Thread Tibor Digana
+1: from me too :) This feature was long time expected. Good job! On Sun, Jan 17, 2016 at 12:08 AM, Andreas Gudian [via Maven] < ml-node+s40175n5859411...@n5.nabble.com> wrote: > My +1: > > - checked SHA-1 sum > - checked building from source with ITs > - tested binaries with some smaller project

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.5

2016-01-16 Thread Andreas Gudian
My +1: - checked SHA-1 sum - checked building from source with ITs - tested binaries with some smaller projects. 2016-01-17 0:03 GMT+01:00 Andreas Gudian : > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330435&styleName=Text&projectId=12317225

[VOTE] Release Apache Maven Compiler Plugin version 3.5

2016-01-16 Thread Andreas Gudian
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330435&styleName=Text&projectId=12317225 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317225%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20D

Re: Re: Specifying module paths

2016-01-16 Thread Robert Scholte
Hi Tibor, You're probably looking for http://download.java.net/jigsaw/docs/api/javax/tools/JavaCompiler.html#getTask-java.io.Writer-javax.tools.JavaFileManager-javax.tools.DiagnosticListener-java.lang.Iterable-java.lang.Iterable-java.lang.Iterable- and http://download.java.net/jigsaw/docs/api/

Re: Re: Specifying module paths

2016-01-16 Thread Tibor Digana
@Robert As I am reading Oracle's statements the Maven would use only programming API. I could not find any API regarding modulepath. Cheers Tibor On Sat, Jan 16, 2016 at 11:08 AM, Robert Scholte wrote: > FYI > > --- Doorgestuurd bericht --- > Van: "Jonathan Gibbons" > Aan: jigsaw-...@o

Releasing m-compiler-p 3.5..?

2016-01-16 Thread Andreas Gudian
Hey there, I'd like to start with the release process for the maven-compiler-plugin 3.5. It's on Maven 3 now, but the adjustments and cleanups in that area are only minor until now. Other than that, it contains one small bugfix and one new feature (support for specifying an annotation processor c

Fwd: Re: Specifying module paths

2016-01-16 Thread Robert Scholte
FYI --- Doorgestuurd bericht --- Van: "Jonathan Gibbons" Aan: jigsaw-...@openjdk.java.net Cc: Onderwerp: Re: Specifying module paths Datum: Sat, 16 Jan 2016 00:22:30 +0100 Winding up this discussion ... While the use of a properties file to provide a mapping from module name to file sy