You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Niall Pemberton <ni...@gmail.com> on 2008/03/06 04:01:08 UTC

[VOTE] Release commons-parent 9

Hi,

Apologies, I'd like to do another (version 9) commons-parent release
(hopefully the last for a while)  - the changes since the last release
are:

- Use the maven-bundle-plugin to generate an OSGi manifest file
(rather than the whole jar and manifest) and configure the jar plugin
to use the generated file. The main advantage of this is that the
*usual* commons manifest entries come first in their usual order, with
the OSGi entries appended after - rather than being randonly mixed up.
Also means the component poms don't need to specify
<packaging>bundle</packaging>
- Add properties for all the OSGi instructions so that they can be
overriden in component poms - means components where the defaults
don't suit can just specify properties, rather than configuring the
whole plugin in their pom
- Set the OSGi Bundle-DocURL to the component site
- Add "site" and "assembly" executions to the "rc" profile
- Specify version 2.0.1 of the maven-project-info-reports-plugin in
the <reporting> section
- Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
in the <reporting> section (so its consistent with the version number
in the <pluginManagement> section)

A full diff of the pom.xml can be found at this address:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h

The version number in the pom will be updated automatically during the
release process.

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

Vote is open for 72 hours

Niall

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [VOTE] Release commons-parent 9

Posted by Paul Benedict <pb...@apache.org>.
+1

Re: [VOTE] Release commons-parent 9

Posted by Niall Pemberton <ni...@gmail.com>.
+1 from me

Niall

On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
<ni...@gmail.com> wrote:
> Hi,
>
>  Apologies, I'd like to do another (version 9) commons-parent release
>  (hopefully the last for a while)  - the changes since the last release
>  are:
>
>  - Use the maven-bundle-plugin to generate an OSGi manifest file
>  (rather than the whole jar and manifest) and configure the jar plugin
>  to use the generated file. The main advantage of this is that the
>  *usual* commons manifest entries come first in their usual order, with
>  the OSGi entries appended after - rather than being randonly mixed up.
>  Also means the component poms don't need to specify
>  <packaging>bundle</packaging>
>  - Add properties for all the OSGi instructions so that they can be
>  overriden in component poms - means components where the defaults
>  don't suit can just specify properties, rather than configuring the
>  whole plugin in their pom
>  - Set the OSGi Bundle-DocURL to the component site
>  - Add "site" and "assembly" executions to the "rc" profile
>  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
>  the <reporting> section
>  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
>  in the <reporting> section (so its consistent with the version number
>  in the <pluginManagement> section)
>
>  A full diff of the pom.xml can be found at this address:
>  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>
>  The version number in the pom will be updated automatically during the
>  release process.
>
>  [ ] +1
>  [ ] =0
>  [ ] -1
>
>  Vote is open for 72 hours
>
>  Niall
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [VOTE] Release commons-parent 9

Posted by Jochen Wiedmann <jo...@gmail.com>.
+1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [VOTE] Release commons-parent 9

Posted by lu...@free.fr.
+1

Selon Niall Pemberton <ni...@gmail.com>:

> Hi,
>
> Apologies, I'd like to do another (version 9) commons-parent release
> (hopefully the last for a while)  - the changes since the last release
> are:
>
> - Use the maven-bundle-plugin to generate an OSGi manifest file
> (rather than the whole jar and manifest) and configure the jar plugin
> to use the generated file. The main advantage of this is that the
> *usual* commons manifest entries come first in their usual order, with
> the OSGi entries appended after - rather than being randonly mixed up.
> Also means the component poms don't need to specify
> <packaging>bundle</packaging>
> - Add properties for all the OSGi instructions so that they can be
> overriden in component poms - means components where the defaults
> don't suit can just specify properties, rather than configuring the
> whole plugin in their pom
> - Set the OSGi Bundle-DocURL to the component site
> - Add "site" and "assembly" executions to the "rc" profile
> - Specify version 2.0.1 of the maven-project-info-reports-plugin in
> the <reporting> section
> - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
> in the <reporting> section (so its consistent with the version number
> in the <pluginManagement> section)
>
> A full diff of the pom.xml can be found at this address:
>
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>
> The version number in the pom will be updated automatically during the
> release process.
>
> [ ] +1
> [ ] =0
> [ ] -1
>
> Vote is open for 72 hours
>
> Niall
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [RESULT][VOTE] Release commons-parent 9

Posted by Niall Pemberton <ni...@gmail.com>.
I've cut the release and plan to update the component poms to the new
version once its way to repo1.maven.org:

http://repo1.maven.org/maven2/org/apache/commons/commons-parent/

Niall

