You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tiles.apache.org by Mick Semb Wever <mc...@apache.org> on 2014/05/01 21:55:45 UTC

[ANNOUNCE] Tiles Request 1.0.4 GA released

The Apache Tiles team is pleased to announce the release of
Tiles-request 1.0.4.

Available in binary and source distribution.
    http://tiles.apache.org/download.html

It is also available in the central Maven repository under 
    Group ID "org.apache.tiles".

The 1.0.x series of the Apache Tiles Request framework has a minimum
requirement of the following specification versions:

  * Java Servlet 2.5 and JavaServer Pages (JSP) 2.1
  * Java Standard Edition (Java SE) 1.6

Release notes:

  * resource names with underscores fall back to non-localized resources
if no supported locale comes after the underscore (TILES-571)
  * clean up slf4j dependencies 

Please feel free to test the distribution and post your comments to
the user list, or, if appropriate, file a ticket with JIRA.


-- 
"Simplicity is the ultimate sophistication" 
    Leonardo Da Vinci's (William of Ockham) 

| http://github.com/finn-no | http://tech.finn.no |



Re: [ANNOUNCE] Tiles Request 1.0.4 GA released

Posted by Nicolas Le Bas <ma...@nlebas.net>.
Hi mck,

I like your changes, consider me +1 on the release.
I'd also like to submit the small performance optimization I just 
committed (No point in iterating over 110 supported locales for every 
localized file), if it's not too late.

Thanks for the good work.

On 14-05-29 05:48 AM, Mick Semb Wever wrote:
>
>> The Apache Tiles team is pleased to announce the release of
>> Tiles-request 1.0.4.
>> …
>>    * Java Standard Edition (Java SE) 1.6
>
>
> As has been reported I've broken support for Java6 with this release.
> The error has been fixed and Jenkin builds added to prevent the problem
> again. Expect a 1.0.5 release soon.
>
> ~mck
>
>

Re: [ANNOUNCE] Tiles Request 1.0.4 GA released

Posted by Mick Semb Wever <mc...@apache.org>.
> The Apache Tiles team is pleased to announce the release of
> Tiles-request 1.0.4.
> …
>   * Java Standard Edition (Java SE) 1.6


As has been reported I've broken support for Java6 with this release.
The error has been fixed and Jenkin builds added to prevent the problem
again. Expect a 1.0.5 release soon.

~mck


-- 
"If you are distressed by anything external, the pain is not due to the
thing itself, but to your estimate of it. This you have the power to
revoke." Marcus Aurelius 

| http://github.com/finn-no | http://tech.finn.no |