You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tiles.apache.org by Antonio <an...@gmail.com> on 2008/12/22 10:47:37 UTC

[VOTE] Tiles 2.1.1 Release Quality

The Tiles 2.1.1 test build has been available since 20/Dec/2008.

Release notes:

-- Notice for extension developers --
In Tiles 2.1.1 there are many changes that will impact in extensions:
* TilesApplicationContext is now created outside of container
creation, through the use of an
AbstractTilesApplicationContextFactory. So, if you are overriding
TilesApplicationContext creation, rewrite it to accomodate the new
mode.
* TilesContextFactory has been split into
TilesApplicationContextFactory and TilesRequestContextFactory, because
they are used in different contexts.
* Lots of methods have been deprecated, especially the one that expect
application-specific contexts (e.g. ServletContext). They are still
there for compilation compatibility, but they won't work as they did
anymore.

List of fixed issues:
* https://issues.apache.org/struts/secure/ReleaseNote.jspa?version=21895&styleName=Html&projectId=10160&Create=Create

Distribution:

 * http://people.apache.org/builds/tiles/2.1.1/

Maven 2 staging repository:

 * http://people.apache.org/builds/tiles/2.1.1/m2-staging-repository/

If you have had a chance to review the test build, please respond with
a vote on its quality:

 [ ] Leave at test build
 [ ] Alpha
 [ ] Beta
 [ ] General Availability (GA)


Everyone who has tested the build is invited to vote. Votes by PMC
members are considered binding. A vote passes if there are at least
three binding +1s and more +1s than -1s.

Re: [VOTE] Tiles 2.1.1 Release Quality

Posted by Nathan Bubna <nb...@gmail.com>.
+1 Beta

On Mon, Dec 22, 2008 at 1:47 AM, Antonio <an...@gmail.com> wrote:
> The Tiles 2.1.1 test build has been available since 20/Dec/2008.
>
> Release notes:
>
> -- Notice for extension developers --
> In Tiles 2.1.1 there are many changes that will impact in extensions:
> * TilesApplicationContext is now created outside of container
> creation, through the use of an
> AbstractTilesApplicationContextFactory. So, if you are overriding
> TilesApplicationContext creation, rewrite it to accomodate the new
> mode.
> * TilesContextFactory has been split into
> TilesApplicationContextFactory and TilesRequestContextFactory, because
> they are used in different contexts.
> * Lots of methods have been deprecated, especially the one that expect
> application-specific contexts (e.g. ServletContext). They are still
> there for compilation compatibility, but they won't work as they did
> anymore.
>
> List of fixed issues:
> * https://issues.apache.org/struts/secure/ReleaseNote.jspa?version=21895&styleName=Html&projectId=10160&Create=Create
>
> Distribution:
>
>  * http://people.apache.org/builds/tiles/2.1.1/
>
> Maven 2 staging repository:
>
>  * http://people.apache.org/builds/tiles/2.1.1/m2-staging-repository/
>
> If you have had a chance to review the test build, please respond with
> a vote on its quality:
>
>  [ ] Leave at test build
>  [ ] Alpha
>  [ ] Beta
>  [ ] General Availability (GA)
>
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>

[RESULT] Tiles 2.1.1 Release Quality

Posted by Antonio <an...@gmail.com>.
Here are the results:
+1 Beta: Antonio, Nathan, Greg.

Ciao
Antonio

Re: [VOTE] Tiles 2.1.1 Release Quality

Posted by Greg Reddin <gr...@gmail.com>.
+1 Beta as well.

Greg

On Mon, Dec 22, 2008 at 3:50 AM, Antonio <an...@gmail.com> wrote:
> 2008/12/22 Antonio <an...@gmail.com>:
>>  [X] Beta
>
> IMHO Tiles 2.1.1 is beta since there are a pair of bugs to be fixed
> (lack of docs about the new structure in Tiles 2.1.1 and an extra
> package in binary distribution):
> https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10160&fixfor=21904
>
> Antonio
>

Re: [VOTE] Tiles 2.1.1 Release Quality

Posted by Antonio <an...@gmail.com>.
2008/12/22 Antonio <an...@gmail.com>:
>  [X] Beta

IMHO Tiles 2.1.1 is beta since there are a pair of bugs to be fixed
(lack of docs about the new structure in Tiles 2.1.1 and an extra
package in binary distribution):
https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10160&fixfor=21904

Antonio