+1

Regards
Scott

On 30 March 2016 at 07:17, Nicolas Malin <nicolas.ma...@nereide.fr> 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 via email to