+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 <[email protected]> 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 >> > >
