Re: [RESULT] [VOTE] Release Maven Changes Plugin version 2.7

2012-05-01 Thread Lukas Theussl


For the record: my vote is not binding.

Thanks for the release anyway! :)

-Lukas


Benson Margulies wrote:

Subject:

Hi,
The vote has passed with the following result :

+1 (binding): hboutemy, bimargulies, olamy, ltheussl
+1 (non binding): Tony Chemit

I will promote the artifacts to the central repo.

-
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: [RESULT] [VOTE] Release Maven Changes Plugin version 2.7

2012-05-01 Thread Benson Margulies
oops. Sorry.

On Tue, May 1, 2012 at 1:11 PM, Lukas Theussl ltheu...@apache.org wrote:

 For the record: my vote is not binding.

 Thanks for the release anyway! :)

 -Lukas


 Benson Margulies wrote:

 Subject:

 Hi,
 The vote has passed with the following result :

 +1 (binding): hboutemy, bimargulies, olamy, ltheussl
 +1 (non binding): Tony Chemit

 I will promote the artifacts to the central repo.

 -
 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: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-30 Thread Tony Chemit
On Fri, 27 Apr 2012 08:34:55 -0400
Benson Margulies bimargul...@gmail.com wrote:

 Hi,
 
+1 (non binding)

thanks,

Tony



-- 
Tony Chemit

tél: +33 (0) 2 40 50 29 28
email: che...@codelutin.com
http://www.codelutin.com

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



Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-30 Thread Lukas Theussl


+1

-Lukas


Benson Margulies wrote:

Hi,

We resolved 9 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

Staging repo:
https://repository.apache.org/content/repositories/maven-005/

Staging site:
http://maven.apache.org/plugins/maven-changes-plugin-2.7/

There may be a delay while this copies itself.

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

Vote open for 72 hours.

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


/to save people a click, here's the issue list/

Release Notes - Maven 2.x Changes Plugin - Version 2.7



** Bug
 * [MCHANGES-237] - The goal jira-report always results in HTTP 400
