You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by David Bosschaert <da...@gmail.com> on 2017/08/02 08:40:38 UTC

[VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Hi all,

Release candidates have been staged for the following modules:

subsystem-api 2.0.10
subsystem-core 2.0.10
subsystem 2.0.10 (i.e. the uber bundle)

The following issues were resolved:
ARIES-1338 Bundle manifest parser does not allow multiple packages on
Import-Package clause
ARIES-1383 Provide option to disable the provisioning of dependencies at
install time.
ARIES-1417 Aries Subsystems implementation bundle must provide official
capabilities
ARIES-1441 Subsystem core tries to shutdown the framework when it has a
framework dependency like org.osgi.util.tracker
ARIES-1442 Subsystem impersonates bundles that are a constituent through
sharing the osgi.identity capability
ARIES-1444 Subsystem does not install because feature subsystem exports all
constituents
ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
removed while still in use
ARIES-1446 ResolveContext should stop searching for capabilities once it
found a match
ARIES-1449 Multiple subsystem instances with the same location can be
concurrently installed.
ARIES-1452 Subsystem throws exception when bundle imports osgi framework
ARIES-1459 Installing subsystem with large number of constituents takes
forever or gives out of memory
ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
bundles
ARIES-1485 java.lang.UnsupportedOperationException when a hosted capability
is being inserted by the resolver.
ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
using the filter provided by FelixRequirementAdapter.
ARIES-1523 Application with fragment in archive and host in OBR will fail
to resolve.
ARIES-1538 Never fail a subsystem resolution because an already resolved
resource has a missing dependency.
ARIES-1588 Installation of subsystems fails due to uses constraint
violation after exposing feature capabilities.
ARIES-1590 Subsystem install fails due to unexpected resolve conflict
ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
directory

Note that this release was previously marked as 2.1.0 in JIRA but since
there were no API changes I changed this to 2.0.10. The API release is
identical to the 2.0.8 release and is included just for convience of being
able to use the same version number for both API and Core.

The staging repository is located at
https://repository.apache.org/content/repositories/orgapachearies-1114

You can use this UNIX script to download the release and verify the
signatures:
https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh

Usage:
sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt

More details on verifying the release here:
http://aries.apache.org/development/verifyingrelease.html

Please vote:
 +1 Approve the release
 -1 Do not approve the release (please explain why)

This vote will be open for at least 72 hours.

Best regards,

David Bosschaert

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Posted by Raymond Auge <ra...@liferay.com>.
+1 (non-binding)

- Ray

On Fri, Aug 4, 2017 at 4:47 AM, David Bosschaert <david.bosschaert@gmail.com
> wrote:

> Anyone else voting?
>
> Cheers,
>
> David
>
> On 2 August 2017 at 14:53, Tom De Wolf <to...@aca-it.be> wrote:
>
> > +1
> >
> > Tom
> >
> > Op wo 2 aug. 2017 om 14:45 schreef David Bosschaert <
> > david.bosschaert@gmail.com>:
> >
> > > Here's my +1
> > >
> > > Cheers,
> > >
> > > David
> > >
> > > On 2 August 2017 at 09:40, David Bosschaert <
> david.bosschaert@gmail.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > Release candidates have been staged for the following modules:
> > > >
> > > > subsystem-api 2.0.10
> > > > subsystem-core 2.0.10
> > > > subsystem 2.0.10 (i.e. the uber bundle)
> > > >
> > > > The following issues were resolved:
> > > > ARIES-1338 Bundle manifest parser does not allow multiple packages on
> > > > Import-Package clause
> > > > ARIES-1383 Provide option to disable the provisioning of dependencies
> > at
> > > > install time.
> > > > ARIES-1417 Aries Subsystems implementation bundle must provide
> official
> > > > capabilities
> > > > ARIES-1441 Subsystem core tries to shutdown the framework when it
> has a
> > > > framework dependency like org.osgi.util.tracker
> > > > ARIES-1442 Subsystem impersonates bundles that are a constituent
> > through
> > > > sharing the osgi.identity capability
> > > > ARIES-1444 Subsystem does not install because feature subsystem
> exports
> > > > all constituents
> > > > ARIES-1445 Bundles that are not direct dependencies of a subsystem
> can
> > be
> > > > removed while still in use
> > > > ARIES-1446 ResolveContext should stop searching for capabilities once
> > it
> > > > found a match
> > > > ARIES-1449 Multiple subsystem instances with the same location can be
> > > > concurrently installed.
> > > > ARIES-1452 Subsystem throws exception when bundle imports osgi
> > framework
> > > > ARIES-1459 Installing subsystem with large number of constituents
> takes
> > > > forever or gives out of memory
> > > > ARIES-1465 Stopping the Subsystem-Core bundle does not remove
> > synthesized
> > > > bundles
> > > > ARIES-1485 java.lang.UnsupportedOperationException when a hosted
> > > > capability is being inserted by the resolver.
> > > > ARIES-1522 NullPointerException (NPE) when creating a
> > RequireBundleHeader
> > > > using the filter provided by FelixRequirementAdapter.
> > > > ARIES-1523 Application with fragment in archive and host in OBR will
> > fail
> > > > to resolve.
> > > > ARIES-1538 Never fail a subsystem resolution because an already
> > resolved
> > > > resource has a missing dependency.
> > > > ARIES-1588 Installation of subsystems fails due to uses constraint
> > > > violation after exposing feature capabilities.
> > > > ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> > > > ARIES-1591 Subsystem install fails due to
> > ArrayIndexOutofBoundsException
> > > > ARIES-1720 java.lang.NullPointerException while processing OSGI-INF
> as
> > a
> > > > directory
> > > >
> > > > Note that this release was previously marked as 2.1.0 in JIRA but
> since
> > > > there were no API changes I changed this to 2.0.10. The API release
> is
> > > > identical to the 2.0.8 release and is included just for convience of
> > > being
> > > > able to use the same version number for both API and Core.
> > > >
> > > > The staging repository is located at
> > > > https://repository.apache.org/content/repositories/
> orgapachearies-1114
> > > >
> > > > You can use this UNIX script to download the release and verify the
> > > > signatures:
> > > > https://svn.apache.org/repos/asf/aries/scripts/verify_
> > staged_release.sh
> > > >
> > > > Usage:
> > > > sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
> > > >
> > > > More details on verifying the release here:
> > > > http://aries.apache.org/development/verifyingrelease.html
> > > >
> > > > Please vote:
> > > >  +1 Approve the release
> > > >  -1 Do not approve the release (please explain why)
> > > >
> > > > This vote will be open for at least 72 hours.
> > > >
> > > > Best regards,
> > > >
> > > > David Bosschaert
> > > >
> > >
> >
>



-- 
*Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
 (@rotty3000)
Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
 (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> (@OSGiAlliance)

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Posted by David Bosschaert <da...@gmail.com>.
Anyone else voting?

Cheers,

David

On 2 August 2017 at 14:53, Tom De Wolf <to...@aca-it.be> wrote:

> +1
>
> Tom
>
> Op wo 2 aug. 2017 om 14:45 schreef David Bosschaert <
> david.bosschaert@gmail.com>:
>
> > Here's my +1
> >
> > Cheers,
> >
> > David
> >
> > On 2 August 2017 at 09:40, David Bosschaert <da...@gmail.com>
> > wrote:
> >
> > > Hi all,
> > >
> > > Release candidates have been staged for the following modules:
> > >
> > > subsystem-api 2.0.10
> > > subsystem-core 2.0.10
> > > subsystem 2.0.10 (i.e. the uber bundle)
> > >
> > > The following issues were resolved:
> > > ARIES-1338 Bundle manifest parser does not allow multiple packages on
> > > Import-Package clause
> > > ARIES-1383 Provide option to disable the provisioning of dependencies
> at
> > > install time.
> > > ARIES-1417 Aries Subsystems implementation bundle must provide official
> > > capabilities
> > > ARIES-1441 Subsystem core tries to shutdown the framework when it has a
> > > framework dependency like org.osgi.util.tracker
> > > ARIES-1442 Subsystem impersonates bundles that are a constituent
> through
> > > sharing the osgi.identity capability
> > > ARIES-1444 Subsystem does not install because feature subsystem exports
> > > all constituents
> > > ARIES-1445 Bundles that are not direct dependencies of a subsystem can
> be
> > > removed while still in use
> > > ARIES-1446 ResolveContext should stop searching for capabilities once
> it
> > > found a match
> > > ARIES-1449 Multiple subsystem instances with the same location can be
> > > concurrently installed.
> > > ARIES-1452 Subsystem throws exception when bundle imports osgi
> framework
> > > ARIES-1459 Installing subsystem with large number of constituents takes
> > > forever or gives out of memory
> > > ARIES-1465 Stopping the Subsystem-Core bundle does not remove
> synthesized
> > > bundles
> > > ARIES-1485 java.lang.UnsupportedOperationException when a hosted
> > > capability is being inserted by the resolver.
> > > ARIES-1522 NullPointerException (NPE) when creating a
> RequireBundleHeader
> > > using the filter provided by FelixRequirementAdapter.
> > > ARIES-1523 Application with fragment in archive and host in OBR will
> fail
> > > to resolve.
> > > ARIES-1538 Never fail a subsystem resolution because an already
> resolved
> > > resource has a missing dependency.
> > > ARIES-1588 Installation of subsystems fails due to uses constraint
> > > violation after exposing feature capabilities.
> > > ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> > > ARIES-1591 Subsystem install fails due to
> ArrayIndexOutofBoundsException
> > > ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as
> a
> > > directory
> > >
> > > Note that this release was previously marked as 2.1.0 in JIRA but since
> > > there were no API changes I changed this to 2.0.10. The API release is
> > > identical to the 2.0.8 release and is included just for convience of
> > being
> > > able to use the same version number for both API and Core.
> > >
> > > The staging repository is located at
> > > https://repository.apache.org/content/repositories/orgapachearies-1114
> > >
> > > You can use this UNIX script to download the release and verify the
> > > signatures:
> > > https://svn.apache.org/repos/asf/aries/scripts/verify_
> staged_release.sh
> > >
> > > Usage:
> > > sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
> > >
> > > More details on verifying the release here:
> > > http://aries.apache.org/development/verifyingrelease.html
> > >
> > > Please vote:
> > >  +1 Approve the release
> > >  -1 Do not approve the release (please explain why)
> > >
> > > This vote will be open for at least 72 hours.
> > >
> > > Best regards,
> > >
> > > David Bosschaert
> > >
> >
>

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Posted by Tom De Wolf <to...@aca-it.be>.
+1

Tom

Op wo 2 aug. 2017 om 14:45 schreef David Bosschaert <
david.bosschaert@gmail.com>:

> Here's my +1
>
> Cheers,
>
> David
>
> On 2 August 2017 at 09:40, David Bosschaert <da...@gmail.com>
> wrote:
>
> > Hi all,
> >
> > Release candidates have been staged for the following modules:
> >
> > subsystem-api 2.0.10
> > subsystem-core 2.0.10
> > subsystem 2.0.10 (i.e. the uber bundle)
> >
> > The following issues were resolved:
> > ARIES-1338 Bundle manifest parser does not allow multiple packages on
> > Import-Package clause
> > ARIES-1383 Provide option to disable the provisioning of dependencies at
> > install time.
> > ARIES-1417 Aries Subsystems implementation bundle must provide official
> > capabilities
> > ARIES-1441 Subsystem core tries to shutdown the framework when it has a
> > framework dependency like org.osgi.util.tracker
> > ARIES-1442 Subsystem impersonates bundles that are a constituent through
> > sharing the osgi.identity capability
> > ARIES-1444 Subsystem does not install because feature subsystem exports
> > all constituents
> > ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
> > removed while still in use
> > ARIES-1446 ResolveContext should stop searching for capabilities once it
> > found a match
> > ARIES-1449 Multiple subsystem instances with the same location can be
> > concurrently installed.
> > ARIES-1452 Subsystem throws exception when bundle imports osgi framework
> > ARIES-1459 Installing subsystem with large number of constituents takes
> > forever or gives out of memory
> > ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
> > bundles
> > ARIES-1485 java.lang.UnsupportedOperationException when a hosted
> > capability is being inserted by the resolver.
> > ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
> > using the filter provided by FelixRequirementAdapter.
> > ARIES-1523 Application with fragment in archive and host in OBR will fail
> > to resolve.
> > ARIES-1538 Never fail a subsystem resolution because an already resolved
> > resource has a missing dependency.
> > ARIES-1588 Installation of subsystems fails due to uses constraint
> > violation after exposing feature capabilities.
> > ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> > ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
> > ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
> > directory
> >
> > Note that this release was previously marked as 2.1.0 in JIRA but since
> > there were no API changes I changed this to 2.0.10. The API release is
> > identical to the 2.0.8 release and is included just for convience of
> being
> > able to use the same version number for both API and Core.
> >
> > The staging repository is located at
> > https://repository.apache.org/content/repositories/orgapachearies-1114
> >
> > You can use this UNIX script to download the release and verify the
> > signatures:
> > https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh
> >
> > Usage:
> > sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
> >
> > More details on verifying the release here:
> > http://aries.apache.org/development/verifyingrelease.html
> >
> > Please vote:
> >  +1 Approve the release
> >  -1 Do not approve the release (please explain why)
> >
> > This vote will be open for at least 72 hours.
> >
> > Best regards,
> >
> > David Bosschaert
> >
>

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Posted by David Bosschaert <da...@gmail.com>.
Here's my +1

Cheers,

David

On 2 August 2017 at 09:40, David Bosschaert <da...@gmail.com>
wrote:

> Hi all,
>
> Release candidates have been staged for the following modules:
>
> subsystem-api 2.0.10
> subsystem-core 2.0.10
> subsystem 2.0.10 (i.e. the uber bundle)
>
> The following issues were resolved:
> ARIES-1338 Bundle manifest parser does not allow multiple packages on
> Import-Package clause
> ARIES-1383 Provide option to disable the provisioning of dependencies at
> install time.
> ARIES-1417 Aries Subsystems implementation bundle must provide official
> capabilities
> ARIES-1441 Subsystem core tries to shutdown the framework when it has a
> framework dependency like org.osgi.util.tracker
> ARIES-1442 Subsystem impersonates bundles that are a constituent through
> sharing the osgi.identity capability
> ARIES-1444 Subsystem does not install because feature subsystem exports
> all constituents
> ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
> removed while still in use
> ARIES-1446 ResolveContext should stop searching for capabilities once it
> found a match
> ARIES-1449 Multiple subsystem instances with the same location can be
> concurrently installed.
> ARIES-1452 Subsystem throws exception when bundle imports osgi framework
> ARIES-1459 Installing subsystem with large number of constituents takes
> forever or gives out of memory
> ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
> bundles
> ARIES-1485 java.lang.UnsupportedOperationException when a hosted
> capability is being inserted by the resolver.
> ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
> using the filter provided by FelixRequirementAdapter.
> ARIES-1523 Application with fragment in archive and host in OBR will fail
> to resolve.
> ARIES-1538 Never fail a subsystem resolution because an already resolved
> resource has a missing dependency.
> ARIES-1588 Installation of subsystems fails due to uses constraint
> violation after exposing feature capabilities.
> ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
> ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
> directory
>
> Note that this release was previously marked as 2.1.0 in JIRA but since
> there were no API changes I changed this to 2.0.10. The API release is
> identical to the 2.0.8 release and is included just for convience of being
> able to use the same version number for both API and Core.
>
> The staging repository is located at
> https://repository.apache.org/content/repositories/orgapachearies-1114
>
> You can use this UNIX script to download the release and verify the
> signatures:
> https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh
>
> Usage:
> sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
>
> More details on verifying the release here:
> http://aries.apache.org/development/verifyingrelease.html
>
> Please vote:
>  +1 Approve the release
>  -1 Do not approve the release (please explain why)
>
> This vote will be open for at least 72 hours.
>
> Best regards,
>
> David Bosschaert
>

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

Posted by David Bosschaert <da...@gmail.com>.
This vote passes with 5 +1s

I've promoted the artifacts.

Cheers,

David

On 4 August 2017 at 16:04, Daniel Kulp <dk...@apache.org> wrote:

> +1
>
> Dan
>
>
> > On Aug 2, 2017, at 4:40 AM, David Bosschaert <da...@gmail.com>
> wrote:
> >
> > Hi all,
> >
> > Release candidates have been staged for the following modules:
> >
> > subsystem-api 2.0.10
> > subsystem-core 2.0.10
> > subsystem 2.0.10 (i.e. the uber bundle)
> >
> > The following issues were resolved:
> > ARIES-1338 Bundle manifest parser does not allow multiple packages on
> > Import-Package clause
> > ARIES-1383 Provide option to disable the provisioning of dependencies at
> > install time.
> > ARIES-1417 Aries Subsystems implementation bundle must provide official
> > capabilities
> > ARIES-1441 Subsystem core tries to shutdown the framework when it has a
> > framework dependency like org.osgi.util.tracker
> > ARIES-1442 Subsystem impersonates bundles that are a constituent through
> > sharing the osgi.identity capability
> > ARIES-1444 Subsystem does not install because feature subsystem exports
> all
> > constituents
> > ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
> > removed while still in use
> > ARIES-1446 ResolveContext should stop searching for capabilities once it
> > found a match
> > ARIES-1449 Multiple subsystem instances with the same location can be
> > concurrently installed.
> > ARIES-1452 Subsystem throws exception when bundle imports osgi framework
> > ARIES-1459 Installing subsystem with large number of constituents takes
> > forever or gives out of memory
> > ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
> > bundles
> > ARIES-1485 java.lang.UnsupportedOperationException when a hosted
> capability
> > is being inserted by the resolver.
> > ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
> > using the filter provided by FelixRequirementAdapter.
> > ARIES-1523 Application with fragment in archive and host in OBR will fail
> > to resolve.
> > ARIES-1538 Never fail a subsystem resolution because an already resolved
> > resource has a missing dependency.
> > ARIES-1588 Installation of subsystems fails due to uses constraint
> > violation after exposing feature capabilities.
> > ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> > ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
> > ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
> > directory
> >
> > Note that this release was previously marked as 2.1.0 in JIRA but since
> > there were no API changes I changed this to 2.0.10. The API release is
> > identical to the 2.0.8 release and is included just for convience of
> being
> > able to use the same version number for both API and Core.
> >
> > The staging repository is located at
> > https://repository.apache.org/content/repositories/orgapachearies-1114
> >
> > You can use this UNIX script to download the release and verify the
> > signatures:
> > https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh
> >
> > Usage:
> > sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
> >
> > More details on verifying the release here:
> > http://aries.apache.org/development/verifyingrelease.html
> >
> > Please vote:
> > +1 Approve the release
> > -1 Do not approve the release (please explain why)
> >
> > This vote will be open for at least 72 hours.
> >
> > Best regards,
> >
> > David Bosschaert
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>

Re: [VOTE] Apache Aries Subsystem Release Candidate 2.0.10

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

Dan


> On Aug 2, 2017, at 4:40 AM, David Bosschaert <da...@gmail.com> wrote:
> 
> Hi all,
> 
> Release candidates have been staged for the following modules:
> 
> subsystem-api 2.0.10
> subsystem-core 2.0.10
> subsystem 2.0.10 (i.e. the uber bundle)
> 
> The following issues were resolved:
> ARIES-1338 Bundle manifest parser does not allow multiple packages on
> Import-Package clause
> ARIES-1383 Provide option to disable the provisioning of dependencies at
> install time.
> ARIES-1417 Aries Subsystems implementation bundle must provide official
> capabilities
> ARIES-1441 Subsystem core tries to shutdown the framework when it has a
> framework dependency like org.osgi.util.tracker
> ARIES-1442 Subsystem impersonates bundles that are a constituent through
> sharing the osgi.identity capability
> ARIES-1444 Subsystem does not install because feature subsystem exports all
> constituents
> ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
> removed while still in use
> ARIES-1446 ResolveContext should stop searching for capabilities once it
> found a match
> ARIES-1449 Multiple subsystem instances with the same location can be
> concurrently installed.
> ARIES-1452 Subsystem throws exception when bundle imports osgi framework
> ARIES-1459 Installing subsystem with large number of constituents takes
> forever or gives out of memory
> ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
> bundles
> ARIES-1485 java.lang.UnsupportedOperationException when a hosted capability
> is being inserted by the resolver.
> ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
> using the filter provided by FelixRequirementAdapter.
> ARIES-1523 Application with fragment in archive and host in OBR will fail
> to resolve.
> ARIES-1538 Never fail a subsystem resolution because an already resolved
> resource has a missing dependency.
> ARIES-1588 Installation of subsystems fails due to uses constraint
> violation after exposing feature capabilities.
> ARIES-1590 Subsystem install fails due to unexpected resolve conflict
> ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
> ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
> directory
> 
> Note that this release was previously marked as 2.1.0 in JIRA but since
> there were no API changes I changed this to 2.0.10. The API release is
> identical to the 2.0.8 release and is included just for convience of being
> able to use the same version number for both API and Core.
> 
> The staging repository is located at
> https://repository.apache.org/content/repositories/orgapachearies-1114
> 
> You can use this UNIX script to download the release and verify the
> signatures:
> https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh
> 
> Usage:
> sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt
> 
> More details on verifying the release here:
> http://aries.apache.org/development/verifyingrelease.html
> 
> Please vote:
> +1 Approve the release
> -1 Do not approve the release (please explain why)
> 
> This vote will be open for at least 72 hours.
> 
> Best regards,
> 
> David Bosschaert

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com