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

2016-10-29 Thread Robert Scholte

+1

On Wed, 26 Oct 2016 22:29:29 +0200, Robert Scholte   
wrote:



Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225=12334708=Text

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%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1290/
https://repository.apache.org/content/repositories/maven-1290/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven-compiler-plugin-3.6.0-source-release.zip

Source release checksum(s):
maven-compiler-plugin-3.6.0-source-release.zip sha1:  
a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b


Staging site:
https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html


*** IMPORTANT ***
This release contains support for several Java9 features in preparation  
of the official Java9 release.
Even though the specs are not final yet, we can expect that adjustments  
to the specs will not have a huge  impact our implementation anymore.
With this release the community should be able to start testing Java9  
with their own Maven projects.



Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2016-10-29 Thread Karl Heinz Marbaise

Hi Robert,


Thanks for testing with that amount of combinations.
Yes, I am aware that some ITs are failing with JDK9: they require fixes
from third parties. All are listed at
https://cwiki.apache.org/confluence/display/MAVEN/Java+9+-+Jigsaw


Ah sorry missed thatAdded link to JIRA Issue in Confluence...

Kind regards
Karl Heinz



Robert



Kind regards
Karl Heinz Marbaise


On 26/10/16 22:29, Robert Scholte wrote:

Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225=12334708=Text



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%20DESC%2C%20priority%20DESC



Staging repo:
https://repository.apache.org/content/repositories/maven-1290/
https://repository.apache.org/content/repositories/maven-1290/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven-compiler-plugin-3.6.0-source-release.zip



Source release checksum(s):
maven-compiler-plugin-3.6.0-source-release.zip sha1:
a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b

Staging site:
https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html


*** IMPORTANT ***
This release contains support for several Java9 features in preparation
of the official Java9 release.
Even though the specs are not final yet, we can expect that adjustments
to the specs will not have a huge  impact our implementation anymore.
With this release the community should be able to start testing Java9
with their own Maven projects.


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2016-10-29 Thread Olivier Lamy
+1

On 29 October 2016 at 20:42, Anders Hammar  wrote:

> +1
>
> Tested with Maven 3.3.3 and IBM JDK 7.1 on Windows.
>
> /Anderfs
>
> On Wed, Oct 26, 2016 at 10:29 PM, Robert Scholte 
> wrote:
>
> > Hi,
> >
> > We solved 7 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> > ctId=12317225=12334708=Text
> >
> > 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%
> > 20DESC%2C%20priority%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1290/
> > https://repository.apache.org/content/repositories/maven-129
> > 0/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven
> > -compiler-plugin-3.6.0-source-release.zip
> >
> > Source release checksum(s):
> > maven-compiler-plugin-3.6.0-source-release.zip sha1:
> > a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> >
> > *** IMPORTANT ***
> > This release contains support for several Java9 features in preparation
> of
> > the official Java9 release.
> > Even though the specs are not final yet, we can expect that adjustments
> to
> > the specs will not have a huge  impact our implementation anymore.
> > With this release the community should be able to start testing Java9
> with
> > their own Maven projects.
> >
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


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

2016-10-29 Thread Robert Scholte
On Sat, 29 Oct 2016 12:49:31 +0200, Karl Heinz Marbaise  
 wrote:



Hi,

here is my +1

Tested via:

mvn -Prun-its clean verify with Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9,  
3.4.0-SNAPSHOT (current master of Maven git sha1:  
e07978bdca0fe80ba059c686ac92229065b0fd44).


JDK 7, JDK 8

without any issue.

Tested with JDK 9 (1.9+138) (Maven 3.3.9) I got the following result:


