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/15 22:41:17 UTC

[VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

I've staged a release candidate for the a few miscellaneous Aries
jars, blueprint-parser and eba-maven-plugin.

WHAT'S BEEN RELEASED?

The modules are staged and tagged as follows:

blueprint-parser:
https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/

eba-maven-plugin:
https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
Links to the *.zip files for each module are provided below:

https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.


The vote will be open for 72 hours, closing Wednesday evening.

[ ] +1
[ ]  0
[ ] -1

Holly

Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Graham Charters <gc...@gmail.com>.
+1

Performed the full check.  My apologies for the delay; I missed this one.

Graham.


On 15 July 2012 21:41, Holly Cummins <ho...@googlemail.com> wrote:
> I've staged a release candidate for the a few miscellaneous Aries
> jars, blueprint-parser and eba-maven-plugin.
>
> WHAT'S BEEN RELEASED?
>
> The modules are staged and tagged as follows:
>
> blueprint-parser:
> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
>
> eba-maven-plugin:
> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
> Links to the *.zip files for each module are provided below:
>
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
>
>
> The vote will be open for 72 hours, closing Wednesday evening.
>
> [ ] +1
> [ ]  0
> [ ] -1
>
> Holly

[RESULT][VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Resending with the correct subject. :)

On Fri, Jul 20, 2012 at 9:22 AM, Holly Cummins
<ho...@googlemail.com> wrote:
> Thanks everyone for your votes on these bundles. The
> vote has been running for about five days, and has enough support.
> Here are the results:
>
> [+1] 4 There are 4 binding votes from PMC members (David
> Bosschaert,Graham Charters, Tim Ward, and Emily Jiang), and 0
> non-binding votes
> [0] 0
> [-1] 0
>
> I'll promote the release to maven repositories and the Apache
> download site. I'll even update the links on the Aries download page,
> since users can start using the released eba-maven-plugin now.
>
> Cheers,
> Holly
>
> On Thu, Jul 19, 2012 at 11:00 PM, Emily Jiang <em...@googlemail.com> wrote:
>> +1
>>
>> On Thu, Jul 19, 2012 at 10:46 PM, Timothy Ward <ti...@apache.org>wrote:
>>
>>>
>>> Both build fine for me, poms look fine.
>>>
>>> +1
>>>
>>> Tim Ward
>>> -------------------
>>> Apache Aries PMC member & Enterprise OSGi advocate
>>> Enterprise OSGi in Action (http://www.manning.com/cummins)
>>> -------------------
>>>
>>>
>>> > From: david.bosschaert@gmail.com
>>> > Date: Thu, 19 Jul 2012 11:12:05 +0100
>>> > Subject: Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser
>>> release candidate
>>> > To: dev@aries.apache.org
>>> >
>>> > +1
>>> >
>>> > David
>>> >
>>> > On 19 July 2012 10:42, Holly Cummins <ho...@googlemail.com>
>>> wrote:
>>> > > Any other votes for this set of releases? It's currently got just one
>>> > > +1, which is probably my fault for having three vote threads going at
>>> > > the same time and causing confusion. :)
>>> > >
>>> > > On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
>>> > > <ho...@googlemail.com> wrote:
>>> > >> I've staged a release candidate for the a few miscellaneous Aries
>>> > >> jars, blueprint-parser and eba-maven-plugin.
>>> > >>
>>> > >> WHAT'S BEEN RELEASED?
>>> > >>
>>> > >> The modules are staged and tagged as follows:
>>> > >>
>>> > >> blueprint-parser:
>>> > >> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
>>> > >>
>>> > >> eba-maven-plugin:
>>> > >> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
>>> > >> Links to the *.zip files for each module are provided below:
>>> > >>
>>> > >>
>>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
>>> > >>
>>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
>>> > >>
>>> > >>
>>> > >> The vote will be open for 72 hours, closing Wednesday evening.
>>> > >>
>>> > >> [ ] +1
>>> > >> [ ]  0
>>> > >> [ ] -1
>>> > >>
>>> > >> Holly
>>>
>>>
>>
>>
>>
>> --
>> Thanks
>> Emily
>> =================
>> Emily Jiang
>> ejiang@apache.org

Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Thanks everyone for your votes on these bundles. The
vote has been running for about five days, and has enough support.
Here are the results:

[+1] 4 There are 4 binding votes from PMC members (David
Bosschaert,Graham Charters, Tim Ward, and Emily Jiang), and 0
non-binding votes
[0] 0
[-1] 0

I'll promote the release to maven repositories and the Apache
download site. I'll even update the links on the Aries download page,
since users can start using the released eba-maven-plugin now.

Cheers,
Holly

On Thu, Jul 19, 2012 at 11:00 PM, Emily Jiang <em...@googlemail.com> wrote:
> +1
>
> On Thu, Jul 19, 2012 at 10:46 PM, Timothy Ward <ti...@apache.org>wrote:
>
>>
>> Both build fine for me, poms look fine.
>>
>> +1
>>
>> Tim Ward
>> -------------------
>> Apache Aries PMC member & Enterprise OSGi advocate
>> Enterprise OSGi in Action (http://www.manning.com/cummins)
>> -------------------
>>
>>
>> > From: david.bosschaert@gmail.com
>> > Date: Thu, 19 Jul 2012 11:12:05 +0100
>> > Subject: Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser
>> release candidate
>> > To: dev@aries.apache.org
>> >
>> > +1
>> >
>> > David
>> >
>> > On 19 July 2012 10:42, Holly Cummins <ho...@googlemail.com>
>> wrote:
>> > > Any other votes for this set of releases? It's currently got just one
>> > > +1, which is probably my fault for having three vote threads going at
>> > > the same time and causing confusion. :)
>> > >
>> > > On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
>> > > <ho...@googlemail.com> wrote:
>> > >> I've staged a release candidate for the a few miscellaneous Aries
>> > >> jars, blueprint-parser and eba-maven-plugin.
>> > >>
>> > >> WHAT'S BEEN RELEASED?
>> > >>
>> > >> The modules are staged and tagged as follows:
>> > >>
>> > >> blueprint-parser:
>> > >> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
>> > >>
>> > >> eba-maven-plugin:
>> > >> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
>> > >> Links to the *.zip files for each module are provided below:
>> > >>
>> > >>
>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
>> > >>
>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
>> > >>
>> > >>
>> > >> The vote will be open for 72 hours, closing Wednesday evening.
>> > >>
>> > >> [ ] +1
>> > >> [ ]  0
>> > >> [ ] -1
>> > >>
>> > >> Holly
>>
>>
>
>
>
> --
> Thanks
> Emily
> =================
> Emily Jiang
> ejiang@apache.org

Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Emily Jiang <em...@googlemail.com>.
+1

On Thu, Jul 19, 2012 at 10:46 PM, Timothy Ward <ti...@apache.org>wrote:

>
> Both build fine for me, poms look fine.
>
> +1
>
> Tim Ward
> -------------------
> Apache Aries PMC member & Enterprise OSGi advocate
> Enterprise OSGi in Action (http://www.manning.com/cummins)
> -------------------
>
>
> > From: david.bosschaert@gmail.com
> > Date: Thu, 19 Jul 2012 11:12:05 +0100
> > Subject: Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser
> release candidate
> > To: dev@aries.apache.org
> >
> > +1
> >
> > David
> >
> > On 19 July 2012 10:42, Holly Cummins <ho...@googlemail.com>
> wrote:
> > > Any other votes for this set of releases? It's currently got just one
> > > +1, which is probably my fault for having three vote threads going at
> > > the same time and causing confusion. :)
> > >
> > > On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
> > > <ho...@googlemail.com> wrote:
> > >> I've staged a release candidate for the a few miscellaneous Aries
> > >> jars, blueprint-parser and eba-maven-plugin.
> > >>
> > >> WHAT'S BEEN RELEASED?
> > >>
> > >> The modules are staged and tagged as follows:
> > >>
> > >> blueprint-parser:
> > >> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
> > >>
> > >> eba-maven-plugin:
> > >> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
> > >> Links to the *.zip files for each module are provided below:
> > >>
> > >>
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
> > >>
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
> > >>
> > >>
> > >> The vote will be open for 72 hours, closing Wednesday evening.
> > >>
> > >> [ ] +1
> > >> [ ]  0
> > >> [ ] -1
> > >>
> > >> Holly
>
>



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

RE: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Timothy Ward <ti...@apache.org>.
Both build fine for me, poms look fine.

+1

Tim Ward
-------------------
Apache Aries PMC member & Enterprise OSGi advocate
Enterprise OSGi in Action (http://www.manning.com/cummins)
-------------------


> From: david.bosschaert@gmail.com
> Date: Thu, 19 Jul 2012 11:12:05 +0100
> Subject: Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate
> To: dev@aries.apache.org
> 
> +1
> 
> David
> 
> On 19 July 2012 10:42, Holly Cummins <ho...@googlemail.com> wrote:
> > Any other votes for this set of releases? It's currently got just one
> > +1, which is probably my fault for having three vote threads going at
> > the same time and causing confusion. :)
> >
> > On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
> > <ho...@googlemail.com> wrote:
> >> I've staged a release candidate for the a few miscellaneous Aries
> >> jars, blueprint-parser and eba-maven-plugin.
> >>
> >> WHAT'S BEEN RELEASED?
> >>
> >> The modules are staged and tagged as follows:
> >>
> >> blueprint-parser:
> >> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
> >>
> >> eba-maven-plugin:
> >> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
> >> Links to the *.zip files for each module are provided below:
> >>
> >> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
> >> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
> >>
> >>
> >> The vote will be open for 72 hours, closing Wednesday evening.
> >>
> >> [ ] +1
> >> [ ]  0
> >> [ ] -1
> >>
> >> Holly
 		 	   		  

Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by David Bosschaert <da...@gmail.com>.
+1

David

On 19 July 2012 10:42, Holly Cummins <ho...@googlemail.com> wrote:
> Any other votes for this set of releases? It's currently got just one
> +1, which is probably my fault for having three vote threads going at
> the same time and causing confusion. :)
>
> On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
> <ho...@googlemail.com> wrote:
>> I've staged a release candidate for the a few miscellaneous Aries
>> jars, blueprint-parser and eba-maven-plugin.
>>
>> WHAT'S BEEN RELEASED?
>>
>> The modules are staged and tagged as follows:
>>
>> blueprint-parser:
>> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
>>
>> eba-maven-plugin:
>> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
>> Links to the *.zip files for each module are provided below:
>>
>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
>> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
>>
>>
>> The vote will be open for 72 hours, closing Wednesday evening.
>>
>> [ ] +1
>> [ ]  0
>> [ ] -1
>>
>> Holly

