Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 94006 invoked from network); 26 Sep 2006 17:38:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2006 17:38:05 -0000 Received: (qmail 43852 invoked by uid 500); 26 Sep 2006 17:38:02 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 43843 invoked by uid 500); 26 Sep 2006 17:38:02 -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 43832 invoked by uid 99); 26 Sep 2006 17:38:02 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2006 10:38:02 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=larry.meadors@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=larry.meadors@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.182.191 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.182.191] ([64.233.182.191:29320] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id F0/20-14537-87569154 for ; Tue, 26 Sep 2006 10:38:02 -0700 Received: by nf-out-0910.google.com with SMTP id c31so269977nfb for ; Tue, 26 Sep 2006 10:37:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uoYbR9SFPrBHphSWz2Nusx+dZMlIL0ruM17iodMeVd4HeY8MAmwXr0nSdPbZMTCwq443GkZDrlOganwvtFzsRfLd6GXvXeMyLf32/fw7qYL0zMRA+DES5lXPiE5ke2mjfchp6D8cXLVz1uBfW+munRCObnqROu9zmPBzWc4nTmg= Received: by 10.48.220.15 with SMTP id s15mr1331277nfg; Tue, 26 Sep 2006 10:37:52 -0700 (PDT) Received: by 10.49.91.13 with HTTP; Tue, 26 Sep 2006 10:37:51 -0700 (PDT) Message-ID: Date: Tue, 26 Sep 2006 11:37:51 -0600 From: "Larry Meadors" Reply-To: lmeadors@apache.org Sender: larry.meadors@gmail.com To: user-java@ibatis.apache.org Subject: Re: Package Depedency (JDepend) 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: X-Google-Sender-Auth: dac8b9655083b3f0 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I do not know, but iBATIS has no *required* dependencies. Different configurations (i.e., lazy loading, certain caches, etc..) may introduce some runtime dependencies. Larry On 9/26/06, fredmaster wrote: > > Somebody executed JDepend or other tool to analyse dependency clycle ?