Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 74307 invoked from network); 3 Jun 2003 09:17:15 -0000 Received: from unknown (HELO websmtp.corp.mphasis.com) (203.124.140.171) by daedalus.apache.org with SMTP; 3 Jun 2003 09:17:15 -0000 Received: FROM bkorex02.corp.mphasis.com BY websmtp.corp.mphasis.com ; Tue Jun 03 12:07:23 2003 +0500 Received: from bbrgfe01.corp.mphasis.com ([172.32.33.16]) by bkorex02.corp.mphasis.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 3 Jun 2003 12:07:09 +0530 Received: from kor2203 ([192.168.31.209]) by bbrgfe01.corp.mphasis.com with Microsoft SMTPSVC(5.0.2195.5329); Tue, 3 Jun 2003 12:07:09 +0530 From: "vijay.gupta" To: "'Ant Users List'" Subject: RE: URGENT: Compiling from more than one directory Date: Tue, 3 Jun 2003 12:07:08 +0530 Message-ID: <001d01c3299a$8eaef940$d11fa8c0@corp.mphasis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <200207110832.12041.b.broeksema@home.nl> X-OriginalArrivalTime: 03 Jun 2003 06:37:09.0234 (UTC) FILETIME=[8EB38D20:01C3299A] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N make srcdir="." and includes="${sAdministratie}/${sDatabase}/**" it shud work ---vijay -----Original Message----- From: Bertjan Broeksema [mailto:b.broeksema@home.nl] Sent: Thursday, July 11, 2002 12:02 PM To: Ant Users List Subject: Re: URGENT: Compiling from more than one directory No they fall both under the same root. Like: /src/sDatabase /src/sAdministratie I don't know how to do this. On Tuesday 03 June 2003 01:37, W. Sean Hennessy wrote: > 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: > > destdir="${bAdministratie}" > includes="${sDatabase}/**" /> > > 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 > > > > > ------------------------------------------------ --------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org -------------------------------------------------- ------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org