On Sun, Mar 9, 2008 at 10:30 AM, Niall Pemberton
<ni...@gmail.com> wrote:
> This vote has passed with seven +1 votes from the following people:
>
>  Ben Speakmon
>  Jochen Wiedmann
>  Luc Maisonobe
>  Jörg Schaible
>  James Carman
>  Niall Pemberton
>  Paul Benedict
>
>  Thanks to everyone who voted - I'll cut the release shortly.
>
>
>  Niall
>
>  On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
>  <ni...@gmail.com> wrote:
>
>
> > Hi,
>  >
>  >  Apologies, I'd like to do another (version 9) commons-parent release
>  >  (hopefully the last for a while)  - the changes since the last release
>  >  are:
>  >
>  >  - Use the maven-bundle-plugin to generate an OSGi manifest file
>  >  (rather than the whole jar and manifest) and configure the jar plugin
>  >  to use the generated file. The main advantage of this is that the
>  >  *usual* commons manifest entries come first in their usual order, with
>  >  the OSGi entries appended after - rather than being randonly mixed up.
>  >  Also means the component poms don't need to specify
>  >  <packaging>bundle</packaging>
>  >  - Add properties for all the OSGi instructions so that they can be
>  >  overriden in component poms - means components where the defaults
>  >  don't suit can just specify properties, rather than configuring the
>  >  whole plugin in their pom
>  >  - Set the OSGi Bundle-DocURL to the component site
>  >  - Add "site" and "assembly" executions to the "rc" profile
>  >  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
>  >  the <reporting> section
>  >  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
>  >  in the <reporting> section (so its consistent with the version number
>  >  in the <pluginManagement> section)
>  >
>  >  A full diff of the pom.xml can be found at this address:
>  >  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>  >
>  >  The version number in the pom will be updated automatically during the
>  >  release process.
>  >
>  >  [ ] +1
>  >  [ ] =0
>  >  [ ] -1
>  >
>  >  Vote is open for 72 hours
>  >
>  >  Niall
>  >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[RESULT][VOTE] Release commons-parent 9

Posted by Niall Pemberton <ni...@gmail.com>.
This vote has passed with seven +1 votes from the following people:

Ben Speakmon
Jochen Wiedmann
Luc Maisonobe
Jörg Schaible
James Carman
Niall Pemberton
Paul Benedict

Thanks to everyone who voted - I'll cut the release shortly.

Niall

On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
<ni...@gmail.com> wrote:
> Hi,
>
>  Apologies, I'd like to do another (version 9) commons-parent release
>  (hopefully the last for a while)  - the changes since the last release
>  are:
>
>  - Use the maven-bundle-plugin to generate an OSGi manifest file
>  (rather than the whole jar and manifest) and configure the jar plugin
>  to use the generated file. The main advantage of this is that the
>  *usual* commons manifest entries come first in their usual order, with
>  the OSGi entries appended after - rather than being randonly mixed up.
>  Also means the component poms don't need to specify
>  <packaging>bundle</packaging>
>  - Add properties for all the OSGi instructions so that they can be
>  overriden in component poms - means components where the defaults
>  don't suit can just specify properties, rather than configuring the
>  whole plugin in their pom
>  - Set the OSGi Bundle-DocURL to the component site
>  - Add "site" and "assembly" executions to the "rc" profile
>  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
>  the <reporting> section
>  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
>  in the <reporting> section (so its consistent with the version number
>  in the <pluginManagement> section)
>
>  A full diff of the pom.xml can be found at this address:
>  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>
>  The version number in the pom will be updated automatically during the
>  release process.
>
>  [ ] +1
>  [ ] =0
>  [ ] -1
>
>  Vote is open for 72 hours
>
>  Niall
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


RE: [VOTE] Release commons-parent 9

Posted by Jörg Schaible <Jo...@Elsag-Solutions.com>.
> [X] +1
> [ ] =0
> [ ] -1

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [VOTE] Release commons-parent 9

Posted by Ben Speakmon <bs...@apache.org>.
+1, looks good.

On Wed, Mar 5, 2008 at 7:03 PM, Niall Pemberton <ni...@gmail.com>
wrote:

