You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Rick McGuire <ri...@gmail.com> on 2010/04/30 19:17:15 UTC

[RESULT] [VOTE] Release Java EE schema xmlbean wrapper jars (second attempt)

The vote to release the Java EE schema xmlbean wrappers passes with 5 +1 
votes and no -1 or 0 votes.  Voting +1 were

Rick McGuire
Jarek Gawor
Donald Woods
Hai Hong Xu (Ivan)
Joe Bohn

The release artifacts will be promoted to central this afternoon.

Rick

On 4/27/2010 1:18 PM, Rick McGuire wrote:
> To support the upcoming Geronimo milestone release, I would like to 
> release the 3 Java EE schema xmlbean wrapper jars.  These are xmlbean 
> classes generated from the different J2EE 1.4, Java EE 5, and Java EE 
> 6 schemas.  These are used by different Geronimo components for 
> parsing the various Java EE xml descriptor files.
> .
> This is a single vote for all three of the wrapper jars required for 
> the Geronimo 3.0-M1 release.
>
> The RAT and IANAL plugins have been run against of the projects.  All 
> tag svn versions have been successfully built.  Note that these 
> projects have a special profile setup for performing the RAT checks.  
> If you wish to run RAT, then just build the source with -Prat added.
>
> The 3 components up for vote are:
>
> geronimo-schema-j2ee_1.4-1.3
> geronimo-schema-jee_5-1.2
> geronimo-schema-javaee_6-1.0
>
>  Vote will be open for 72 hours.
>
>  [ ] +1  approve
>  [ ] +0  no opinion
>  [ ] -1  disapprove (and reason why)
>
>
> Staging repo:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-027/
>
> The three source repos are:
>
> https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-j2ee_1.4tags/geronimo-schema-j2ee_1.4-1.3 
>
> https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-jee_5/tags/geronimo-schema-jee_5-1.2 
>
> https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-javaee_6/tags/geronimo-schema-javaee_6-1.0 
>
>
> Rick