Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 3272 invoked from network); 29 Jul 2004 23:11:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Jul 2004 23:11:36 -0000 Received: (qmail 60404 invoked by uid 500); 29 Jul 2004 23:11:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 59594 invoked by uid 500); 29 Jul 2004 23:11:27 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 59579 invoked by uid 99); 29 Jul 2004 23:11:27 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=HTML_60_70,HTML_MESSAGE,HTML_TEXT_AFTER_BODY,HTML_TEXT_AFTER_HTML X-Spam-Check-By: apache.org Received: from [203.202.42.4] (HELO mxhost1.ato.gov.au) (203.202.42.4) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 29 Jul 2004 16:11:23 -0700 Received: from usfr066.safer.tax ([203.202.44.65]) by mxhost1.ato.gov.au (8.12.10/8.12.9) with ESMTP id i6TNAerv008928 for ; Fri, 30 Jul 2004 09:10:40 +1000 (EST) Received: from usfr021.primary.ceg.tax (usfr021-qfe2.primary.ceg.tax [172.20.158.1]) by usfr066.safer.tax with ESMTP id i6TNBGno021504 for ; Fri, 30 Jul 2004 09:11:16 +1000 (EST) Received: (from smap@localhost) by usfr021.primary.ceg.tax (8.12.10/8.12.10) id i6TNBFgM013625 for ; Fri, 30 Jul 2004 09:11:15 +1000 (EST) Received: from nodnsquery(10.33.40.52) by usfr021 via smap (V5.5) id xma013282; Fri, 30 Jul 04 09:10:44 +1000 Received: from cbr07m003.prod.atonet.gov.au (unverified) by cbr07m011.prod.atonet.gov.au (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Fri, 30 Jul 2004 09:10:44 +1000 Received: from cbr07m001.prod.atonet.gov.au ([10.33.48.5]) by cbr07m003.prod.atonet.gov.au with Microsoft SMTPSVC (6.0.3790.0); Fri, 30 Jul 2004 09:10:44 +1000 Received: from cbr01m002.prod.atonet.gov.au ([10.34.48.16]) by cbr07m001.prod.atonet.gov.au with Microsoft SMTPSVC (6.0.3790.0); Fri, 30 Jul 2004 09:10:44 +1000 Received: from cbr01m001.prod.atonet.gov.au ([10.34.48.5]) by cbr01m002.prod.atonet.gov.au with Microsoft SMTPSVC (6.0.3790.0); Fri, 30 Jul 2004 09:10:44 +1000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C475C1.45FFE170" X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Subject: RE: Ant Compiles ...but no class files Date: Fri, 30 Jul 2004 09:10:43 +1000 Message-ID: <1E75DD4776B804498B5FC3B2BF736DDE148949@cbr01m001.prod.atonet.gov.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ant Compiles ...but no class files Thread-Index: AcR1v69gDnSSc6PFSr2ufHkRpKji9AAANauw From: "Perkins, Kristian" To: "Ant Users List" X-OriginalArrivalTime: 29 Jul 2004 23:10:44.0014 (UTC) FILETIME=[463394E0:01C475C1] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C475C1.45FFE170 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable you might count 100 errors out of 5202 file as just a few, but I think javac gives up compiling after reaching 100 errors, so it is more than likely that can't find any error free class before it hits 100 therefore no .class files outputed. I suggest to fix up the errors or if you really don't want to compile the whole source tree, find the ones you want and compile themn in isolation. =20 Kristian -----Original Message----- From: Thittai, Ranganathan N. [IE] [mailto:rthittai@telcordia.com]=20 Sent: Friday, 30 July 2004 8:57 AM To: 'user@ant.apache.org' Subject: Ant Compiles ...but no class files =09 =09 This one is really driving me crazy. Any help is appreciated. Am using ANT version 1.6.2 on Win XP to build an entire java source tree (about 5000 + source files). =20 I run ant as ant -f ant_bld_sd.xml =20 Ant builds fine with just a few errors. But I cannot see any compiled classes at all. =20 Attached are my build XML and the ANT output. =20 Thanks **************************************************************** IMPORTANT The information transmitted is for the use of the intended recipient only = and may contain confidential and/or legally privileged material. Any review= , re-transmission, disclosure dissemination or other use of, or taking of a= ny action in reliance upon, this information by persons or entities other t= han the intended recipient is prohibited and may result in severe penalties= . If you have received this e-mail in error please notify the Privacy Hotl= ine of the Australian Taxation Office, telephone 13 28 69 and delete all co= pies of this transmission together with any attachments.=20 **************************************************************** ------_=_NextPart_001_01C475C1.45FFE170--