> Sorry correct URL for the diffs since the last release is here:
>
>
> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=634135&diff_format=h
>
> On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
> <ni...@gmail.com> wrote:
> > Hi,
> >
> >  Apologies, I'd like to do another (version 9) commons-parent release
> >  (hopefully the last for a while)  - the changes since the last release
> >  are:
> >
> >  - Use the maven-bundle-plugin to generate an OSGi manifest file
> >  (rather than the whole jar and manifest) and configure the jar plugin
> >  to use the generated file. The main advantage of this is that the
> >  *usual* commons manifest entries come first in their usual order, with
> >  the OSGi entries appended after - rather than being randonly mixed up.
> >  Also means the component poms don't need to specify
> >  <packaging>bundle</packaging>
> >  - Add properties for all the OSGi instructions so that they can be
> >  overriden in component poms - means components where the defaults
> >  don't suit can just specify properties, rather than configuring the
> >  whole plugin in their pom
> >  - Set the OSGi Bundle-DocURL to the component site
> >  - Add "site" and "assembly" executions to the "rc" profile
> >  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
> >  the <reporting> section
> >  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
> >  in the <reporting> section (so its consistent with the version number
> >  in the <pluginManagement> section)
> >
> >  A full diff of the pom.xml can be found at this address:
> >
> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
> >
> >  The version number in the pom will be updated automatically during the
> >  release process.
> >
> >  [ ] +1
> >  [ ] =0
> >  [ ] -1
> >
> >  Vote is open for 72 hours
> >
> >  Niall
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: [VOTE] Release commons-parent 9

Posted by James Carman <ja...@carmanconsulting.com>.
+1

On 3/5/08, Niall Pemberton <ni...@gmail.com> wrote:
> Sorry correct URL for the diffs since the last release is here:
>
>  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=634135&diff_format=h
>
>
>  On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
>  <ni...@gmail.com> wrote:
>  > Hi,
>  >
>  >  Apologies, I'd like to do another (version 9) commons-parent release
>  >  (hopefully the last for a while)  - the changes since the last release
>  >  are:
>  >
>  >  - Use the maven-bundle-plugin to generate an OSGi manifest file
>  >  (rather than the whole jar and manifest) and configure the jar plugin
>  >  to use the generated file. The main advantage of this is that the
>  >  *usual* commons manifest entries come first in their usual order, with
>  >  the OSGi entries appended after - rather than being randonly mixed up.
>  >  Also means the component poms don't need to specify
>  >  <packaging>bundle</packaging>
>  >  - Add properties for all the OSGi instructions so that they can be
>  >  overriden in component poms - means components where the defaults
>  >  don't suit can just specify properties, rather than configuring the
>  >  whole plugin in their pom
>  >  - Set the OSGi Bundle-DocURL to the component site
>  >  - Add "site" and "assembly" executions to the "rc" profile
>  >  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
>  >  the <reporting> section
>  >  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
>  >  in the <reporting> section (so its consistent with the version number
>  >  in the <pluginManagement> section)
>  >
>  >  A full diff of the pom.xml can be found at this address:
>  >  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>  >
>  >  The version number in the pom will be updated automatically during the
>  >  release process.
>  >
>  >  [ ] +1
>  >  [ ] =0
>  >  [ ] -1
>  >
>  >  Vote is open for 72 hours
>  >
>  >  Niall
>  >
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>  For additional commands, e-mail: dev-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [VOTE] Release commons-parent 9

Posted by Niall Pemberton <ni...@gmail.com>.
Sorry correct URL for the diffs since the last release is here:

http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=634135&diff_format=h

On Thu, Mar 6, 2008 at 3:01 AM, Niall Pemberton
<ni...@gmail.com> wrote:
> Hi,
>
>  Apologies, I'd like to do another (version 9) commons-parent release
>  (hopefully the last for a while)  - the changes since the last release
>  are:
>
>  - Use the maven-bundle-plugin to generate an OSGi manifest file
>  (rather than the whole jar and manifest) and configure the jar plugin
>  to use the generated file. The main advantage of this is that the
>  *usual* commons manifest entries come first in their usual order, with
>  the OSGi entries appended after - rather than being randonly mixed up.
>  Also means the component poms don't need to specify
>  <packaging>bundle</packaging>
>  - Add properties for all the OSGi instructions so that they can be
>  overriden in component poms - means components where the defaults
>  don't suit can just specify properties, rather than configuring the
>  whole plugin in their pom
>  - Set the OSGi Bundle-DocURL to the component site
>  - Add "site" and "assembly" executions to the "rc" profile
>  - Specify version 2.0.1 of the maven-project-info-reports-plugin in
>  the <reporting> section
>  - Change the maven-surefire-plugin from version 2.3 to 2.4.2 of the
>  in the <reporting> section (so its consistent with the version number
>  in the <pluginManagement> section)
>
>  A full diff of the pom.xml can be found at this address:
>  http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=631209&r2=633877&diff_format=h
>
>  The version number in the pom will be updated automatically during the
>  release process.
>
>  [ ] +1
>  [ ] =0
>  [ ] -1
>
>  Vote is open for 72 hours
>
>  Niall
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org