Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 97635 invoked from network); 12 Aug 2009 14:03:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 14:03:56 -0000 Received: (qmail 27615 invoked by uid 500); 12 Aug 2009 14:04:02 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 27547 invoked by uid 500); 12 Aug 2009 14:04:02 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 27537 invoked by uid 99); 12 Aug 2009 14:04:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 14:04:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS 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; Wed, 12 Aug 2009 14:03:52 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MbEQN-0006UO-A4 for ivy-user@ant.apache.org; Wed, 12 Aug 2009 07:03:31 -0700 Message-ID: <24937269.post@talk.nabble.com> Date: Wed, 12 Aug 2009 07:03:31 -0700 (PDT) From: malepati To: ivy-user@ant.apache.org Subject: Design Library Folder Structure MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: kumaar.us@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hello Every one, I have a question: I want to create a custom library folder structure, is this possible thru ivy.xml ? Example: .libs ! !__Folder1 ! ! ! !__Folder1.a ! !__Folder1.b ! ! ! !_Folder1.b.i ! !__Folder2 ! !__Folder2.a !__Folder2.b ! !_Folder2.b.i Is this possible with ivy? because when I am trying to call one library i had to put all and . If i can create such kind of folder structure its easy for me to call a particular folder when its necessary. Please share your ideas. --Kumar. -- View this message in context: http://www.nabble.com/Design-Library-Folder-Structure-tp24937269p24937269.html Sent from the ivy-user mailing list archive at Nabble.com.