Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 67480 invoked from network); 4 Nov 2002 06:57:08 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Nov 2002 06:57:08 -0000 Received: (qmail 22100 invoked by uid 97); 4 Nov 2002 06:58:04 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 22031 invoked by uid 97); 4 Nov 2002 06:58:03 -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 3916 invoked by uid 98); 1 Nov 2002 19:25:53 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Fri, 1 Nov 2002 11:24:58 -0800 (PST) From: Steve Drach X-X-Sender: To: cc: Subject: javah doesn't seem to check class file timestamps (and dependset issue) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Why doesn't javah check to see if a class file is newer than a header file, so it can rebuild out of date header files? I have to resort to the following. Does anybody know how to simplify this? The repetition of the dependset really bothers me. -- To unsubscribe, e-mail: For additional commands, e-mail: