[VOTE] [RELEASE] Apache OFBiz 13.07.03

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] [RELEASE] Apache OFBiz 13.07.03

Jacopo Cappellato-5
This is the vote thread to release a new bug fix release for the
release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
supersede all the previous releases from the same branch.

The release files can be downloaded from here:

https://dist.apache.org/repos/dist/dev/ofbiz/

and are:

* apache-ofbiz-13.07.03.zip

* KEYS: text file with keys

* apache-ofbiz-13.07.03.zip.asc: the detached signature file

* apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes

Please download and test the zip file and its signatures (for instructions
on testing the signatures see http://www.apache.org/info/verification.html).

Vote:

[ +1] release as Apache OFBiz 13.07.03

[ -1] do not release

This vote will be open for approximately 5 days.

For more details about this process please read
http://www.apache.org/foundation/voting.html
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Pierre Smits
+0

Best regards,

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Tue, Mar 29, 2016 at 11:42 AM, Jacopo Cappellato <
[hidden email]> wrote:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html
> ).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato-5
For last revision test passed at https://ci.apache.org/projects/ofbiz/logs/13.07/html/
MD5 OK
It runs locally (briefly tested) and on demo at r1736930

Only this in error.log, known and not blocking
2016-03-29 12:31:36,387 |OFBiz-config-2 |DatabaseUtil                  |E| Error adding foreign key: ModelEntity was null for related entity name Tenant

+1

Thanks

Jacques


Le 29/03/2016 11:42, Jacopo Cappellato a écrit :

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Nicolas Malin-2
In reply to this post by Jacopo Cappellato-5
+1

Archive test :
andrealphus$ unzip apache-ofbiz-13.07.03.zip && cd apache-ofbiz-13.07.03
&& ./ant load-demo run-tests
...
BUILD SUCCESSFUL
Total time: 5 minutes 5 seconds

