Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7619 invoked by uid 500); 31 Jul 2003 18:04:08 -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 7608 invoked from network); 31 Jul 2003 18:04:07 -0000 Received: from exmc01.classmates.com (HELO exmc01.cm.cmates.com) (65.197.174.116) by daedalus.apache.org with SMTP; 31 Jul 2003 18:04:07 -0000 Received: by exmc01.cm.cmates.com with Internet Mail Service (5.5.2653.19) id <359MPDMH>; Thu, 31 Jul 2003 11:04:11 -0700 Message-ID: <1992288E15AA5F4FA866DCF4F318465401CB3965@ursamajor.cm.cmates.com> From: Richard Hill To: "'user@ant.apache.org'" Subject: Setting a project timeout? Date: Thu, 31 Jul 2003 11:04:11 -0700 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 I'm using ant to run some tests scripts and I'm running into an issue where the scripts (Ant/HttpUnit/JUnit based) hang waiting for a response from a web server that may never come. Is there a way of giving an Ant project a timeout to fail/end gracefully if it runs too long? If so, how would you do it? Any ideas would be much appreciated. Thanks, Richard --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org