Re: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Robert Scholte
I would have reopened MJAR-235, because effectively there's no change. But  
that's a matter of taste.


It's fine like this,
Robert

On Sat, 15 Apr 2017 13:04:41 +0200, Karl Heinz Marbaise  
 wrote:



Hi,

On 15/04/17 13:02, Robert Scholte wrote:

Thanks,

not sure if this is worth a separate jira-issue, because IMHO it will
pollute the release notes a bit. But that's another topic.


But it makes clear why this change has been made and the detailed  
explanation...


Kind regards
Karl Heinz Marbaise



Robert


On Sat, 15 Apr 2017 12:58:25 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

Done. See MJAR-236..

Kind regards
Karl Heinz
On 15/04/17 12:44, Robert Scholte wrote:

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some
circumstances we should warn the developer about automodules. If this
version becomes the default, it is more likely to have issues with our
eco-system in the future.
I'm working on maven-compiler-plugin right now to improve this part.

thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml



Modified:
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff


==


---
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

(original)
+++
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

Sat Apr 15 10:20:29 2017
@@ -67,16 +67,16 @@
 
 
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
   
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
   
   

org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



-
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


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



Re: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Karl Heinz Marbaise

Hi,

On 15/04/17 13:02, Robert Scholte wrote:

Thanks,

not sure if this is worth a separate jira-issue, because IMHO it will
pollute the release notes a bit. But that's another topic.


But it makes clear why this change has been made and the detailed 
explanation...


Kind regards
Karl Heinz Marbaise



Robert


On Sat, 15 Apr 2017 12:58:25 +0200, Karl Heinz Marbaise
 wrote:


Hi Robert,

Done. See MJAR-236..

Kind regards
Karl Heinz
On 15/04/17 12:44, Robert Scholte wrote:

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some
circumstances we should warn the developer about automodules. If this
version becomes the default, it is more likely to have issues with our
eco-system in the future.
I'm working on maven-compiler-plugin right now to improve this part.

thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml



Modified:
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff


==


---
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

(original)
+++
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

Sat Apr 15 10:20:29 2017
@@ -67,16 +67,16 @@
 
 
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
   
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
   
   

org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



-
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: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Robert Scholte

Thanks,

not sure if this is worth a separate jira-issue, because IMHO it will  
pollute the release notes a bit. But that's another topic.


Robert


On Sat, 15 Apr 2017 12:58:25 +0200, Karl Heinz Marbaise  
 wrote:



Hi Robert,

Done. See MJAR-236..

Kind regards
Karl Heinz
On 15/04/17 12:44, Robert Scholte wrote:

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some
circumstances we should warn the developer about automodules. If this
version becomes the default, it is more likely to have issues with our
eco-system in the future.
I'm working on maven-compiler-plugin right now to improve this part.

thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


Modified:
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff

==

---
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
(original)
+++
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
Sat Apr 15 10:20:29 2017
@@ -67,16 +67,16 @@
 
 
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
   
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
   
   

org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



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





Mit freundlichem Gruß
Karl-Heinz Marbaise


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



Re: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Karl Heinz Marbaise

Hi Robert,

Done. See MJAR-236..

Kind regards
Karl Heinz
On 15/04/17 12:44, Robert Scholte wrote:

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some
circumstances we should warn the developer about automodules. If this
version becomes the default, it is more likely to have issues with our
eco-system in the future.
I'm working on maven-compiler-plugin right now to improve this part.

thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


Modified:
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff

==

---
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
(original)
+++
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
Sat Apr 15 10:20:29 2017
@@ -67,16 +67,16 @@
 
 
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
   
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
   
   

org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



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





Mit freundlichem Gruß
Karl-Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz MarbaiseUSt.IdNr: DE191347579
Hauptstrasse 177
52146 Würselen   http://www.soebes.de

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



Re: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Karl Heinz Marbaise

Hi Robert,


On 15/04/17 12:44, Robert Scholte wrote:

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some
circumstances we should warn the developer about automodules. If this
version becomes the default, it is more likely to have issues with our
eco-system in the future.
I'm working on maven-compiler-plugin right now to improve this part.


Ok I revert back maven-compiler-plugin to 3.5.1 ..

Kind regards
Karl Heinz Marbaise



thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml


Modified:
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff

==

---
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
(original)
+++
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
Sat Apr 15 10:20:29 2017
@@ -67,16 +67,16 @@
 
 
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
   
   
-
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources
   
   
-
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
   
   

org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



-
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: svn commit: r1791488 - /maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

2017-04-15 Thread Robert Scholte

Hi Karl Heinz,

I'd prefer to leave maven-compiler-plugin on 3.5.1 as default.
The 3.6.x have Java 9 features which are not optimal yet. E.g. in some  
circumstances we should warn the developer about automodules. If this  
version becomes the default, it is more likely to have issues with our  
eco-system in the future.

I'm working on maven-compiler-plugin right now to improve this part.

thanks,
Robert


On Sat, 15 Apr 2017 12:20:29 +0200,  wrote:


Author: khmarbaise
Date: Sat Apr 15 10:20:29 2017
New Revision: 1791488

URL: http://svn.apache.org/viewvc?rev=1791488=rev
Log:
[MJAR-235] Update life cycle bound plugin versions
 o Updated maven-resources-plugin from 2.7 to 3.0.2
 o Updated maven-compiler-plugin from 3.5.1 to 3.6.1

Modified:

maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml

Modified:  
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml
URL:  
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml?rev=1791488=1791487=1791488=diff

==
---  
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml  
(original)
+++  
maven/plugins/trunk/maven-jar-plugin/src/main/filtered-resources/META-INF/plexus/components.xml  
Sat Apr 15 10:20:29 2017

@@ -67,16 +67,16 @@
 
 
   
- 
org.apache.maven.plugins:maven-resources-plugin:2.7:resources
+ 
org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources

   
   
- 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
+ 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile

   
   
- 
org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
+ 
org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources

   
   
- 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile
+ 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile

   
   
 org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test



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