Return-Path: Delivered-To: apmail-ibatis-commits-archive@www.apache.org Received: (qmail 92873 invoked from network); 18 Jul 2008 05:11:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2008 05:11:20 -0000 Received: (qmail 33115 invoked by uid 500); 18 Jul 2008 05:11:19 -0000 Delivered-To: apmail-ibatis-commits-archive@ibatis.apache.org Received: (qmail 33091 invoked by uid 500); 18 Jul 2008 05:11:19 -0000 Mailing-List: contact commits-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ibatis.apache.org Delivered-To: mailing list commits@ibatis.apache.org Received: (qmail 33079 invoked by uid 99); 18 Jul 2008 05:11:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jul 2008 22:11:19 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 05:10:25 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6ADAF23889FE; Thu, 17 Jul 2008 22:10:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r677820 - in /ibatis/trunk/site: pages/index.vm pages/javadownloads.vm template/menu.vm Date: Fri, 18 Jul 2008 05:10:49 -0000 To: commits@ibatis.apache.org From: cbegin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080718051050.6ADAF23889FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cbegin Date: Thu Jul 17 22:10:49 2008 New Revision: 677820 URL: http://svn.apache.org/viewvc?rev=677820&view=rev Log: Updated with CI links Modified: ibatis/trunk/site/pages/index.vm ibatis/trunk/site/pages/javadownloads.vm ibatis/trunk/site/template/menu.vm Modified: ibatis/trunk/site/pages/index.vm URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/index.vm?rev=677820&r1=677819&r2=677820&view=diff ============================================================================== --- ibatis/trunk/site/pages/index.vm (original) +++ ibatis/trunk/site/pages/index.vm Thu Jul 17 22:10:49 2008 @@ -49,6 +49,15 @@

News

+ +

iBATIS 2.3.3 BETA Released. And it will remain beta until...

+

(Jul 16, 2008) Practically moments after promoting iBATIS 2.3.2 to GA, a number of nasty bugs were discovered, particularly with the Spring integration. We refactored a lot of +"internal" (i.e. non-client) code in these latest versions, and so as an end-user, you really need to test the betas! So from now on, we're going to wait until we get enough confirmation +from actual production implementations (either through test suites or staging environments) that things are working well. I'm thinking at least 20 responses before moving to GA. Maybe in the long run we'll +identify dedicated testers who are willing to update to the latest beta and run a comprehensive application test suite against it.

+

Get the 2.3.3 Beta from the Java downloads page now!

+ +

iBATIS 2.3.2 Promoted to General Availability

(Jun 30, 2008) The latest version of iBATIS has been promoted to GA. This latest version requires Java 5. While it wasn't planned that way originally, we decided to take the plunge and start to "encourage" our users to upgrade their platforms (or at least become one more reason to do so). Sun will be discontinuing support for JDK 1.4 in about four months and Modified: ibatis/trunk/site/pages/javadownloads.vm URL: http://svn.apache.org/viewvc/ibatis/trunk/site/pages/javadownloads.vm?rev=677820&r1=677819&r2=677820&view=diff ============================================================================== --- ibatis/trunk/site/pages/javadownloads.vm (original) +++ ibatis/trunk/site/pages/javadownloads.vm Thu Jul 17 22:10:49 2008 @@ -7,23 +7,43 @@

iBATIS for Java Downloads

+
-

Current Release 2.3.2 (JDK 1.5 Required)

+
+ BETA is the new Production: + Our "Beta" status is a maker that is simply an indication that the product is new and has yet to be deployed to known production environments. Once + we have enough feedback from users that the sofware is working as intended, then we promote the status of the build to "General Availability". The + software does not change between Beta and General Availability release status. +

+ As the development team, we can only release Beta status software. YOU must get it promoted to General Availability by responding to the [ANNOUNCE] + email on the Mailing list with your vote of confidence and your experience having deployed it to your production environment. +

+ Please download this version and test it in the most production-like way possible and post your experience to the release announcement thread. + If you absolutely require the last General Availability version, you can download it in the sidebar to the right. +
+ +

Release 2.3.3 (JDK 1.5 Required)

+

Developer Build

+
    +
  • + Parabuild Continuous Build Server +
    Click the link above. Click the "Results" link. Look for the "ibatis-2.x.x.xxx.zip" download link near the bottom of the page.
-

Example Application