+1 Regards Scott
On 30 March 2016 at 07:26, Nicolas Malin <[email protected]> wrote: > +1 > > Archive Test under Ubuntu 14.04 and openjdk version "1.8.0_45-internal" > andrealphus$ unzip apache-ofbiz-12.04.06.zip && cd apache-ofbiz-12.04.06 > && ./ant load-demo run-tests > BUILD SUCCESSFUL > Total time: 5 minutes 37 seconds > > MD5 > flowToParse="apache-ofbiz-12.04.06.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-12.04.06.zip: Réussi > > SHA > flowToParse="apache-ofbiz-12.04.06.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-12.04.06.zip: Réussi > > > Le 29/03/2016 11:05, Jacopo Cappellato a écrit : > >> This is the vote thread to release a new bug fix release for the >> release12.04 branch. This new release, "Apache OFBiz 12.04.06" will >> supersede all the previous releases from the same branch and it will be >> the >> last release of the 12.06 series. >> >> The release files can be downloaded from here: >> >> https://dist.apache.org/repos/dist/dev/ofbiz/ >> >> and are: >> >> * apache-ofbiz-12.04.06.zip >> >> * KEYS: text file with keys >> >> * apache-ofbiz-12.04.06.zip.asc: the detached signature file >> >> * apache-ofbiz-12.04.06.zip.md5, apache-ofbiz-12.04.06.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 12.04.06 >> >> [ -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 >> >> >
