Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 11808 invoked from network); 1 Feb 2006 10:29:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 10:29:21 -0000 Received: (qmail 10516 invoked by uid 500); 1 Feb 2006 10:29:20 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 10472 invoked by uid 500); 1 Feb 2006 10:29:19 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 10461 invoked by uid 99); 1 Feb 2006 10:29:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 02:29:19 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.87.250.84] (HELO imsantv23.netvigator.com) (210.87.250.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 02:29:18 -0800 Received: from imsantv29.netvigator.com (imsantv23 [127.0.0.1]) by imsantv23.netvigator.com (8.13.1/8.13.1) with ESMTP id k11ASsk9009331 for ; Wed, 1 Feb 2006 18:28:55 +0800 Received: from [192.168.1.200] (awork097179.netvigator.com [203.198.90.179]) by imsantv29.netvigator.com (8.13.1/8.13.1) with ESMTP id k11ASpjp003172 for ; Wed, 1 Feb 2006 18:28:52 +0800 Message-ID: <43E08D63.2030904@cherubim.com.hk> Date: Wed, 01 Feb 2006 18:28:51 +0800 From: "Richard C. L. Li" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Project dependencies with ANT projects Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Is there any way to define project dependencies between ANT projects? Regards, Richard Li