From bsimonof@manu.com Wed Nov 1 12:02:35 2000 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 56682 invoked from network); 1 Nov 2000 12:02:35 -0000 Received: from mail.manu.com (HELO notesgate1.manu.com) (206.0.45.4) by locus.apache.org with SMTP; 1 Nov 2000 12:02:35 -0000 Subject: build.xml changing as I compile To: ant-user@jakarta.apache.org From: bsimonof@manu.com Date: Wed, 1 Nov 2000 07:00:18 -0500 Message-ID: X-MIMETrack: Serialize by Router on NotesGate1/MANUGISTICS(Release 5.0.5 |September 22, 2000) at 11/01/2000 07:04:09 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Does ANT attempt to change the build.xml file while the builds are running? I have the build.xml file up in my editor (Slickedit) and the editor keeps reporting that another process is attempting to change the file. Bob