Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 21538 invoked from network); 24 Aug 2006 15:16:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 15:16:26 -0000 Received: (qmail 12962 invoked by uid 500); 24 Aug 2006 15:16:26 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 12419 invoked by uid 500); 24 Aug 2006 15:16:24 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 12408 invoked by uid 99); 24 Aug 2006 15:16:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 08:16:24 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of michael.campbell@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2006 08:16:24 -0700 Received: by nf-out-0910.google.com with SMTP id l23so644461nfc for ; Thu, 24 Aug 2006 08:16:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OhreS43aXD5eJ0fu/z855SoEOtBhhwcuecUAucPcM/UfZ+fyH3QOAOPkOAyL7Ngu7qmDTB6RxvWqIdFVw5gu7f7QSHcs2G1HUfWOulYx7QBwcXQ0TwpoDSQiorGX4soANx4C4SdVtS02GxLQTkMiEdEcnx2VZmv/i9YEm4R/yS0= Received: by 10.49.29.2 with SMTP id g2mr3745399nfj; Thu, 24 Aug 2006 08:16:02 -0700 (PDT) Received: by 10.48.162.7 with HTTP; Thu, 24 Aug 2006 08:16:02 -0700 (PDT) Message-ID: <811f2f1c0608240816t13929d4cqa71599dcc2be9a37@mail.gmail.com> Date: Thu, 24 Aug 2006 11:16:02 -0400 From: "Michael Campbell" To: user-java@ibatis.apache.org Subject: Re: iBATIS v2.2.0 Beta In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44ed783e.02ba790e.23c1.11dd@mx.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm in the same boat. While I'm waiting for them to release the final version into ibiblio however, I just installed the iBatis 2.2.0.xxx jars into my local repository. On 8/24/06, Carlos Cajina wrote: > > > Hi, good morning! > > Regarding the iBATIS release process discussed in this thread I wonder How > this release process would affect Maven repositories (i.e. ibiblio)? I'm > thinking of users who, like me, have some sort of automated dependencies > manager. > > By the way, Would the naming change in this repositories? Currently one can > find iBATIS under com.ibatis, not under the apache umbrella ;^) > > Regards, > > Carlos > ___________________________________________ > "You don't see what you're seeing until you see it, > but when you do see it, > it lets you see many other things." > > > ----- Original Message ----- > From: Jeff Butler > To: user-java@ibatis.apache.org > Sent: Thursday, August 24, 2006 6:26 AM > Subject: Re: iBATIS v2.2.0 Beta > > > It is beta because it was a very large update, and we wanted some user > feedback beyond our own testing. > > So far there has been only one issue when using the JDBC/ODBC bridge driver > (rarely used I think). > > Our release process is to release new versions as beta, and after some time > we will take a vote to upgrade the release to GA. You can read more about > the process here: > > http://opensource.atlassian.com/confluence/oss/display/IBATIS/Release+Process > > My advice is to try version 2.2.0 unless you are using the JDBC/ODBC bridge > driver. > > Jeff Butler > > > On 8/24/06, Rashmi Dixit wrote: > > > > > > > > > > > > Hi, > > > > > > > > I see from the website that the latest version of iBATIS released is a > Beta version. What does this imply? (I apologize if my question is very > juvenile). I need to upgrade from the older version to this one. However, is > this is a good time to do so? Or should I wait until GA to upgrade my > application? > > > > > > > > Thanks! > > > > Rashmi > > -- Optimism is an occupational hazard of programming: feedback is the treament. -- Kent Beck