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

Reply via email to