+1. I checked the release using the verify script and unzipped some source release zips as a manual check. Looks good. Thank you!
On 13 July 2012 18:15, Holly Cummins <holly.k.cumm...@googlemail.com> wrote: > I've staged a release candidate for the next round of Aries bundles. > This set of releases is now starting to get into more meaty functional > areas. It includes quite a lot of jmx, jndi, web, and quiesce, as well > as API bundles from some other components. I've included CT results in > a discussion thread. > > WHAT'S BEEN RELEASED? > > The modules are staged and tagged as follows: > > blueprint-annotation-api: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.annotation.api-1.0.0 > > proxy-api: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.api-1.0.0 > > application-api: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.api-1.0.0 > > jmx-core: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.core-1.0.0 > jmx-blueprint-api: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.blueprint.api-1.0.0 > > jndi-core: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.core-1.0.0 > jndi-legacy-support: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.legacy.support-1.0.0 > jndi-rmi: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.rmi-1.0. > jndi-url-itest-biz: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.url.itest.biz-1.0.0 > jndi-url-itest-web: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.url.itest.web-1.0.0 > > transaction-manager: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.manager-1.0.0 > transaction-testbundle: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.testbundle-1.0.0 > transaction-testds: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.testds-1.0.0 > > quiesce-manager: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.quiesce.manager-1.0.0 > > web-url-handler: > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.web.urlhandler-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 048 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-048/. > Links to the *.zip files for each module are provided below: > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/blueprint/org.apache.aries.blueprint.annotation.api/1.0.0/org.apache.aries.blueprint.annotation.api-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/proxy/org.apache.aries.proxy.api/1.0.0/org.apache.aries.proxy.api-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/application/org.apache.aries.application.api/1.0.0/org.apache.aries.application.api-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jmx/org.apache.aries.jmx.core/1.0.0/org.apache.aries.jmx.core-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.0.0/org.apache.aries.jmx.blueprint.api-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jndi/org.apache.aries.jndi.core/1.0.0/org.apache.aries.jndi.core-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jndi/org.apache.aries.jndi.legacy.support/1.0.0/org.apache.aries.jndi.legacy.support-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jndi/org.apache.aries.jndi.rmi/1.0.0/org.apache.aries.jndi.rmi-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jndi/org.apache.aries.jndi.url.itest.biz/1.0.0/org.apache.aries.jndi.url.itest.biz-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/jndi/org.apache.aries.jndi.url.itest.web/1.0.0/org.apache.aries.jndi.url.itest.web-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.0.0/org.apache.aries.transaction.manager-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/transaction/org.apache.aries.transaction.testbundle/1.0.0/org.apache.aries.transaction.testbundle-1.0.0-source-release.zip > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/transaction/org.apache.aries.transaction.testds/1.0.0/org.apache.aries.transaction.testds-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/quiesce/org.apache.aries.quiesce.manager/1.0.0/org.apache.aries.quiesce.manager-1.0.0-source-release.zip > > https://repository.apache.org/content/repositories/orgapachearies-048/org/apache/aries/web/org.apache.aries.web.urlhandler/1.0.0/org.apache.aries.web.urlhandler-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. > The NOTICE.vm files failed the rat checks but I believe are fine. As > before, archetype-catalog.xml files fail the SHA checks but probably > shouldn't be checked. > > Some javadoc errors are also reported in the builds: > > [ERROR] Error fetching link: > http://java.sun.com/j2se/1.5.0/docs/api/package-list. Ignored it. > > These are caused by some of the @link elements in the javadoc and are > trivial, imo. We may want to clean up these and other javadoc warnings > at some point, if only to neaten up our build. > > The vote will be open for 72 hours, closing early Monday evening. > > [ ] +1 > [ ] 0 > [ ] -1