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 37545 invoked from network); 31 Aug 2000 14:29:00 -0000 Received: from finch-post-11.mail.demon.net (194.217.242.39) by locus.apache.org with SMTP; 31 Aug 2000 14:29:00 -0000 Received: from ossl.demon.co.uk ([194.222.1.211] helo=OrbisUK.com) by finch-post-11.mail.demon.net with esmtp (Exim 2.12 #1) id 13UVKt-0007Jf-0B for ant-user@jakarta.apache.org; Thu, 31 Aug 2000 14:28:59 +0000 Received: from pandora.orbis-local.co.uk (pandora.orbis-local.co.uk [194.100.1.10]) by OrbisUK.com (8.9.3+Sun/8.9.1) with ESMTP id PAA16030 for ; Thu, 31 Aug 2000 15:27:57 +0100 (BST) Message-Id: <4.3.2.7.2.20000831152813.00be1b60@mail> X-Sender: fgallagh@mail X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 31 Aug 2000 15:30:33 +0100 To: ant-user@jakarta.apache.org From: Fergus Gallagher Subject: Re: javac task always rebuilds all In-Reply-To: References: <39AD99EE.24704D38@futuresource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Do you have your directory structure matching your package name? The javac task doesn't look at the package name as such but used the path to infer it. e.g., src/com/blubber/Something.java should be in "package com.blubber" At 10:08 31/08/00 -0400, you wrote: >hi, > >every time i run ant, all of my classes are rebuilt by the javac task, not >just the ones that either don't exist, or are out of date with respect to >the source file (as claimed in the documentation)..i am using the >'classic' compiler (jdk 1.2) on nt4.0, and ant version 1.1 compiled on >july 18 2000..any suggestions on getting javac to work as advertised would >be appreciated...thanks, > >PB>> >_____________________________________________________ > Peter Brown Senior Staff Programmer > Dept. of Computer Science 140 Governors Drive > University of Massachusetts Amherst, MA 01003-4610 > Phone: (413) 577-2505 Fax: (413) 545-1249 > pbrown@cs.umass.edu http://www.cs.umass.edu/~pbrown >----------------------------------------------------- -- Fergus Gallagher Orbis http://www.orbisuk.com/ +44-(0)20-8987 0717