error when accessing https://*.jira.com
 * [MCHANGES-261] - Mail sender specification pointlessly difficult
 * [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
throws a llegalArgumentException


** Improvement
 * [MCHANGES-213] - Update Velocity 1.7
 * [MCHANGES-264] - [PATCH] Migration from obsolete
plexus-maven-plugin to plexus-containers-component-metadata
 * [MCHANGES-279] - ability to skip for Jira is offlince

** New Feature
 * [MCHANGES-76] - Add an option to hava an aggregated Changes Report
 * [MCHANGES-272] - Please add an option to the 'changes-check'
goal to allow skipping release date checks of snapshot versions.
 * [MCHANGES-275] - versionPrefix configurable by expression
'changes.versionPrefix'

-
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 Maven Changes Plugin version 2.7

2012-04-30 Thread Hervé BOUTEMY
+1

Hervé

Le vendredi 27 avril 2012 08:34:55 Benson Margulies a écrit :
 Hi,
 
 We resolved 9 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9I
 AS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName
 =TextprojectId=11212Create=Create
 
 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=proj
 ect+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-005/
 
 Staging site:
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/
 
 There may be a delay while this copies itself.
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 
 /to save people a click, here's the issue list/
 
 Release Notes - Maven 2.x Changes Plugin - Version 2.7
 
 
 
 ** Bug
 * [MCHANGES-237] - The goal jira-report always results in HTTP 400
 error when accessing https://*.jira.com
 * [MCHANGES-261] - Mail sender specification pointlessly difficult
 * [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
 throws a llegalArgumentException
 
 
 ** Improvement
 * [MCHANGES-213] - Update Velocity 1.7
 * [MCHANGES-264] - [PATCH] Migration from obsolete
 plexus-maven-plugin to plexus-containers-component-metadata
 * [MCHANGES-279] - ability to skip for Jira is offlince
 
 ** New Feature
 * [MCHANGES-76] - Add an option to hava an aggregated Changes Report
 * [MCHANGES-272] - Please add an option to the 'changes-check'
 goal to allow skipping release date checks of snapshot versions.
 * [MCHANGES-275] - versionPrefix configurable by expression
 'changes.versionPrefix'
 
 -
 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



[RESULT] [VOTE] Release Maven Changes Plugin version 2.7

2012-04-30 Thread Benson Margulies
Subject:

Hi,
The vote has passed with the following result :

+1 (binding): hboutemy, bimargulies, olamy, ltheussl
+1 (non binding): Tony Chemit

I will promote the artifacts to the central repo.

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



Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-29 Thread Olivier Lamy
+1

2012/4/27 Benson Margulies bimargul...@gmail.com:
 Hi,

 We resolved 9 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

 Staging repo:
 https://repository.apache.org/content/repositories/maven-005/

 Staging site:
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/

 There may be a delay while this copies itself.

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

 Vote open for 72 hours.

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


 /to save people a click, here's the issue list/

 Release Notes - Maven 2.x Changes Plugin - Version 2.7



 ** Bug
    * [MCHANGES-237] - The goal jira-report always results in HTTP 400
 error when accessing https://*.jira.com
    * [MCHANGES-261] - Mail sender specification pointlessly difficult
    * [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
 throws a llegalArgumentException


 ** Improvement
    * [MCHANGES-213] - Update Velocity 1.7
    * [MCHANGES-264] - [PATCH] Migration from obsolete
 plexus-maven-plugin to plexus-containers-component-metadata
    * [MCHANGES-279] - ability to skip for Jira is offlince

 ** New Feature
    * [MCHANGES-76] - Add an option to hava an aggregated Changes Report
    * [MCHANGES-272] - Please add an option to the 'changes-check'
 goal to allow skipping release date checks of snapshot versions.
    * [MCHANGES-275] - versionPrefix configurable by expression
 'changes.versionPrefix'

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




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

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



[VOTE] Release Maven Changes Plugin version 2.7

2012-04-27 Thread Benson Margulies
Hi,

We resolved 9 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

Staging repo:
https://repository.apache.org/content/repositories/maven-005/

Staging site:
http://maven.apache.org/plugins/maven-changes-plugin-2.7/

There may be a delay while this copies itself.

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

Vote open for 72 hours.

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


/to save people a click, here's the issue list/

Release Notes - Maven 2.x Changes Plugin - Version 2.7



** Bug
* [MCHANGES-237] - The goal jira-report always results in HTTP 400
error when accessing https://*.jira.com
* [MCHANGES-261] - Mail sender specification pointlessly difficult
* [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
throws a llegalArgumentException


** Improvement
* [MCHANGES-213] - Update Velocity 1.7
* [MCHANGES-264] - [PATCH] Migration from obsolete
plexus-maven-plugin to plexus-containers-component-metadata
* [MCHANGES-279] - ability to skip for Jira is offlince

** New Feature
* [MCHANGES-76] - Add an option to hava an aggregated Changes Report
* [MCHANGES-272] - Please add an option to the 'changes-check'
goal to allow skipping release date checks of snapshot versions.
* [MCHANGES-275] - versionPrefix configurable by expression
'changes.versionPrefix'

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



Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-27 Thread Benson Margulies
The staging site is actually at
http://maven.apache.org/plugins/maven-changes-plugin-2.7/plugins/maven-changes-plugin/.

And I'm the one who added the text to the page saying, 'check for
staging problems before running the release'. Sigh.

Also, here's my own +1, which I forgot.


On Fri, Apr 27, 2012 at 8:34 AM, Benson Margulies bimargul...@gmail.com wrote:
 Hi,

 We resolved 9 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

 Staging repo:
 https://repository.apache.org/content/repositories/maven-005/

 Staging site:
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/

 There may be a delay while this copies itself.

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

 Vote open for 72 hours.

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


 /to save people a click, here's the issue list/

 Release Notes - Maven 2.x Changes Plugin - Version 2.7



 ** Bug
    * [MCHANGES-237] - The goal jira-report always results in HTTP 400
 error when accessing https://*.jira.com
    * [MCHANGES-261] - Mail sender specification pointlessly difficult
    * [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
 throws a llegalArgumentException


 ** Improvement
    * [MCHANGES-213] - Update Velocity 1.7
    * [MCHANGES-264] - [PATCH] Migration from obsolete
 plexus-maven-plugin to plexus-containers-component-metadata
    * [MCHANGES-279] - ability to skip for Jira is offlince

 ** New Feature
    * [MCHANGES-76] - Add an option to hava an aggregated Changes Report
    * [MCHANGES-272] - Please add an option to the 'changes-check'
 goal to allow skipping release date checks of snapshot versions.
    * [MCHANGES-275] - versionPrefix configurable by expression
 'changes.versionPrefix'

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



Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-27 Thread Dennis Lundberg
On 2012-04-27 17:40, Benson Margulies wrote:
 The staging site is actually at
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/plugins/maven-changes-plugin/.
 
 And I'm the one who added the text to the page saying, 'check for
 staging problems before running the release'. Sigh.

This is a known bug in the Site Plugin. It is fixed in the new versions
that are coming out.

I took the liberty of moving the site to its proper place, i.e. to the
URL in your original mail.

 Also, here's my own +1, which I forgot.
 
 
 On Fri, Apr 27, 2012 at 8:34 AM, Benson Margulies bimargul...@gmail.com 
 wrote:
 Hi,

 We resolved 9 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

 Staging repo:
 https://repository.apache.org/content/repositories/maven-005/

 Staging site:
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/

 There may be a delay while this copies itself.

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

 Vote open for 72 hours.

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


 /to save people a click, here's the issue list/

 Release Notes - Maven 2.x Changes Plugin - Version 2.7



 ** Bug
* [MCHANGES-237] - The goal jira-report always results in HTTP 400
 error when accessing https://*.jira.com
* [MCHANGES-261] - Mail sender specification pointlessly difficult
* [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
 throws a llegalArgumentException


 ** Improvement
* [MCHANGES-213] - Update Velocity 1.7
* [MCHANGES-264] - [PATCH] Migration from obsolete
 plexus-maven-plugin to plexus-containers-component-metadata
* [MCHANGES-279] - ability to skip for Jira is offlince

 ** New Feature
* [MCHANGES-76] - Add an option to hava an aggregated Changes Report
* [MCHANGES-272] - Please add an option to the 'changes-check'
 goal to allow skipping release date checks of snapshot versions.
* [MCHANGES-275] - versionPrefix configurable by expression
 'changes.versionPrefix'
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 


-- 
Dennis Lundberg

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



Re: [VOTE] Release Maven Changes Plugin version 2.7

2012-04-27 Thread Benson Margulies
On Fri, Apr 27, 2012 at 5:54 PM, Dennis Lundberg denn...@apache.org wrote:
 On 2012-04-27 17:40, Benson Margulies wrote:
 The staging site is actually at
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/plugins/maven-changes-plugin/.

 And I'm the one who added the text to the page saying, 'check for
 staging problems before running the release'. Sigh.

 This is a known bug in the Site Plugin. It is fixed in the new versions
 that are coming out.

 I took the liberty of moving the site to its proper place, i.e. to the
 URL in your original mail.

thanks.


 Also, here's my own +1, which I forgot.


 On Fri, Apr 27, 2012 at 8:34 AM, Benson Margulies bimargul...@gmail.com 
 wrote:
 Hi,

 We resolved 9 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS%7Cb183085c89ca85abde86540c1f02cb433b8719dd%7Cloutversion=17447styleName=TextprojectId=11212Create=Create

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+MCHANGES+AND+status+%3D+Open+ORDER+BY+priority+DESCmode=hide

 Staging repo:
 https://repository.apache.org/content/repositories/maven-005/

 Staging site:
 http://maven.apache.org/plugins/maven-changes-plugin-2.7/

 There may be a delay while this copies itself.

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

 Vote open for 72 hours.

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


 /to save people a click, here's the issue list/

 Release Notes - Maven 2.x Changes Plugin - Version 2.7



 ** Bug
    * [MCHANGES-237] - The goal jira-report always results in HTTP 400
 error when accessing https://*.jira.com
    * [MCHANGES-261] - Mail sender specification pointlessly difficult
    * [MCHANGES-262] - Using custom issue types mapping (MCHANGES-245)
 throws a llegalArgumentException


 ** Improvement
    * [MCHANGES-213] - Update Velocity 1.7
    * [MCHANGES-264] - [PATCH] Migration from obsolete
 plexus-maven-plugin to plexus-containers-component-metadata
    * [MCHANGES-279] - ability to skip for Jira is offlince

 ** New Feature
    * [MCHANGES-76] - Add an option to hava an aggregated Changes Report
    * [MCHANGES-272] - Please add an option to the 'changes-check'
 goal to allow skipping release date checks of snapshot versions.
    * [MCHANGES-275] - versionPrefix configurable by expression
 'changes.versionPrefix'

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



 --
 Dennis Lundberg

 -
 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