You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Ross Cormier <ro...@scgo.com> on 2000/08/09 06:26:14 UTC

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


RE: EJBC executing all the time

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
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
>
>