Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 31568 invoked from network); 25 Jan 2002 21:48:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Jan 2002 21:48:25 -0000 Received: (qmail 18751 invoked by uid 97); 25 Jan 2002 21:48:20 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 18731 invoked by uid 97); 25 Jan 2002 21:48:19 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 18711 invoked from network); 25 Jan 2002 21:48:19 -0000 Message-ID: <4564E4C01AF2D511853E0002A52932B618287E@qcmtlex1.melochemonnex.com> From: "Tran, Khiet" To: 'Ant Users List' Subject: RE: javac compiles ALL files instead of updated files Date: Fri, 25 Jan 2002 16:48:14 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks, this option helps me alot. It points out that my "package" statement does not correspond to the java directory where the source is located. -----Original Message----- From: vlad@trilogy.com [mailto:vlad@trilogy.com] Sent: Friday, January 25, 2002 1:45 PM To: Ant Users List Subject: RE: javac compiles ALL files instead of updated files Can you not run with -debug option and see what says about why it recompiles? Vlad. Please respond to "Ant Users List" To: "'Ant Users List'" cc: Subject: RE: javac compiles ALL files instead of updated files Me too, I have the same problem excepting that the javac always recompile 1 specific source file for whatever reason (on over multiple hundreds)! The modification checking works for many other projects except for this case. I am using uptodate task to avoid the problem :). Khiet. -----Original Message----- From: Krishna Mohan Nerella [mailto:njkmohan@softalia.com] Sent: Friday, January 25, 2002 1:25 PM To: ANT User List Subject: javac compiles ALL files instead of updated files i have been facing this problem with my current project. every time i try to compile ANT compiles all the source files instead of just the modified source files. I am not able to figure out why. i have my javac target as ---------------------------------------------------------------------------- ---- ---------------------------------------------------------------------------- - Interestingly, i have a similar javac target for an old project and it seems to be working perfectly fine there. Any help will be appreciated. thanks, Mohan. -- A hammer sometimes misses its mark - a bouquet never. ----------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: