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 49015 invoked from network); 9 Aug 2000 11:28:35 -0000 Received: from mta04.mail.au.uu.net (HELO mta04.mail.mel.aone.net.au) (203.2.192.84) by locus.apache.org with SMTP; 9 Aug 2000 11:28:35 -0000 Received: from cognetnt ([63.34.196.194]) by mta04.mail.mel.aone.net.au with SMTP id <20000809112830.OOFG7848.mta04.mail.mel.aone.net.au@cognetnt> for ; Wed, 9 Aug 2000 21:28:30 +1000 From: "Conor MacNeill" To: Subject: RE: EJBC executing all the time Date: Wed, 9 Aug 2000 21:27:08 +1000 Message-ID: <003201c001f4$c09f0970$80dc1fcb@cognet.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <4.2.2.20000808232500.00d01140@vipmail.earthlink.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Ross, This task has checked whether it need to rerun weblogic.ejbc from the start of its existence. Can you give use more information about whart it is doing. Conor > -----Original Message----- > From: Ross Cormier [mailto:ross.cormier@scgo.com] > Sent: Wednesday, 9 August 2000 14:26 > To: ant-user@jakarta.apache.org > Subject: EJBC executing all the time > > > I am using the optional ejbc task, and it always executes. I would only > like it to run if one of the class files comprising the Bean has been > changed. Is there a way to do this in Ant? Do current versions of this > task, my build is about 2 weeks old, perform like javac and only build > classes that have changed? > > Regards, > Ross > >