You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Holly Cummins <ho...@googlemail.com> on 2012/07/21 01:12:19 UTC

[VOTE] Apache aries blueprint core and partial application release candidate

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

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Any other +1s on this? Looking for one more vote ... :)


On Sat, Jul 21, 2012 at 12:12 AM, Holly Cummins
<ho...@googlemail.com> wrote:
> 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

[RESULT][VOTE] Apache aries blueprint core and partial application release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Thanks everyone! The vote has been running for a little under four
days, and has now passed.
Here are the results:

[+1] 3 There are 4 binding votes from PMC members (David Bosschaert,
Emily Jiang, Dan Kulp).
[0] 0
[-1] 0

I'll promote the release to maven repositories and the Apache download
site. I won't update links on the Aries download page yet,
since we haven't released anything which uses these bundles yet.

Cheers,
Holly

On Tue, Jul 24, 2012 at 5:20 PM, Daniel Kulp <dk...@apache.org> wrote:
>
> +1
>
> Dan
>
>
>
> On Saturday, July 21, 2012 12:12:19 AM Holly Cummins wrote:
>> 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.cor
>> e-1.0.0
>>
>> application-default-local-platform
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.d
>> efault.local.platform-1.0.0
>>
>> application-obr-resolver
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> esolver.obr-1.0.0
>>
>> application-converters
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.c
>> onverters-1.0.0
>>
>> application-install
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.i
>> nstall-1.0.0
>>
>> application-itest-interface
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> untime.itest.interfaces-1.0.0
>>
>> application-resolve-transform-cm
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> esolve.transform.cm-1.0.0
>>
>> application-runtime-framework
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> untime.framework-1.0.0
>>
>> application-runtime-isolated
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> untime.isolated-1.0.0
>>
>> application-runtime-repository
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> untime.repository-1.0.0
>>
>> application-runtime
>> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
>> untime-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.ar
>> ies.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/or
>> g.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.platf
>> orm/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.a
>> pache.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.c
>> m/1.0.0/org.apache.aries.application.resolve.transform.cm-1.0.0-source-rel
>> ease.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.a
>> pache.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.z
>> ip
>> 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.inter
>> faces/1.0.0/org.apache.aries.application.runtime.itest.interfaces-1.0.0-so
>> urce-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
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Daniel Kulp <dk...@apache.org>.
+1

Dan



On Saturday, July 21, 2012 12:12:19 AM Holly Cummins wrote:
> 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.cor
> e-1.0.0
> 
> application-default-local-platform
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.d
> efault.local.platform-1.0.0
> 
> application-obr-resolver
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> esolver.obr-1.0.0
> 
> application-converters
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.c
> onverters-1.0.0
> 
> application-install
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.i
> nstall-1.0.0
> 
> application-itest-interface
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> untime.itest.interfaces-1.0.0
> 
> application-resolve-transform-cm
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> esolve.transform.cm-1.0.0
> 
> application-runtime-framework
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> untime.framework-1.0.0
> 
> application-runtime-isolated
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> untime.isolated-1.0.0
> 
> application-runtime-repository
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> untime.repository-1.0.0
> 
> application-runtime
> https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.r
> untime-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.ar
> ies.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/or
> g.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.platf
> orm/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.a
> pache.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.c
> m/1.0.0/org.apache.aries.application.resolve.transform.cm-1.0.0-source-rel
> ease.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.a
> pache.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.z
> ip
> 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.inter
> faces/1.0.0/org.apache.aries.application.runtime.itest.interfaces-1.0.0-so
> urce-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
-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
>
> As for the modular release, have anyone tried to see whether it works? The
> scenario will be changing the minor package version for an API, only the
> impl bundle package import need to change. From my last experiment, it is
> not working as expected. I can be mistaken.
>

I *think* it will be much better once we're using 1.x.x versions. The two
things we need to make it work are the full range of semantic versions
(that is, 1.0.0 and higher), and always building against the minimum
version of a dependency, rather than the latest snapshot. But as you say,
the true test will be when we start rolling out bug fix releases.

Holly


>
> Thanks
> Emily
>
>
>
> On Mon, Jul 23, 2012 at 9:04 AM, David Bosschaert <
> david.bosschaert@gmail.com> wrote:
>
> > +1 on getting these released.
> >
> > It would be good to fix the remaining compliance failures but that can
> > be done as part of a subsequent release. Now that we're releasing
> > modular we should be able to release as often as we like...
> >
> > David
> >
> > On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com>
> > wrote:
> > > 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
> >
>
>
>
> --
> Thanks
> Emily
> =================
> Emily Jiang
> ejiang@apache.org
>

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Emily Jiang <em...@googlemail.com>.
+1 on this release. Ran the verification scripts and no failure nor error
found.

As for the modular release, have anyone tried to see whether it works? The
scenario will be changing the minor package version for an API, only the
impl bundle package import need to change. From my last experiment, it is
not working as expected. I can be mistaken.

Thanks
Emily



On Mon, Jul 23, 2012 at 9:04 AM, David Bosschaert <
david.bosschaert@gmail.com> wrote:

> +1 on getting these released.
>
> It would be good to fix the remaining compliance failures but that can
> be done as part of a subsequent release. Now that we're releasing
> modular we should be able to release as often as we like...
>
> David
>
> On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com>
> wrote:
> > 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
>



