Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 79148 invoked from network); 21 Aug 2007 12:03:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 12:03:54 -0000 Received: (qmail 97996 invoked by uid 500); 21 Aug 2007 12:03:51 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 97849 invoked by uid 500); 21 Aug 2007 12:03:50 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 97840 invoked by uid 99); 21 Aug 2007 12:03:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 05:03:50 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 12:04:21 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1INSSE-0005b1-4n for ivy-user@incubator.apache.org; Tue, 21 Aug 2007 05:03:26 -0700 Message-ID: <12253284.post@talk.nabble.com> Date: Tue, 21 Aug 2007 05:03:26 -0700 (PDT) From: bhatia To: ivy-user@incubator.apache.org Subject: newbie configuration question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Bhatia@OFAC.CH X-Virus-Checked: Checked by ClamAV on apache.org Hello, I want to specify that module OFACDI can participate in a compile and/or run configuration of its caller module. For compilation, we have circular dependencies so I am setting transitive="true" to be able to compile my project despite circular deps. Am I on the right track here ? The basic idea is that to compile my project, I want to use "compile" config with transitive="true" (for circular deps) and to publish I want a "run" config. ********************************************** ********************************************** thanks a lot -- View this message in context: http://www.nabble.com/newbie-configuration-question-tf4304746.html#a12253284 Sent from the ivy-user mailing list archive at Nabble.com.