ok, a belated +1
then :) On 24 July 2012 18:01, Holly Cummins <[email protected]> wrote: > Hi Mark, > > Thanks for verifying. Those error seem to be for non-Aries bundles, > mostly pax-runner ones. I suspect if your maven repo is currently > emptier than the rest of ours, that might be why you're seeing those > warnings. > > Cheers, > Holly > > On Tue, Jul 24, 2012 at 5:41 PM, mark <[email protected]> wrote: > > My first pass just threw these up: > > > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > '2406c868ae > > 24a7f15c78aa362346afd6ba44ec22'; remote = > > 'e52cedb3dba50c26877a6b3d88a08f98703d8 > > 2a4' - RETRYING > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > '2406c868ae > > 24a7f15c78aa362346afd6ba44ec22'; remote = > > 'e52cedb3dba50c26877a6b3d88a08f98703d8 > > 2a4' - IGNORING > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > '89089063c9 > > 3f7c298503ce3ead08d9ace6590139'; remote = > > '77da5b3ebe54120f053f6af1a92c847e5e67f > > 53c' - RETRYING > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > '89089063c9 > > 3f7c298503ce3ead08d9ace6590139'; remote = > > '77da5b3ebe54120f053f6af1a92c847e5e67f > > 53c' - IGNORING > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > 'a0b52df8fb > > 495a8dd5a99c3c0723607aff33afb2'; remote = > > 'd9e511b0fdb7f27366bed5ce3dc5823ee497f > > 349' - RETRYING > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > > 'a0b52df8fb > > 495a8dd5a99c3c0723607aff33afb2'; remote = > > 'd9e511b0fdb7f27366bed5ce3dc5823ee497f > > 349' - IGNORING > > > > I've attached a gzip'd copy of my logs. Am I the only one seeing these? > > > > 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 > > > > >