-- 
Thanks
Emily
=================
Emily Jiang
ejiang@apache.org

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by David Bosschaert <da...@gmail.com>.
+1 on getting these released.

It would be good to fix the remaining compliance failures but that can
be done as part of a subsequent release. Now that we're releasing
modular we should be able to release as often as we like...

David

On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com> wrote:
> 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

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Mark Nuttall <mn...@apache.org>.
ok, a belated

+1

then :)

On 24 July 2012 18:01, Holly Cummins <ho...@googlemail.com> wrote:

> Hi Mark,
>
> Thanks for verifying. Those error seem to be for non-Aries bundles,
> mostly pax-runner ones. I suspect if your maven repo is currently
> emptier than the rest of ours, that might be why you're seeing those
> warnings.
>
> Cheers,
> Holly
>
> On Tue, Jul 24, 2012 at 5:41 PM, mark <mp...@gmail.com> wrote:
> > My first pass just threw these up:
> >
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '2406c868ae
> > 24a7f15c78aa362346afd6ba44ec22'; remote =
> > 'e52cedb3dba50c26877a6b3d88a08f98703d8
> > 2a4' - RETRYING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '2406c868ae
> > 24a7f15c78aa362346afd6ba44ec22'; remote =
> > 'e52cedb3dba50c26877a6b3d88a08f98703d8
> > 2a4' - IGNORING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '89089063c9
> > 3f7c298503ce3ead08d9ace6590139'; remote =
> > '77da5b3ebe54120f053f6af1a92c847e5e67f
> > 53c' - RETRYING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > '89089063c9
> > 3f7c298503ce3ead08d9ace6590139'; remote =
> > '77da5b3ebe54120f053f6af1a92c847e5e67f
> > 53c' - IGNORING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > 'a0b52df8fb
> > 495a8dd5a99c3c0723607aff33afb2'; remote =
> > 'd9e511b0fdb7f27366bed5ce3dc5823ee497f
> > 349' - RETRYING
> > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> > 'a0b52df8fb
> > 495a8dd5a99c3c0723607aff33afb2'; remote =
> > 'd9e511b0fdb7f27366bed5ce3dc5823ee497f
> > 349' - IGNORING
> >
> > I've attached a gzip'd copy of my logs. Am I the only one seeing these?
> >
> > On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com>
> wrote:
> >>
> >> 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
> >
> >
>

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Hi Mark,

Thanks for verifying. Those error seem to be for non-Aries bundles,
mostly pax-runner ones. I suspect if your maven repo is currently
emptier than the rest of ours, that might be why you're seeing those
warnings.

Cheers,
Holly

On Tue, Jul 24, 2012 at 5:41 PM, mark <mp...@gmail.com> wrote:
> My first pass just threw these up:
>
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '2406c868ae
> 24a7f15c78aa362346afd6ba44ec22'; remote =
> 'e52cedb3dba50c26877a6b3d88a08f98703d8
> 2a4' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '2406c868ae
> 24a7f15c78aa362346afd6ba44ec22'; remote =
> 'e52cedb3dba50c26877a6b3d88a08f98703d8
> 2a4' - IGNORING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '89089063c9
> 3f7c298503ce3ead08d9ace6590139'; remote =
> '77da5b3ebe54120f053f6af1a92c847e5e67f
> 53c' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '89089063c9
> 3f7c298503ce3ead08d9ace6590139'; remote =
> '77da5b3ebe54120f053f6af1a92c847e5e67f
> 53c' - IGNORING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> 'a0b52df8fb
> 495a8dd5a99c3c0723607aff33afb2'; remote =
> 'd9e511b0fdb7f27366bed5ce3dc5823ee497f
> 349' - RETRYING
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> 'a0b52df8fb
> 495a8dd5a99c3c0723607aff33afb2'; remote =
> 'd9e511b0fdb7f27366bed5ce3dc5823ee497f
> 349' - IGNORING
>
> I've attached a gzip'd copy of my logs. Am I the only one seeing these?
>
> On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com> wrote:
>>
>> 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
>
>

Re: [VOTE] Apache aries blueprint core and partial application release candidate

Posted by mark <mp...@gmail.com>.
My first pass just threw these up:

[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'2406c868ae
24a7f15c78aa362346afd6ba44ec22'; remote =
'e52cedb3dba50c26877a6b3d88a08f98703d8
2a4' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'2406c868ae
24a7f15c78aa362346afd6ba44ec22'; remote =
'e52cedb3dba50c26877a6b3d88a08f98703d8
2a4' - IGNORING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'89089063c9
3f7c298503ce3ead08d9ace6590139'; remote =
'77da5b3ebe54120f053f6af1a92c847e5e67f
53c' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'89089063c9
3f7c298503ce3ead08d9ace6590139'; remote =
'77da5b3ebe54120f053f6af1a92c847e5e67f
53c' - IGNORING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'a0b52df8fb
495a8dd5a99c3c0723607aff33afb2'; remote =
'd9e511b0fdb7f27366bed5ce3dc5823ee497f
349' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'a0b52df8fb
495a8dd5a99c3c0723607aff33afb2'; remote =
'd9e511b0fdb7f27366bed5ce3dc5823ee497f
349' - IGNORING

I've attached a gzip'd copy of my logs. Am I the only one seeing these?

On 21 July 2012 00:12, Holly Cummins <ho...@googlemail.com> wrote:

> 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
>