+1 on this release. Ran the verification scripts and no failure nor error found.
As for the modular release, have anyone tried to see whether it works? The scenario will be changing the minor package version for an API, only the impl bundle package import need to change. From my last experiment, it is not working as expected. I can be mistaken. Thanks Emily On Mon, Jul 23, 2012 at 9:04 AM, David Bosschaert < [email protected]> wrote: > +1 on getting these released. > > It would be good to fix the remaining compliance failures but that can > be done as part of a subsequent release. Now that we're releasing > modular we should be able to release as often as we like... > > David > > On 21 July 2012 00:12, Holly Cummins <[email protected]> > 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.core-1.0.0 > > > > application-default-local-platform > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.default.local.platform-1.0.0 > > > > application-obr-resolver > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.resolver.obr-1.0.0 > > > > application-converters > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.converters-1.0.0 > > > > application-install > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.install-1.0.0 > > > > application-itest-interface > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.itest.interfaces-1.0.0 > > > > application-resolve-transform-cm > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.resolve.transform.cm-1.0.0 > > > > application-runtime-framework > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.framework-1.0.0 > > > > application-runtime-isolated > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.isolated-1.0.0 > > > > application-runtime-repository > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.repository-1.0.0 > > > > application-runtime > > > https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime-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.aries.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/org.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.platform/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.apache.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.cm/1.0.0/org.apache.aries.application.resolve.transform.cm-1.0.0-source-release.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.apache.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.zip > > > 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.interfaces/1.0.0/org.apache.aries.application.runtime.itest.interfaces-1.0.0-source-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 > -- Thanks Emily ================= Emily Jiang [email protected]
