Thanks everyone! The vote has been running for a little under four days, and has now passed. Here are the results:
[+1] 3 There are 4 binding votes from PMC members (David Bosschaert, Emily Jiang, Dan Kulp). [0] 0 [-1] 0 I'll promote the release to maven repositories and the Apache download site. I won't update links on the Aries download page yet, since we haven't released anything which uses these bundles yet. Cheers, Holly On Tue, Jul 24, 2012 at 5:20 PM, Daniel Kulp <[email protected]> wrote: > > +1 > > Dan > > > > On Saturday, July 21, 2012 12:12:19 AM Holly Cummins wrote: >> I've staged a release candidate for the next set of application >> bundles and blueprint-core (yay!). >> >> WHAT'S BEEN RELEASED? >> >> The modules are staged and tagged as follows: >> >> blueprint-core >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.cor >> e-1.0.0 >> >> application-default-local-platform >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.d >> efault.local.platform-1.0.0 >> >> application-obr-resolver >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> esolver.obr-1.0.0 >> >> application-converters >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.c >> onverters-1.0.0 >> >> application-install >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.i >> nstall-1.0.0 >> >> application-itest-interface >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> untime.itest.interfaces-1.0.0 >> >> application-resolve-transform-cm >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> esolve.transform.cm-1.0.0 >> >> application-runtime-framework >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> untime.framework-1.0.0 >> >> application-runtime-isolated >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> untime.isolated-1.0.0 >> >> application-runtime-repository >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> untime.repository-1.0.0 >> >> application-runtime >> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r >> untime-1.0.0 >> >> >> VERIFYING THE RELEASE >> >> Instructions for verifying the release are at >> http://aries.apache.org/development/verifyingrelease.html. >> Alternately, cut and paste the following to run a full check: >> >> wget --no-check-certificate >> https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh >> chmod a+x verify_staged_release.sh >> ./verify_staged_release.sh 069 mytempdirectory 2>&1 | tee >> verifyresults.txt grep FAIL verifyresults.txt >> grep ERROR verifyresults.txt >> >> >> SOURCE ZIPS >> >> Artifacts are in one staged repo, >> https://repository.apache.org/content/repositories/orgapachearies-069/. >> Links to the *.zip files for each module are provided below: >> >> https://repository.apache.org/content/repositories/orgapachearies-069/org/ >> apache/aries/blueprint/org.apache.aries.blueprint.core/1.0.0/org.apache.ar >> ies.blueprint.core-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.converters/1.0.0/or >> g.apache.aries.application.converters-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.default.local.platf >> orm/1.0.0/org.apache.aries.application.default.local.platform-1.0.0-source >> -release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.install/1.0.0/org.a >> pache.aries.application.install-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.resolve.transform.c >> m/1.0.0/org.apache.aries.application.resolve.transform.cm-1.0.0-source-rel >> ease.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.resolver.obr/1.0.0/ >> org.apache.aries.application.resolver.obr-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.runtime/1.0.0/org.a >> pache.aries.application.runtime-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.runtime.framework/1 >> .0.0/org.apache.aries.application.runtime.framework-1.0.0-source-release.z >> ip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.runtime.isolated/1. >> 0.0/org.apache.aries.application.runtime.isolated-1.0.0-source-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.runtime.itest.inter >> faces/1.0.0/org.apache.aries.application.runtime.itest.interfaces-1.0.0-so >> urce-release.zip >> https://repository.apache.org/content/repositories/orgapachearies-069/org >> /apache/aries/application/org.apache.aries.application.runtime.repository/ >> 1.0.0/org.apache.aries.application.runtime.repository-1.0.0-source-release >> .zip >> >> >> The RAT and IANAL build checks passed. Note that, although RAT is >> configured to ignore *.MF and other files that do not require the ASF >> licence, theses files are still reported incorrectly as RAT failures. As >> before, archetype-catalog.xml files fail the SHA checks but probably >> shouldn't be checked. There are also some spurious RAT warnings for >> NOTICE.vm files. >> >> COMPLIANCE TESTS >> >> We're slightly down on our compliance test results compared to the >> last release. I did fix several failures before doing the release, or >> we would have been worse. :) >> >> org.osgi.test.cases.blueprint.html:13 (5) >> /org.osgi.test.cases.blueprint.java5.html:0 (0) >> org.osgi.test.cases.blueprint.secure.html:0 (0) >> >> The CT reports can be viewed at >> http://aries.apache.org/downloads/ct/1.0.0/, and the previous set of >> reports are at http://aries.apache.org/downloads/ct/0.3/ >> >> The vote will be open for 72 hours, closing Monday night. >> >> [ ] +1 >> [ ] 0 >> [ ] -1 > -- > Daniel Kulp > [email protected] - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com