MD5
andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.md5"; echo "$(cat
$flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  
tr -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; md5sum
-c tmp.hash ;
apache-ofbiz-13.07.03.zip: Réussi

SHA
andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.sha"; echo "$(cat
$flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  
tr -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash;
sha512sum -c tmp.hash ;
apache-ofbiz-13.07.03.zip: Réussi

Le 29/03/2016 11:42, Jacopo Cappellato a écrit :

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>

Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Scott Gray-3
+1

Regards
Scott

On 30 March 2016 at 07:17, Nicolas Malin <[hidden email]> wrote:

> +1
>
> Archive test :
> andrealphus$ unzip apache-ofbiz-13.07.03.zip && cd apache-ofbiz-13.07.03
> && ./ant load-demo run-tests
> ...
> BUILD SUCCESSFUL
> Total time: 5 minutes 5 seconds
>
> MD5
> andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.md5"; echo "$(cat
> $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr
> -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; md5sum -c
> tmp.hash ;
> apache-ofbiz-13.07.03.zip: Réussi
>
> SHA
> andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.sha"; echo "$(cat
> $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr
> -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; sha512sum -c
> tmp.hash ;
> apache-ofbiz-13.07.03.zip: Réussi
>
> Le 29/03/2016 11:42, Jacopo Cappellato a écrit :
>
>> This is the vote thread to release a new bug fix release for the
>> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
>> supersede all the previous releases from the same branch.
>>
>> The release files can be downloaded from here:
>>
>> https://dist.apache.org/repos/dist/dev/ofbiz/
>>
>> and are:
>>
>> * apache-ofbiz-13.07.03.zip
>>
>> * KEYS: text file with keys
>>
>> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>>
>> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>>
>> Please download and test the zip file and its signatures (for instructions
>> on testing the signatures see
>> http://www.apache.org/info/verification.html).
>>
>> Vote:
>>
>> [ +1] release as Apache OFBiz 13.07.03
>>
>> [ -1] do not release
>>
>> This vote will be open for approximately 5 days.
>>
>> For more details about this process please read
>> http://www.apache.org/foundation/voting.html
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Gil Portenseigne
In reply to this post by Nicolas Malin-2
+1

Gil

On 29/03/2016 20:17, Nicolas Malin wrote:
+1

Archive test :
andrealphus$ unzip apache-ofbiz-13.07.03.zip && cd apache-ofbiz-13.07.03 && ./ant load-demo run-tests
...
BUILD SUCCESSFUL
Total time: 5 minutes 5 seconds

MD5
andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.md5"; echo "$(cat $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; md5sum -c tmp.hash ;
apache-ofbiz-13.07.03.zip: Réussi

SHA
andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.sha"; echo "$(cat $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; sha512sum -c tmp.hash ;
apache-ofbiz-13.07.03.zip: Réussi

Le 29/03/2016 11:42, Jacopo Cappellato a écrit :
This is the vote thread to release a new bug fix release for the
release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
supersede all the previous releases from the same branch.

The release files can be downloaded from here:

https://dist.apache.org/repos/dist/dev/ofbiz/

and are:

* apache-ofbiz-13.07.03.zip

* KEYS: text file with keys

* apache-ofbiz-13.07.03.zip.asc: the detached signature file

* apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes

Please download and test the zip file and its signatures (for instructions
on testing the signatures see http://www.apache.org/info/verification.html).

Vote:

[ +1] release as Apache OFBiz 13.07.03

[ -1] do not release

This vote will be open for approximately 5 days.

For more details about this process please read
http://www.apache.org/foundation/voting.html



Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Deepak Dixit-3
+1

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com

On Wed, Mar 30, 2016 at 2:44 AM, gil portenseigne <
[hidden email]> wrote:

> +1
>
> Gil
>
> On 29/03/2016 20:17, Nicolas Malin wrote:
>
> +1
>
> Archive test :
> andrealphus$ unzip apache-ofbiz-13.07.03.zip && cd apache-ofbiz-13.07.03
> && ./ant load-demo run-tests
> ...
> BUILD SUCCESSFUL
> Total time: 5 minutes 5 seconds
>
> MD5
> andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.md5"; echo "$(cat
> $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr
> -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; md5sum -c
> tmp.hash ;
> apache-ofbiz-13.07.03.zip: Réussi
>
> SHA
> andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.sha"; echo "$(cat
> $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |  tr
> -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; sha512sum -c
> tmp.hash ;
> apache-ofbiz-13.07.03.zip: Réussi
>
> Le 29/03/2016 11:42, Jacopo Cappellato a écrit :
>
> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

taher
+1
On Mar 30, 2016 7:52 AM, "Deepak Dixit" <[hidden email]>
wrote:

> +1
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
>
> On Wed, Mar 30, 2016 at 2:44 AM, gil portenseigne <
> [hidden email]> wrote:
>
> > +1
> >
> > Gil
> >
> > On 29/03/2016 20:17, Nicolas Malin wrote:
> >
> > +1
> >
> > Archive test :
> > andrealphus$ unzip apache-ofbiz-13.07.03.zip && cd apache-ofbiz-13.07.03
> > && ./ant load-demo run-tests
> > ...
> > BUILD SUCCESSFUL
> > Total time: 5 minutes 5 seconds
> >
> > MD5
> > andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.md5"; echo "$(cat
> > $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |
> tr
> > -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; md5sum -c
> > tmp.hash ;
> > apache-ofbiz-13.07.03.zip: Réussi
> >
> > SHA
> > andrealphus$ flowToParse="apache-ofbiz-13.07.03.zip.sha"; echo "$(cat
> > $flowToParse | tr -d [:space:] | cut -f 2 -d ':') $(cat $flowToParse |
> tr
> > -d [:space:] | cut -f 1 -d ':' | tr -d [:space:])" > tmp.hash; sha512sum
> -c
> > tmp.hash ;
> > apache-ofbiz-13.07.03.zip: Réussi
> >
> > Le 29/03/2016 11:42, Jacopo Cappellato a écrit :
> >
> > This is the vote thread to release a new bug fix release for the
> > release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> > supersede all the previous releases from the same branch.
> >
> > The release files can be downloaded from here:
> >
> > https://dist.apache.org/repos/dist/dev/ofbiz/
> >
> > and are:
> >
> > * apache-ofbiz-13.07.03.zip
> >
> > * KEYS: text file with keys
> >
> > * apache-ofbiz-13.07.03.zip.asc: the detached signature file
> >
> > * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
> >
> > Please download and test the zip file and its signatures (for
> instructions
> > on testing the signatures see
> http://www.apache.org/info/verification.html).
> >
> >
> > Vote:
> >
> > [ +1] release as Apache OFBiz 13.07.03
> >
> > [ -1] do not release
> >
> > This vote will be open for approximately 5 days.
> >
> > For more details about this process please read
> > http://www.apache.org/foundation/voting.html
> >
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Ashish Vijaywargiya-4
In reply to this post by Jacopo Cappellato-5
+1

--
Kind Regards
Ashish Vijaywargiya
HotWax Systems - est. 1997
http://www.hotwaxsystems.com/

On Tue, Mar 29, 2016 at 3:12 PM, Jacopo Cappellato <
[hidden email]> wrote:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html
> ).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Arun Patidar-2
In reply to this post by Jacopo Cappellato-5
+1

Thanks & Regards
---
Arun Patidar
Manager,Enterprise Software Development
HotWax Systems
www.hotwaxsystems.com

On Tuesday 29 March 2016 03:12 PM, Jacopo Cappellato wrote:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>

Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Julien NICOLAS
In reply to this post by Jacopo Cappellato-5
+1

Le 29/03/2016 11:42, Jacopo Cappellato a écrit :

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>

Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Michael Brohl-3
In reply to this post by Jacopo Cappellato-5
+1

Thanks,

Michael
http://www.ecomify.de

Am 29.03.16 um 11:42 schrieb Jacopo Cappellato:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Pranay Pandey-3
In reply to this post by Jacopo Cappellato-5
+1

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/
skype: pranay.pandey
cell: +91 982.603.5576

On Tue, Mar 29, 2016 at 3:12 PM, Jacopo Cappellato <
[hidden email]> wrote:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html
> ).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Sharan-F
In reply to this post by Jacopo Cappellato-5
+1

Thanks
Sharan
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.03

Jacopo Cappellato-5
In reply to this post by Jacopo Cappellato-5
+1

Jacopo

On Tue, Mar 29, 2016 at 11:42 AM, Jacopo Cappellato <
[hidden email]> wrote:

> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.03", will
> supersede all the previous releases from the same branch.
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-13.07.03.zip
>
> * KEYS: text file with keys
>
> * apache-ofbiz-13.07.03.zip.asc: the detached signature file
>
> * apache-ofbiz-13.07.03.zip.md5, apache-ofbiz-13.07.03.zip.sha: hashes
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html
> ).
>
> Vote:
>
> [ +1] release as Apache OFBiz 13.07.03
>
> [ -1] do not release
>
> This vote will be open for approximately 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>