Re: dist tooling

2013-06-19 Thread Hervé BOUTEMY
this is not a plugin for end users, only for internal Maven team: and once it is scheduled daily on our Jenkins server, i don't expect us to run it on our personal machines so I don't think JDK7 nor Maven version requirements are a problem. ITs would be nice, yes, to be sure things are detected

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-19 Thread sebb
On 19 June 2013 22:40, Baptiste MATHUS wrote: > Hi, > I think the best way to track this is to file a JIRA ticket on > http://jira.codehaus.org/browse/MJAVADOC Well OK, I can raise an enhancement request there too. > Btw, we might be interested by > https://github.com/AdoptOpenJDK/JavadocUpdater

Re: JavadocFixTool integration with Javadoc plugin?

2013-06-19 Thread Baptiste MATHUS
Hi, I think the best way to track this is to file a JIRA ticket on http://jira.codehaus.org/browse/MJAVADOC Btw, we might be interested by https://github.com/AdoptOpenJDK/JavadocUpdaterTool/blob/master/src/main/java/JavadocFixTool.java Cheers 2013/6/19 sebb > I expect you have all see the ne

Re: dist tooling

2013-06-19 Thread Robert Scholte
Hi, I noticed there are no IT's. It shouldn't be too hard to write that. I can make a setup for that in order to be able to execute some ITs Although most of us want to use the latest and greatest, I have my doubts about using JDK7 and M3.0.4 for compilation. Since our advice is to compil

[food for thoughts] becoming polyglot

2013-06-19 Thread Simone Tripodi
Hi all guys, I recently added in current Modello development version (1.8-SNAPSHOT) support for JSON, JSON Schema and YAML generation (aside of inner Builder and static utility method generation to create objects instances) and experimented - of course! - to blindly generate the new (un)marshaller

Re: javadoc updater tool

2013-06-19 Thread Robert Scholte
Thanks for that lightning fast action! Op Wed, 19 Jun 2013 15:01:42 +0200 schreef Olivier Lamy : Hi, I did that for our all javadocs (normally applied on all :-) ) See: http://www.oracle.com/technetwork/java/javase/7u25-relnotes-1955741.html#jpi-upt Cheers -- Olivier Lamy Ecetera: http://ec

Re: dist tooling

2013-06-19 Thread Robert Scholte
I'd like to have a look at it too. Give me a couple of days. Robert Op Wed, 19 Jun 2013 00:11:55 +0200 schreef Hervé BOUTEMY : Thanks to Eric, we now have a tool to check dist content And I just added it to our Jenkins instance, to build once a day: you can look at the result [1] I just

maven-plugin-testing pull request: Plugin testing via junit rule

2013-06-19 Thread mfriedenhagen
Github user mfriedenhagen closed the pull request at: https://github.com/apache/maven-plugin-testing/pull/1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.or

JavadocFixTool integration with Javadoc plugin?

2013-06-19 Thread sebb
I expect you have all see the news about the Javadoc javascript bug. It's going to take a long time for everyone to update their Java installations to Java 1.7 u25. Likewise for builds that need to use other Java versions, tweaking poms so Java 7 is used for Javadocs whilst still maintaining compa

javadoc updater tool

2013-06-19 Thread Olivier Lamy
Hi, I did that for our all javadocs (normally applied on all :-) ) See: http://www.oracle.com/technetwork/java/javase/7u25-relnotes-1955741.html#jpi-upt Cheers -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy -