Hello all, As discussed in an earlier mail thread, Aries Component DSL 1.0 is a dependency for Aries JAX-RS Whiteboard 1.0, which will be the reference implementation for the JAX-RS Whiteboard from OSGi R7.
The module is tagged at https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.component-dsl.parent-1.0.0 Artifacts are in one staged repo, https://repository.apache.org/content/repositories/orgapachearies-1129 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 1129 mytempdirectory 2>&1 | tee verifyresults.txt grep FAIL verifyresults.txt grep ERROR verifyresults.txt ----- The vote will be open for at least 72 hours. [ ] +1 [ ] 0 [ ] -1 Bests, Carlos Sierra.
