Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 32827 invoked from network); 20 Jun 2002 18:40:08 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Jun 2002 18:40:08 -0000 Received: (qmail 17392 invoked by uid 97); 20 Jun 2002 18:40:09 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 17364 invoked by uid 97); 20 Jun 2002 18:40:08 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 17350 invoked by uid 98); 20 Jun 2002 18:40:08 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020620184001.11386.qmail@web13404.mail.yahoo.com> Date: Thu, 20 Jun 2002 11:40:01 -0700 (PDT) From: Diane Holt Subject: Compiling from subdirs To: ant-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I sent this to Bela privately, but thought maybe someone else might find it useful. See: http://marc.theaimsgroup.com/?l=ant-dev&m=102444112702134&w=2 for what he was looking to do. (Nutshell: Compile from a subdir only those files in the current directory on down.) Note: Since there's only a top-level build file, you need to run with Ant's -find option. You can set ANT_ARGS to include it for you instead of having to type it every time, but be sure to include the build file name as well, even if it's build.xml (otherwise, anything following -find will get interpreted as the build file name [true, even when typed by hand on the command-line, unless -find is the last arg]). Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: