Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 86558 invoked from network); 17 Oct 2000 22:39:34 -0000 Received: from unknown (HELO smtp.cortexebusiness.com.au) (210.8.213.130) by locus.apache.org with SMTP; 17 Oct 2000 22:39:34 -0000 Received: (from daemon@localhost) by smtp.cortexebusiness.com.au (8.10.0/8.10.0) id e9HMdUq26008 for ; Wed, 18 Oct 2000 09:39:30 +1100 (EST) Received: from monkey(192.168.1.8), claiming to be "monkey.prod.thespot.com.au" via SMTP by ripley.devl.ebinteractive.com.au, id smtpdAAAzLaySY; Wed Oct 18 09:39:25 2000 Received: (from daemon@localhost) by monkey.prod.thespot.com.au (8.10.0/8.10.0) id e9HMdOB10092 for ; Wed, 18 Oct 2000 09:39:24 +1100 (EST) Received: from UNKNOWN(192.168.1.9), claiming to be "chunky.devl.ebinteractive.com.au" via SMTP by monkey, id smtpdAAARIaOSt; Wed Oct 18 08:39:20 2000 Received: from snotty (snotty.devl.ebinteractive.com.au [192.168.1.32]) by chunky.devl.ebinteractive.com.au (8.10.0/8.10.0) with SMTP id e9HMdKB18550 for ; Wed, 18 Oct 2000 09:39:20 +1100 (EST) From: "Conor MacNeill" To: Subject: RE: ant compiles, but no class files Date: Wed, 18 Oct 2000 09:39:58 +1100 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-reply-to: X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Nathan, I am guessing you are using an old version of ant. Try typing ant -version If that doesn't work, you need to upgrade to version 1.1, or perhaps even better, you can wait a week and upgrade to 1.2. Upgrading to a later version of ant may involve other changes so a workaround with older version of ant is to request a classic compile. Conor -- Conor MacNeill conor@cortexebusiness.com.au Cortex eBusiness http://www.cortexebusiness.com.au -----Original Message----- From: Nathan@leopard.com [mailto:Nathan@leopard.com] Sent: Wednesday, 18 October 2000 9:23 To: ant-user@jakarta.apache.org Subject: ant compiles, but no class files Hello list, I am hoping you may have seen this problem before. Ant is seeing my source directory and claims to have compiled everything, but no class files appear in the destination directory (or anywhere else on the machine). Ant does create all of the other directories and files it needs to, so it doesn't appear to be a permissions problem, and the source files are there. 84 is the correct number of files it should compile btw. The brief output appears below, if anyone has any suggestions I would greatly appreciate them. Thanks, -- nathan Buildfile: build.xml Project base dir set to: E:\project\project\build\deploy_war Executing Target: prepare Executing Target: compile Compiling 84 source files to E:\tomcat\webapps\projectdev\WEB-INF\classes Performing a Modern Compile Completed in 1 seconds E:\project\project\build\deploy_war>dir \tomcat\webapps\projectdev\WEB-INF\classes Volume in drive E has no label. Volume Serial Number is CCBE-319C Directory of E:\tomcat\webapps\projectdev\WEB-INF\classes 10/17/00 03:41p . 10/17/00 03:41p .. 2 File(s) 0 bytes 3,466,444,800 bytes free