Hello all, As discussed in an earlier mail thread, I have staged a release 1.2.0 for Aries Component DSL.
The module is tagged at https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.component-dsl.parent-1.2.0 Artifacts are in one staged repo, https://repository.apache.org/content/repositories/orgapachearies-1138 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 1138 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 Thanks to all, Carlos.
