Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0D035200B6B for ; Fri, 26 Aug 2016 01:45:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B62E160ABE; Thu, 25 Aug 2016 23:45:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 80047160AA5 for ; Fri, 26 Aug 2016 01:45:13 +0200 (CEST) Received: (qmail 43880 invoked by uid 500); 25 Aug 2016 23:45:12 -0000 Mailing-List: contact users-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@tiles.apache.org Delivered-To: mailing list users@tiles.apache.org Received: (qmail 43858 invoked by uid 99); 25 Aug 2016 23:45:12 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2016 23:45:12 +0000 Received: from auth1-smtp.messagingengine.com (auth1-smtp.messagingengine.com [66.111.4.227]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 4D6EF1A003E; Thu, 25 Aug 2016 23:45:12 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id 217E8204C9; Thu, 25 Aug 2016 19:45:11 -0400 (EDT) Received: from web5 ([10.202.2.215]) by compute6.internal (MEProxy); Thu, 25 Aug 2016 19:45:11 -0400 Received: by mailuser.nyi.internal (Postfix, from userid 99) id EE77E96D75; Thu, 25 Aug 2016 19:45:10 -0400 (EDT) Message-Id: <1472168710.2510599.706443129.559777B6@webmail.messagingengine.com> X-Sasl-Enc: ncAstDYV3l28vPT0XfYZVxzodvYDW0gmuMwHQjcXHQr2 1472168710 From: mck To: dev@tiles.apache.org, users@tiles.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-5ae55197 Subject: [ANNOUNCE] Tiles 3.0.7 GA released Date: Fri, 26 Aug 2016 09:45:10 +1000 archived-at: Thu, 25 Aug 2016 23:45:14 -0000 The Apache Tiles team is pleased to announce the release of Tiles 3.0.7 GA. 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 3.0.x series of the Apache Tiles 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.7 Release notes: ** Bug fixes * [TILES-583] - Update link on the tutorials integration examples (spring) * [TILES-584] - EL expressions not working for list attributes? (test added) * [TILES-585] - Definition cascade attributes duplicated values under high load * Documentation spelling errors fixed (r1706314) Please feel free to test the distribution and post your comments to the user list, or, if appropriate, file a ticket with JIRA.