Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 78818 invoked from network); 12 Aug 2004 13:30:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Aug 2004 13:30:41 -0000 Received: (qmail 87065 invoked by uid 500); 12 Aug 2004 13:30:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87032 invoked by uid 500); 12 Aug 2004 13:30:30 -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 87016 invoked by uid 99); 12 Aug 2004 13:30:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [128.96.20.32] (HELO dnsmx2pya.telcordia.com) (128.96.20.32) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 12 Aug 2004 06:30:29 -0700 Received: from rrc-its-ieg02.cc.telcordia.com (rrc-its-ieg02.cc.telcordia.com [128.96.109.3]) by dnsmx2pya.telcordia.com (8.11.7+Sun/8.9.3) with SMTP id i7CDUR509540 for ; Thu, 12 Aug 2004 09:30:27 -0400 (EDT) Received: from rrc-its-exbh01.mail.saic.com ([128.96.109.61]) by rrc-its-ieg02.cc.telcordia.com (SAVSMTP 3.1.6.45) with SMTP id M2004081209302522694 for ; Thu, 12 Aug 2004 09:30:25 -0400 Received: by rrc-its-exbh01.mail.saic.com with Internet Mail Service (5.5.2657.72) id ; Thu, 12 Aug 2004 09:30:25 -0400 Message-ID: From: "Thittai, Ranganathan N. [IE]" To: "'Ant Users List'" Subject: RE: ANT: JAVAC (No Class Files For an Incomplete Build) Date: Thu, 12 Aug 2004 09:30:24 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N NetaB, Thanks. Out of 5000+ classes, only 5 failed to compile. And those 5 failed classes lay pretty secluded deep inside the package tree. That is, hardly any classes have references to those 5. But still I do not see even 1 class file produced. I think the problem is arising from ANT. I have specified the failOnError param as below. Please let me know if anything looks wrong. -Ranga -----Original Message----- From: Neta Bar Tal [mailto:NETAB@Amdocs.com] Sent: Thursday, August 12, 2004 9:22 AM To: Ant Users List Subject: RE: ANT: JAVAC (No Class Files For an Incomplete Build) Hi Ranga, The problem you describe is a javac way of work , when it fails in compilation it stops creating classes and just gives you Compilation errors. So in the worst case no classes are generated...... netaB -----Original Message----- From: Thittai, Ranganathan N. [IE] [mailto:rthittai@telcordia.com] Sent: Thursday: August 12: 2004 3:50 PM To: 'Ant Users List' Subject: RE: ANT: JAVAC (No Class Files For an Incomplete Build) Deepak, Thanks. Param "failOnError" IS set to false. Any idea what could be wrong. -Ranga -----Original Message----- From: Angeshwar Deepak [mailto:angeshwar@yahoo.com] Sent: Thursday, August 12, 2004 8:48 AM To: Ant Users List Subject: RE: ANT: JAVAC (No Class Files For an Incomplete Build) Hi, It should get created and the build should also be sucessfull if failonerror="false" is set. bye, with regards, Deepak. --- "Thittai, Ranganathan N. [IE]" wrote: > Folks, > > Why this deafening silence? > Does anyone know the answer to this? If this is a JAVAC issue there > should be a way out. BTW, I AM setting the stopOnError flag to false > anyways. > > -Ranga > > -----Original Message----- > Sent: Wednesday, August 11, 2004 11:23 AM > To: 'Ant Users List' > Subject: ANT: JAVAC (No Class Files For an Incomplete Build) > > Folks, > > Does anyone know how to make ANT's JAVAC create class files even in > the case of a build failure. I am noticing that NO class files get > created even if just a few classes fail. > > -Ranga > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@ant.apache.org > For additional commands, e-mail: > user-help@ant.apache.org > > __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- 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 The information contained in this message is proprietary of Amdocs, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. --------------------------------------------------------------------- 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