Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 65096 invoked from network); 20 Oct 2004 01:07:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Oct 2004 01:07:04 -0000 Received: (qmail 91015 invoked by uid 500); 20 Oct 2004 01:07:03 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 90732 invoked by uid 500); 20 Oct 2004 01:07:01 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 90717 invoked by uid 99); 20 Oct 2004 01:07:00 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jak-ant-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Oct 2004 18:06:59 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CK4wK-0005BZ-00 for ; Wed, 20 Oct 2004 03:06:56 +0200 Received: from 209-6-203-157.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.203.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2004 03:06:56 +0200 Received: from jesse.glick by 209-6-203-157.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2004 03:06:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@ant.apache.org From: Jesse Glick Subject: Re: hotswap Date: Tue, 19 Oct 2004 21:06:36 -0400 Organization: Sun Microsystems Lines: 17 Message-ID: References: <4166C825.6000809@apache.org> <416C8EED.5010508@dotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 209-6-203-157.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 X-Accept-Language: en-us, en In-Reply-To: <416C8EED.5010508@dotech.com> Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Kavanagh wrote: > Just wondering if anyone else has any thoughts on the target, > feel free to look at the web page (http://hotswap.dev.java.net/) and > read Steve's comments below. Looks cool... BTW you may be interested to know that NetBeans 4.0 uses a similar task to do hotswapping during debugging: http://www.netbeans.org/source/browse/~checkout~/debuggerjpda/ant/antsrc/org/netbeans/modules/debugger/jpda/ant/JPDAReload.java?content-type=text/plain This task however makes use of some IDE-specific calls for various reasons. -J. -- Jesse Glick x22801 NetBeans, Open APIs --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org