[VOTE] [RELEASE] Apache OFBiz 13.07.02

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

[VOTE] [RELEASE] Apache OFBiz 13.07.02

Jacopo Cappellato-5
Let's try to do a release just in time for ApacheCon US! It would be nice to do the announcement during the conference.

This is the vote thread to release a new bug fix release for the release13.07 branch. This new release, "Apache OFBiz 13.07.02" will supersede the previous release 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.02.zip
* KEYS: text file with keys
* apache-ofbiz-13.07.02.zip.asc: the detached signature file
* apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
[ -1] do not release

This vote will be open for at least 3 days.
For more details about this process please read http://www.apache.org/foundation/voting.html

Kind Regards,

Jacopo
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.02

Ashish Vijaywargiya-4
+1

--
Ashish

On Friday, April 10, 2015, Jacopo Cappellato <
[hidden email]> wrote:

> Let's try to do a release just in time for ApacheCon US! It would be nice
> to do the announcement during the conference.
>
> This is the vote thread to release a new bug fix release for the
> release13.07 branch. This new release, "Apache OFBiz 13.07.02" will
> supersede the previous release 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.02.zip
> * KEYS: text file with keys
> * apache-ofbiz-13.07.02.zip.asc: the detached signature file
> * apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
> [ -1] do not release
>
> This vote will be open for at least 3 days.
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
> Kind Regards,
>
> Jacopo



--
Sent from my iPad
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.02

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato-5
0

Jacques

Le 09/04/2015 22:48, Jacopo Cappellato a écrit :

> Let's try to do a release just in time for ApacheCon US! It would be nice to do the announcement during the conference.
>
> This is the vote thread to release a new bug fix release for the release13.07 branch. This new release, "Apache OFBiz 13.07.02" will supersede the previous release 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.02.zip
> * KEYS: text file with keys
> * apache-ofbiz-13.07.02.zip.asc: the detached signature file
> * apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
> [ -1] do not release
>
> This vote will be open for at least 3 days.
> For more details about this process please read http://www.apache.org/foundation/voting.html
>
> Kind Regards,
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.02

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

./ant load-demo run-tests -> BUILD SUCCESSFUL

Tested archive signature :
* MD5
andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi

* SHA
andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi

Nicolas

Le 09/04/2015 22:48, Jacopo Cappellato a écrit :

> Let's try to do a release just in time for ApacheCon US! It would be nice to do the announcement during the conference.
>
> This is the vote thread to release a new bug fix release for the release13.07 branch. This new release, "Apache OFBiz 13.07.02" will supersede the previous release 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.02.zip
> * KEYS: text file with keys
> * apache-ofbiz-13.07.02.zip.asc: the detached signature file
> * apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
> [ -1] do not release
>
> This vote will be open for at least 3 days.
> For more details about this process please read http://www.apache.org/foundation/voting.html
>
> Kind Regards,
>
> Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.02

Deepak Dixit-3
+1

Jacopo could you please include r#1672849 (OFBIZ-6205) into 13.07.02
release?



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

On Fri, Apr 10, 2015 at 12:11 PM, Nicolas Malin <[hidden email]>
wrote:

> +1
>
> ./ant load-demo run-tests -> BUILD SUCCESSFUL
>
> Tested archive signature :
> * MD5
> andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi
>
> * SHA
> andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi
>
> Nicolas
>
> Le 09/04/2015 22:48, Jacopo Cappellato a écrit :
>
>> Let's try to do a release just in time for ApacheCon US! It would be nice
>> to do the announcement during the conference.
>>
>> This is the vote thread to release a new bug fix release for the
>> release13.07 branch. This new release, "Apache OFBiz 13.07.02" will
>> supersede the previous release 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.02.zip
>> * KEYS: text file with keys
>> * apache-ofbiz-13.07.02.zip.asc: the detached signature file
>> * apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
>> [ -1] do not release
>>
>> This vote will be open for at least 3 days.
>> For more details about this process please read http://www.apache.org/
>> foundation/voting.html
>>
>> Kind Regards,
>>
>> Jacopo
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] [RELEASE] Apache OFBiz 13.07.02

Jacopo Cappellato-5
Ok, let's cancel this release vote then!
I will start a new one as soon as the release files are ready.

Jacopo

On Apr 11, 2015, at 3:22 AM, Deepak Dixit <[hidden email]> wrote:

> +1
>
> Jacopo could you please include r#1672849 (OFBIZ-6205) into 13.07.02
> release?
>
>
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
>
> On Fri, Apr 10, 2015 at 12:11 PM, Nicolas Malin <[hidden email]>
> wrote:
>
>> +1
>>
>> ./ant load-demo run-tests -> BUILD SUCCESSFUL
>>
>> Tested archive signature :
>> * MD5
>> andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi
>>
>> * SHA
>> andrealphus$ flowToParse="apache-ofbiz-13.07.02.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.02.zip: Réussi
>>
>> Nicolas
>>
>> Le 09/04/2015 22:48, Jacopo Cappellato a écrit :
>>
>>> Let's try to do a release just in time for ApacheCon US! It would be nice
>>> to do the announcement during the conference.
>>>
>>> This is the vote thread to release a new bug fix release for the
>>> release13.07 branch. This new release, "Apache OFBiz 13.07.02" will
>>> supersede the previous release 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.02.zip
>>> * KEYS: text file with keys
>>> * apache-ofbiz-13.07.02.zip.asc: the detached signature file
>>> * apache-ofbiz-13.07.02.zip.md5, apache-ofbiz-13.07.02.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.02
>>> [ -1] do not release
>>>
>>> This vote will be open for at least 3 days.
>>> For more details about this process please read http://www.apache.org/
>>> foundation/voting.html
>>>
>>> Kind Regards,
>>>
>>> Jacopo
>>>
>>
>>