I've staged a release candidate for the respun proxy bundle from the last release. The only difference from the previous candidate is that the org.osgi.util.tracker package import has a version range.
WHAT'S BEEN RELEASED? The module is staged and tagged as follows: proxy-bundle https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-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 108 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-108/. Links to the *.zip files for each module are provided below: https://repository.apache.org/content/repositories/orgapachearies-108/org/apache/aries/proxy/org.apache.aries.proxy/1.0.0/org.apache.aries.proxy-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 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/ org.osgi.test.cases.blueprint.html:7 (5) /org.osgi.test.cases.blueprint.java5.html:0 (0) org.osgi.test.cases.blueprint.secure.html:0 (0) org.osgi.test.cases.jmx.html:18 (18) org.osgi.test.cases.jndi.html:7 (3, or 5 when run on recent Sun VMs) org.osgi.test.cases.jndi.secure.html:0 (0) org.osgi.test.cases.transaction.html:0 (0) The vote will be open for at least 72 hours, most likely closing Tuesday. [ ] +1 [ ] 0 [ ] -1