[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @  
maven-compiler-plugin ---

[INFO] -
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 3, Errors: 0, Skipped: 0
[INFO] -
[ERROR] The following builds failed:
[ERROR] *  error-prone-compiler/pom.xml
[ERROR] *  groovy-project-with-new-plexus-compiler/pom.xml
[ERROR] *  MCOMPILER-197/pom.xml
[INFO] -
[INFO]  


[INFO] BUILD FAILURE

Created an appropriate Issue  
https://issues.apache.org/jira/browse/MCOMPILER-283 for the failed IT's  
I have attached the build.log files for further analysis.




Thanks for testing with that amount of combinations.
Yes, I am aware that some ITs are failing with JDK9: they require fixes  
from third parties. All are listed at  
https://cwiki.apache.org/confluence/display/MAVEN/Java+9+-+Jigsaw


Robert



Kind regards
Karl Heinz Marbaise


On 26/10/16 22:29, Robert Scholte wrote:

Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225=12334708=Text


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%20DESC%2C%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1290/
https://repository.apache.org/content/repositories/maven-1290/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven-compiler-plugin-3.6.0-source-release.zip


Source release checksum(s):
maven-compiler-plugin-3.6.0-source-release.zip sha1:
a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b

Staging site:
https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html


*** IMPORTANT ***
This release contains support for several Java9 features in preparation
of the official Java9 release.
Even though the specs are not final yet, we can expect that adjustments
to the specs will not have a huge  impact our implementation anymore.
With this release the community should be able to start testing Java9
with their own Maven projects.


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2016-10-29 Thread Karl Heinz Marbaise

Hi,

here is my +1

Tested via:

mvn -Prun-its clean verify with Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9, 
3.4.0-SNAPSHOT (current master of Maven git sha1: 
e07978bdca0fe80ba059c686ac92229065b0fd44).


JDK 7, JDK 8

without any issue.

Tested with JDK 9 (1.9+138) (Maven 3.3.9) I got the following result:


[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ 
maven-compiler-plugin ---

[INFO] -
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 3, Errors: 0, Skipped: 0
[INFO] -
[ERROR] The following builds failed:
[ERROR] *  error-prone-compiler/pom.xml
[ERROR] *  groovy-project-with-new-plexus-compiler/pom.xml
[ERROR] *  MCOMPILER-197/pom.xml
[INFO] -
[INFO] 


[INFO] BUILD FAILURE

Created an appropriate Issue 
https://issues.apache.org/jira/browse/MCOMPILER-283 for the failed IT's 
I have attached the build.log files for further analysis.



Kind regards
Karl Heinz Marbaise


On 26/10/16 22:29, Robert Scholte wrote:

Hi,

We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225=12334708=Text


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%20DESC%2C%20priority%20DESC


Staging repo:
https://repository.apache.org/content/repositories/maven-1290/
https://repository.apache.org/content/repositories/maven-1290/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven-compiler-plugin-3.6.0-source-release.zip


Source release checksum(s):
maven-compiler-plugin-3.6.0-source-release.zip sha1:
a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b

Staging site:
https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html


*** IMPORTANT ***
This release contains support for several Java9 features in preparation
of the official Java9 release.
Even though the specs are not final yet, we can expect that adjustments
to the specs will not have a huge  impact our implementation anymore.
With this release the community should be able to start testing Java9
with their own Maven projects.


Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2016-10-29 Thread Anders Hammar
+1

Tested with Maven 3.3.3 and IBM JDK 7.1 on Windows.

/Anderfs

On Wed, Oct 26, 2016 at 10:29 PM, Robert Scholte 
wrote:

> Hi,
>
> We solved 7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> ctId=12317225=12334708=Text
>
> 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%
> 20DESC%2C%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1290/
> https://repository.apache.org/content/repositories/maven-129
> 0/org/apache/maven/plugins/maven-compiler-plugin/3.6.0/maven
> -compiler-plugin-3.6.0-source-release.zip
>
> Source release checksum(s):
> maven-compiler-plugin-3.6.0-source-release.zip sha1:
> a3b0533a3a9f5a3b0073f097a47f218aecf4fe6b
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
>
> *** IMPORTANT ***
> This release contains support for several Java9 features in preparation of
> the official Java9 release.
> Even though the specs are not final yet, we can expect that adjustments to
> the specs will not have a huge  impact our implementation anymore.
> With this release the community should be able to start testing Java9 with
> their own Maven projects.
>
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>