I've staged a release candidate for the set of Aries jars, proxy-impl, application-noop-resolver, and application-utils.
WHAT'S BEEN RELEASED? The modules are staged and tagged as follows: proxy-impl: https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy.impl-1.0.0/ application-utils: https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.utils-1.0.0/ application-noop-resolver: https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.resolver.noop-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 060 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-060/. Links to the *.zip files for each module are provided below: https://repository.apache.org/content/repositories/orgapachearies-060/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.0/org.apache.aries.proxy.impl-1.0.0-source-release.zip https://repository.apache.org/content/repositories/orgapachearies-060/org/apache/aries/application/org.apache.aries.application.utils/1.0.0/org.apache.aries.application.utils-1.0.0-source-release.zip https://repository.apache.org/content/repositories/orgapachearies-060/org/apache/aries/application/org.apache.aries.application.resolver.noop/1.0.0/org.apache.aries.application.resolver.noop-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. The vote will be open for 72 hours, closing Friday evening. [ ] +1 [ ] 0 [ ] -1
