Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 3155 invoked from network); 16 May 2003 13:33:32 -0000 Received: from sccrmhc02.attbi.com (204.127.202.62) by daedalus.apache.org with SMTP; 16 May 2003 13:33:32 -0000 Received: from nicki.visi.com (c-24-118-17-192.mn.client2.attbi.com[24.118.17.192]) by attbi.com (sccrmhc02) with SMTP id <20030516133333002000shh4e>; Fri, 16 May 2003 13:33:33 +0000 Message-Id: <5.2.0.9.2.20030516083334.02f8d148@shell.visi.com> X-Sender: hoju@shell.visi.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Fri, 16 May 2003 08:34:57 -0500 To: "Ant Users List" From: Jacob Kjome Subject: RE: URGENT:Issue with compiler !!! In-Reply-To: <4768C331741BD511840700508BCDF0E705285B@INDIGO> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_774420109==.ALT" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=====================_774420109==.ALT Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Does this issue go away if you put Jikes in your system path and add the=20 "magic" ant property "build.compiler=3Djikes"? Jake At 05:20 PM 5/16/2003 +0530, you wrote: >ya there were more than 100 errors and seems to me thats the coz. >tried incremnnting the memeory (as well put fork=3Dtrue), but it didn't >compile. >compiling each folder solves this issue. I have some 150 files to compile >under the source tree and i don't think its so huge. > >But guess its the memory issue with the errors thats causing this= behaviour. > >Any one know of any concrete reason why this is happening ??? > > > >-----Original Message----- >From: Bansemir, Carsten [mailto:Carsten.Bansemir@huk-coburg.de] >Sent: Thursday, May 15, 2003 5:38 PM >To: Ant Users List >Subject: AW: URGENT:Issue with compiler !!! > > >did you turn the verbose output on? >when there are more than 100 errors the compiler quits, an when u compile >seperated folders, it could be that in every folder there are less than 100 >errors, so javac runs through the hole compile process. > >But I also had problems with the javac1.3 compiler cause I had to add the >source (root) directory of the .java files to the classpath, without, it >compiles nothing (with 1.2 it worked without adding the source path), don't >ask me why ;) > >-----Urspr=FCngliche Nachricht----- >Von: Praseed Balakrishan [mailto:praseed@acceleratednetworks.soft.net] >Gesendet: Donnerstag, 15. Mai 2003 13:58 >An: user@ant.apache.org >Betreff: URGENT:Issue with compiler !!! > > >Hi All , > >Iam facing some issue with javac compiler. > >Earlier i was using javac1.3, when i faced the problem of classes not >getting generated if any one of the java file in the source tree fail to >compile. > >I switched back to javac1.2 which helped me generated the class files, but >not all. >Im facing a situaltion where, if i write diffrent javac tasks to go thru >each folder and compile, it works, but if i give the whole source tree for >compilation, it fails to generate all class files. > >any clues what might be going wrong here. > >Thanks > >--Praseed > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org --=====================_774420109==.ALT--