Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 28711 invoked from network); 2 Oct 2000 18:16:36 -0000 Received: from unknown (HELO odo.i2.com) (64.26.226.21) by locus.apache.org with SMTP; 2 Oct 2000 18:16:36 -0000 Received: from i2.com ([10.16.16.152]) by odo.i2.com (8.9.0/8.9.0) with ESMTP id NAA16180 for ; Mon, 2 Oct 2000 13:15:03 -0500 (CDT) Message-ID: <39D8D0E9.5EC30C14@i2.com> Date: Mon, 02 Oct 2000 13:16:09 -0500 From: Ken Wood X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: ant-dev@jakarta.apache.org Subject: Re: ClearCase integration? References: <39D8CB96.A793EB7B@lmco.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I've just used the 'exec' task - didn't see any real reason/benefit to trying to develop a task for something that could be trivially done with exec.... Nina Nussbaum-Jones wrote: > > Has anyone written a tag for checkin and checkout of clearcase?