[RESULT] [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-27 Thread Olivier Lamy
Hi, The vote has passed with the following result: +1 (binding): Kristian, Ralph, Robert, Hervé, Olivier +1 (non binding): Tony -1 (non binding): Fred Cooke Will finish release complete. -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --

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

2013-06-27 Thread Olivier Lamy
+1 2013/6/25 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: > ht

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

2013-06-27 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 25 juin 2013 11:48:55 Olivier Lamy a écrit : > 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 j

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

2013-06-27 Thread sebb
On 25 June 2013 12:20, Fred Cooke wrote: > Absolutely, sebb! This is what I've been saying all along. If I had more > time I'd vote -1 to every attempted release that used or intended to use > respun tags/artifacts without revisions and checksums. So here's one for > this one until rectified prope

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

2013-06-26 Thread Tony Chemit
On Tue, 25 Jun 2013 22:52:31 +0200 "Robert Scholte" wrote: +1 tony. > +1 > > Op Tue, 25 Jun 2013 08:46:21 +0200 schreef Ralph Goers > : > > > KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS > > > > svn tag - > > http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javad

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

2013-06-25 Thread Robert Scholte
+1 Op Tue, 25 Jun 2013 08:46:21 +0200 schreef Ralph Goers : KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS svn tag - http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.9.1 +1 on the release however it is odd that the Release Notes page is empty. R

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

2013-06-25 Thread Fred Cooke
Absolutely, sebb! This is what I've been saying all along. If I had more time I'd vote -1 to every attempted release that used or intended to use respun tags/artifacts without revisions and checksums. So here's one for this one until rectified properly -1! On Tue, Jun 25, 2013 at 12:28 PM, sebb w

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

2013-06-25 Thread Olivier Lamy
2013/6/25 sebb : > On 25 June 2013 07:46, Ralph Goers wrote: >> KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS > > Thanks, the key id used for signing is in the file. > Also the id is available from key servers. > >> svn tag - >> http://svn.apache.org/repos/asf/maven/plugins/tags/

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

2013-06-25 Thread sebb
On 25 June 2013 07:46, Ralph Goers wrote: > KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS Thanks, the key id used for signing is in the file. Also the id is available from key servers. > svn tag - > http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.9.1

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

2013-06-25 Thread Olivier Lamy
fixed: http://maven.apache.org/plugins-archives/maven-javadoc-plugin-2.9.1/jira-report.html 2013/6/25 Olivier Lamy : > I will try to fix that. (as I remember changes plugin need to be > upgraded with new jira version) > So I can try redeploy the site with the fix. > > > > 2013/6/25 Ralph Goers :

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

2013-06-24 Thread Olivier Lamy
I will try to fix that. (as I remember changes plugin need to be upgraded with new jira version) So I can try redeploy the site with the fix. 2013/6/25 Ralph Goers : > KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS > > svn tag - > http://svn.apache.org/repos/asf/maven/plugins/ta

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

2013-06-24 Thread Ralph Goers
KEYS file - http://svn.apache.org/repos/asf/maven/project/KEYS svn tag - http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.9.1 +1 on the release however it is odd that the Release Notes page is empty. Ralph On Jun 24, 2013, at 7:15 PM, sebb wrote: > On 25 June 2013 02:

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

2013-06-24 Thread Kristian Rosenvold
+1 Sources at https://repository.apache.org/content/repositories/maven-066/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1-sources.jar, based on r1496317 Kristian - To unsubscribe, e-mail: dev-uns

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

2013-06-24 Thread sebb
On 25 June 2013 02:48, Olivier Lamy 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. > > We fixed

[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: https://jira.codehaus.org/secure/ReleaseNote.jsp

RE: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Uwe Schindler
org] > Sent: Monday, June 24, 2013 2:05 PM > To: Maven Developers List > Subject: [VOTE] Apache Maven Javadoc Plugin 2.9.1 > > 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 sebb
On 24 June 2013 23:58, Olivier Lamy wrote: > 2013/6/25 sebb : >> On 24 June 2013 13:04, Olivier Lamy 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 fixe

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread Olivier Lamy
2013/6/25 sebb : > On 24 June 2013 13:04, Olivier Lamy 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: >> https://jira.codehaus.org/secure/Releas

Re: [VOTE] Apache Maven Javadoc Plugin 2.9.1

2013-06-24 Thread sebb
On 24 June 2013 13:04, Olivier Lamy 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: > https://jira.codehaus.org/secure/ReleaseNote.jspa?version=18843&st

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

[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=18843&styleName=Text&projectId=11138&Create=Create Staging reposi