Hi, I don't see spi-fly in the list. What is the status of this sub-project ? Is it still incubating or will it be released at the same time as Aries releases ?
Regards, Charles On Wed, Sep 5, 2012 at 11:14 PM, Holly Cummins < [email protected]> wrote: > I've staged a release candidate for the itests and the samples. I > think this is the last of the epic 1.0.0 Aries release process, except > for one ejb test bundle which escaped. :) > > WHAT'S BEEN RELEASED? > > The modules are staged and tagged as follows: > > samples: > https://svn.apache.org/repos/asf/aries/tags/samples-1.0.0/ > > application-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.isolated.itests-1.0.0 > > application-modeller-common-test: > > https://svn.apache.org/repos/asf/aries/tags/application-modeller-common-test-1.0.0 > > application-resolve-transform-cm-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.resolve.transform.cm.itests-1.0.0 > > blueprint-annotation-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.annotation.itests-1.0.0 > > blueprint-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.itests-1.0.0 > > ejb-modeller-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.ejb.modeller.itest-1.0.0 > > jmx-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jmx.itests-1.0.0 > > jpa-container-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jpa.container.itest-1.0.0 > > jndi-url-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.url.itest-1.0.0 > > quiesce-manager-itest: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.quiesce.manager.itest-1.0.0 > > proxy-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.itests-1.0.0 > > transaction-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.transaction.itests-1.0.0 > > web-itests: > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.web.itests-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 036 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-036/. > Links to the *.zip files for each module are provided below: > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/samples/samples/1.0.0/samples-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/application/application-modeller-common-test/1.0.0/application-modeller-common-test-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/application/org.apache.aries.application.resolve.transform.cm.itests/1.0.0/org.apache.aries.application.resolve.transform.cm.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/application/org.apache.aries.application.runtime.isolated.itests/1.0.0/org.apache.aries.application.runtime.isolated.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/blueprint/org.apache.aries.blueprint.annotation.itests/1.0.0/org.apache.aries.blueprint.annotation.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/blueprint/org.apache.aries.blueprint.itests/1.0.0/org.apache.aries.blueprint.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/ejb/org.apache.aries.ejb.modeller.itest/1.0.0/org.apache.aries.ejb.modeller.itest-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/jmx/org.apache.aries.jmx.itests/1.0.0/org.apache.aries.jmx.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/jndi/org.apache.aries.jndi.url.itest/1.0.0/org.apache.aries.jndi.url.itest-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/jpa/org.apache.aries.jpa.container.itest/1.0.0/org.apache.aries.jpa.container.itest-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/proxy/org.apache.aries.proxy.itests/1.0.0/org.apache.aries.proxy.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/quiesce/org.apache.aries.quiesce.manager.itest/1.0.0/org.apache.aries.quiesce.manager.itest-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/transaction/org.apache.aries.transaction.itests/1.0.0/org.apache.aries.transaction.itests-1.0.0-source-release.zip > > > https://repository.apache.org/content/repositories/orgapachearies-036/org/apache/aries/web/org.apache.aries.web.itests/1.0.0/org.apache.aries.web.itests-1.0.0-source-release.zip > > I've manually tested the samples, except for twitter, for which I > couldn't find instructions. > > 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. > > > The vote will be open for 72 hours, closing Saturday evening. > > [ ] +1 > [ ] 0 > [ ] -1 > -- Charles Moulliard Apache Committer / Sr. Pr. Consultant at FuseSource.com Twitter : @cmoulliard Blog : http://cmoulliard.blogspot.com
