Re: Maven 3.1.0-beta-1

2013-06-24 Thread Jörg Schaible
Hi Jason, did you had a chance to take a second look, following my instructions in my first reply? Thanks, Jörg Jason van Zyl wrote: I unpacked your example and ran your preparation script and it fails in 2.2.1 as well: https://gist.github.com/jvanzyl/5824206 What's the overall

RE: Maven 3.1.0-beta-1

2013-06-24 Thread Sievers, Jan
Almost zero people have given feedback tycho has recently adapted to the changes in maven 3.1.0-alpha-1 with version 0.19.0-SNAPSHOT [1] All our ITs are passing with maven 3.1.0-alpha-1 and we didn't get tycho bugs reported w.r.t. maven 3.1.0-alpha-1 Not sure how many people are using it

Re: Maven 3.1.0-beta-1

2013-06-24 Thread Baptiste MATHUS
+1 on going 3.1.0. At least, alphas is surely a too frightening name for many people to try it. Maybe RC would be more seen as already usable by a larger part of the community, but not sure it's worth the effort/debate. Cheers 2013/6/24 Sievers, Jan jan.siev...@sap.com Almost zero people

Re: [VOTE] Release Maven Enforcer version 1.3

2013-06-24 Thread Baptiste MATHUS
+1 on that one: going onto a major version change like 2.x could be better here imo. I'm totally OK with releasing things that are more correct (not working correctly about artifact resolution here). But since this is likely to break a lot of internal rules (for example, it's gonna break 50% of

[VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the javadoc generation. We fixed 6 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?version=18843styleName=TextprojectId=11138Create=Create Staging

RE: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Eric Barboni
+1 (non binding) Both testapidoc and apidoc contains the fixed javascript. Regards -Message d'origine- De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : lundi 24 juin 2013 14:05 À : Maven Developers List Objet : [VOTE] Apache Maven Javadoc Plugin 2.9.1 Hi, I'd like to release

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread sebb
On 24 June 2013 13:04, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the javadoc generation. We fixed 6 issues:

Re: [CANCEL] [VOTE] Release Maven Enforcer version 1.3

2013-06-24 Thread Robert Scholte
Voted canceled If too many external rules depend on the signatures of the standard rules, then I have to cancel it. Some dirty things were done with the exposed fields and of course checkstyle complained about it. It's a shame it has become impossible to remove this kind of bugs. If these

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Olivier Lamy
2013/6/25 sebb seb...@gmail.com: On 24 June 2013 13:04, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the javadoc generation. We fixed 6 issues:

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread sebb
On 24 June 2013 23:58, Olivier Lamy ol...@apache.org wrote: 2013/6/25 sebb seb...@gmail.com: On 24 June 2013 13:04, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the

RE: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Uwe Schindler
+1 to release from somebody outside (but provided the frame injection patch)! Just a funny detail: The maven-javadoc-plugin-2.9.1-javadoc.jar on the staging repository of course have the frame injection bug! Somehow a chicken-egg problem. :-) Theoretically the pom.xml of the plugin should use

Re: svn commit: r1496295 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2013-06-24 Thread sebb
On 25 June 2013 00:26, ol...@apache.org wrote: Author: olamy Date: Mon Jun 24 23:26:16 2013 New Revision: 1496295 URL: http://svn.apache.org/r1496295 Log: fix name Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml

Re: svn commit: r1496315 - /maven/sandbox/trunk/plugins/maven-digest-plugin/src/main/java/org/apache/maven/plugins/digest/DigestMojo.java

2013-06-24 Thread Olivier Lamy
Great. Quick note have a look at http://maven.apache.org/developers/conventions/code.html :-) 2013/6/25 s...@apache.org: Author: sebb Date: Tue Jun 25 00:51:03 2013 New Revision: 1496315 URL: http://svn.apache.org/r1496315 Log: Allow list of digests to be provided on command-line Allow

[VOTE] Apache Maven Javadoc Plugin 2.9.1 (take 2)

2013-06-24 Thread Olivier Lamy
Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the javadoc generation. Since previous try I fix the @since for applying the javadoc security fix. We fixed 6 issues:

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1 (take 2)

2013-06-24 Thread sebb
On 25 June 2013 02:48, Olivier Lamy ol...@apache.org wrote: Hi, I'd like to release Apache Maven Javadoc Plugin 2.9.1. This version contains the code to fix the javadoc security issue after the javadoc generation. Since previous try I fix the @since for applying the javadoc security fix.