Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 37581 invoked from network); 4 Oct 2006 13:24:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 13:24:29 -0000 Received: (qmail 19186 invoked by uid 500); 4 Oct 2006 13:24:29 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 18750 invoked by uid 500); 4 Oct 2006 13:24:27 -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 18739 invoked by uid 99); 4 Oct 2006 13:24:27 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 06:24:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [212.254.223.170] ([212.254.223.170:61820] helo=gaston.verticali.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 8A/E5-00170-BE5B3254 for ; Wed, 04 Oct 2006 06:23:57 -0700 Received: from rrcs-72-43-156-78.nyc.biz.rr.com ([72.43.156.78] helo=nydev104) by gaston.verticali.com with esmtpa (Exim 4.50) id 1GV6gz-0000xr-QM for user-java@ibatis.apache.org; Wed, 04 Oct 2006 15:21:46 +0200 From: "Levan Dvalishvili" To: References: <50CA25BD6EEA954FA592C097399942E313A81050@CM1.wis.local> <6637969.post@talk.nabble.com> In-Reply-To: <6637969.post@talk.nabble.com> Subject: Ibatis jar file versioning Date: Wed, 4 Oct 2006 09:22:16 -0400 Message-ID: <004a01c6e7b8$2f9dd770$8ed98650$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi I was just curious about why ibatis library jars are versioned xxx-2.jar when zip distribution is versioned xxx-2.1.7.xxx.zip ?, is there any specific reason for it? I came across this problem when maven 1 repositories failed to provide the ibatis jars. Best Regards.