David Weintraub wrote:
>
> I don't believe there's a IsPropertyTrue condition.
Well David, as I said, my code works fine in Windows, and only falls over in
Linux. You might like to look at this:
http://ant-contrib.sourceforge.net/tasks/tasks/more_conditions.html
ispropertytrue
Your propose
I don't believe there's a IsPropertyTrue condition. I believe you might want
to be using the condition.
This should work:
<*istrue* property="BPELForceBuild"/>
On Wed, Jun 3, 2009 at 6:22 AM, Ken Turner wrote:
>
> I'm using Ant version 1.6.5, and ant-contrib-1.0b2.j