Re: [VOTE] Apache Aries eba-maven-plugin and blueprint-parser release candidate

Posted by Holly Cummins <ho...@googlemail.com>.
Any other votes for this set of releases? It's currently got just one
+1, which is probably my fault for having three vote threads going at
the same time and causing confusion. :)

On Sun, Jul 15, 2012 at 9:41 PM, Holly Cummins
<ho...@googlemail.com> wrote:
> I've staged a release candidate for the a few miscellaneous Aries
> jars, blueprint-parser and eba-maven-plugin.
>
> WHAT'S BEEN RELEASED?
>
> The modules are staged and tagged as follows:
>
> blueprint-parser:
> https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.0.0/
>
> eba-maven-plugin:
> https://svn.apache.org/repos/asf/aries/tags/eba-maven-plugin-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 051 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-051/.
> Links to the *.zip files for each module are provided below:
>
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/eba-maven-plugin/1.0.0/eba-maven-plugin-1.0.0-source-release.zip
> https://repository.apache.org/content/repositories/orgapachearies-051/org/apache/aries/blueprint/blueprint-parser/1.0.0/blueprint-parser-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.
>
>
> The vote will be open for 72 hours, closing Wednesday evening.
>
> [ ] +1
> [ ]  0
> [ ] -1
>
> Holly