Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 31973 invoked from network); 4 Nov 2006 03:05:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2006 03:05:42 -0000 Received: (qmail 7845 invoked by uid 500); 4 Nov 2006 03:05:51 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 7831 invoked by uid 500); 4 Nov 2006 03:05:51 -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 7820 invoked by uid 99); 4 Nov 2006 03:05:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 19:05:50 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of clinton.begin@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Nov 2006 19:05:38 -0800 Received: by nf-out-0910.google.com with SMTP id p48so1618881nfa for ; Fri, 03 Nov 2006 19:05:15 -0800 (PST) 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:references; b=uDS4OttrxFY58liCaysDUKhQNeH75FD2epEycIZCXnKQSdFfKMgRmypdOgtNdEH8nDkOPSJ4NF/Se/1uIbCAZoFfEPi6L7us0H8l4LYNLGec7n6t0qPrIp+ixAhtHT3llzdv8RGEmH9MA1KEdonNpc2Ycwq3GlfeIMpxj+6c38U= Received: by 10.49.10.3 with SMTP id n3mr2339951nfi.1162609515516; Fri, 03 Nov 2006 19:05:15 -0800 (PST) Received: by 10.49.13.9 with HTTP; Fri, 3 Nov 2006 19:05:15 -0800 (PST) Message-ID: <16178eb10611031905s7bf38aa3m8db5a05a552b3b3a@mail.gmail.com> Date: Fri, 3 Nov 2006 20:05:15 -0700 From: "Clinton Begin" To: user-java@ibatis.apache.org Subject: Re: [NOTICE] Intending to release 2.2.1 In-Reply-To: <2fe5ef5b0611030542m29618777jec0eb7657c04248a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38419_26930719.1162609515475" References: <16178eb10611020950m7427987alf2ea1b9d04b98434@mail.gmail.com> <2fe5ef5b0611030542m29618777jec0eb7657c04248a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_38419_26930719.1162609515475 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline >> https://issues.apache.org/jira/browse/IBATIS-363 I had a look and commented on this issue in JIRA. Can I request to move forward with 2.3 without this fix? As you will see in my comments...there are a couple of issues with changing this behavior. Would that be okay? Cheers, Clinton On 11/3/06, Brandon Goodin wrote: > > I just posted this issue that i'd like to fix for this release. It is a > simple fix. But, i wanted to get some feedback as to where we should place > it. > > https://issues.apache.org/jira/browse/IBATIS-363 > > > Also, I think we need to still make the DAO available on the site for > download. Except we need to mark it as deprecated and unsupported. We should > also provide upgrade instructions to users if we aren't already going to do > so. I can see where this move will be very confusing to some. There are some > people who are still using the DAO including our example app. > > Brandon > > > On 11/2/06, Clinton Begin < clinton.begin@gmail.com> wrote: > > > > Hi everyone, > > > > I would like to release iBATIS 2.2.1 by the end of the weekend if > > possible. > > > > It's a pretty significant release, probably more than just a X.X.1release....we could call it > > 2.3 if you think that would be more appropriate. > > > > The changes so far are: > > > > o DEPRECATED All PaginatedList related features due to misuse, minimal > > applicability and inflexibility > > o DEPRECATED DAO Framework -- Removed from primary distribution, > > available as a separate download > > o Removed DAO framework from Subversion source tree (tagged before > > removal) > > o Changed deployment file naming convention, dropped "DBL" and > > lowercased all > > o Merged common and sqlmap jar files (no more DAO means there's no > > point in keeping commons separate) > > o Implemented transaction level PreparedStatement caching > > o Fixed IBATIS-335 - Don't call setQueryTimeout if no value specified > > o Fixed IBATIS-353 - Probe exception when using inheritance hierarchies > > > > Are there any bugs etc. that should make it into the next release? > > > > Cheers, > > > > Clinton > > > > ------=_Part_38419_26930719.1162609515475 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
>> https://issues.apache.org/jira/browse/IBATIS-363

I had a look and commented on this issue in JIRA.  Can I request to move forward with 2.3 without this fix?  As you will see in my comments...there are a couple of issues with changing this behavior. 

Would that be okay?

Cheers,
Clinton


On 11/3/06, Brandon Goodin < brandon.goodin@gmail.com> wrote:
I just posted this issue that i'd like to fix for this release. It is a simple fix. But, i wanted to get some feedback as to where we should place it.

https://issues.apache.org/jira/browse/IBATIS-363


Also, I think we need to still make the DAO available on the site for download. Except we need to mark it as deprecated and unsupported. We should also provide upgrade instructions to users if we aren't already going to do so. I can see where this move will be very confusing to some. There are some people who are still using the DAO including our example app.

Brandon



On 11/2/06, Clinton Begin < clinton.begin@gmail.com> wrote:
Hi everyone,

I would like to release iBATIS 2.2.1 by the end of the weekend if possible. 

It's a pretty significant release, probably more than just a X.X.1 release....we could call it 2.3 if you think that would be more appropriate. 

The changes so far are:

 o DEPRECATED All PaginatedList related features due to misuse, minimal applicability and inflexibility
 o DEPRECATED DAO Framework -- Removed from primary distribution, available as a separate download
 o Removed DAO framework from Subversion source tree (tagged before removal)
 o Changed deployment file naming convention, dropped "DBL" and lowercased all
 o Merged common and sqlmap jar files (no more DAO means there's no point in keeping commons separate)
 o Implemented transaction level PreparedStatement caching
 o Fixed IBATIS-335 - Don't call setQueryTimeout if no value specified
 o Fixed IBATIS-353 - Probe exception when using inheritance hierarchies

Are there any bugs etc. that should make it into the next release?

Cheers,

Clinton


------=_Part_38419_26930719.1162609515475--