Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 72182 invoked from network); 2 Jun 2003 23:37:19 -0000 Received: from mail9.atl.registeredsite.com (64.224.219.83) by daedalus.apache.org with SMTP; 2 Jun 2003 23:37:19 -0000 Received: from imta01a2.registeredsite.com (imta01a2.registeredsite.com [64.225.255.10]) by mail9.atl.registeredsite.com (8.12.8/8.12.9) with ESMTP id h52NbQI3011770 for ; Mon, 2 Jun 2003 19:37:27 -0400 Received: from sean ([66.185.161.90]) by imta01a2.registeredsite.com with SMTP id <20030602233724.HHBP25395.imta01a2.registeredsite.com@sean> for ; Mon, 2 Jun 2003 19:37:24 -0400 From: "W. Sean Hennessy" To: "Ant Users List" Subject: RE: URGENT: Compiling from more than one directory Date: Mon, 2 Jun 2003 16:37:07 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <200207110127.24515.b.broeksema@home.nl> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N is ${sDatabase} a subdirectory of ${sAdministratie} such that *.java files can be found under "${sAdministratie}/${sDatabase}/" -----Original Message----- From: Bertjan Broeksema [mailto:b.broeksema@home.nl] Sent: Wednesday, July 10, 2002 4:27 PM To: user@ant.apache.org Subject: URGENT: Compiling from more than one directory I use the following piece of ant code to compile sourcefiles in a directory that uses source files that are in the sDatabase dir: The problem is that ant says build succesfull but there is notting compiled. How can i solve this? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org