Bob Herrmann wrote:
> On Thu, 2002-08-15 at 00:05, Steve Downey wrote:
> 
>>(jta.present == true) and (full.dist=true or tyrex.present)
> 
> 
> Yea, your right.  I will change that to,
> 
> (full.dist==true) or ( jta.present == true and tyrex.present)
> 
> Does that sound ok?

Yes. Actually, there are a few conditions which do similar things in 
build.xml (compile.dbcp for example).

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to