Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 65516 invoked from network); 10 May 2010 09:04:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 09:04:48 -0000 Received: (qmail 48796 invoked by uid 500); 10 May 2010 09:04:48 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 48739 invoked by uid 500); 10 May 2010 09:04:46 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 48725 invoked by uid 99); 10 May 2010 09:04:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 09:04:45 +0000 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=AWL,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sabob1@gmail.com designates 209.85.212.42 as permitted sender) Received: from [209.85.212.42] (HELO mail-vw0-f42.google.com) (209.85.212.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 09:04:38 +0000 Received: by vws16 with SMTP id 16so1072897vws.29 for ; Mon, 10 May 2010 02:04:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=ps2KhzJpHo4c6lMxwRrVZFqnqEAQfYjU3Dnugmv7/QM=; b=ZhSYIWOK96byFZvnh73swGZTOvqEkYGfCuPuWCWgkR8rY2+fBKWUdTQvH2JJWOMQ2Z EQ7DWyo0PXCxkVw2b4TsWfZsrPJLXLwAjE2ymE2DCg9RS3fd7lMyyQTHhSKmeJMk6LZ0 uVthYiWPIaBc0ROGSQNBvnydTZ1jm9QaLVchY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=rt20ztMOWfGhQ0eLKnqEmrm8afw9u9FHE5GTxUzIZvtKsS0HKjlyIwgF8bRQd3jMXf q54E4+e/CiTXDO8kzGrnHue4hTDWqr1wVYYT5dv8hkmz/DKBnOFCoagGHojBUd/LfBfX +PIIPezUVOYZ3l8XtGSm5gHWtHDsYBrLL5tcA= Received: by 10.220.60.8 with SMTP id n8mr3022304vch.157.1273482257570; Mon, 10 May 2010 02:04:17 -0700 (PDT) Received: from [10.1.1.3] (124-171-44-35.dyn.iinet.net.au [124.171.44.35]) by mx.google.com with ESMTPS id z13sm44593868vco.6.2010.05.10.02.04.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 10 May 2010 02:04:17 -0700 (PDT) Message-ID: <4BE7CC0C.7050705@gmail.com> Date: Mon, 10 May 2010 19:04:12 +1000 From: Bob Schellink User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: user@click.apache.org, dev@click.apache.org Subject: [ANNOUNCEMENT] Click 2.2.0-RC1 now available X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Click 2.2.0-RC1 is now available. Major new features include DataProviders for on-demand data loading and a Page interceptor facility for implementing cross cutting concerns such as security and transaction handling. There are also improved support for dynamic forms and stateful pages. See the official announcement below: http://click-framework.blogspot.com/2010/05/apache-click-v220-rc1-now-available.html Please let us know of any issues you find. If all goes well 2.2.0 final will be released in the next couple of weeks. Enjoy - The Click team PS: For some reason the maven artifacts are still not available in the maven repository.