Thanks Rick. Looks good. Here's my +1.
Apologies about the xbean-finder-shaded mistake. I was confused by the
relocation pattern in the pom:
<relocation>
<pattern>org.objectweb.asm</pattern>
<shadedPattern>org.apache.xbean.asm</shadedPattern>
</relocation>
Source, build, signature/checksums all look good.
--kevan
On May 14, 2010, at 10:36 AM, Rick McGuire wrote:
> Please vote for the geronimo xbean 3.7 release
>
> The major changes to this release are:
> - xbean-blueprint subproject to provide support for Aries blueprint component
> assembly
> - xbean-bundleutils subproject to provide useful common utilities for dealing
> with OSGi bundles.
>
> Differences from the 1st attempt:
>
> 1) KEYS file has been deleted
> 2) copyright date in NOTICE file has been updated
> 3) test properties files have had ASL license headers added.
>
> The xbean-finder-shaded license issue that Kevan raised turned out to not be
> an issue, so no changes were required for that.
>
>
> Staging repo is here:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-031/
>
> tag is here:
>
> https://svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-3.7
>
> Vote open 72 hours
>
> [ ] +1 release this
> [ ] 0 don't care
> [ ] -1 don't release this (please explain)
>
> Rick