Re: ant-contrib: ispropertytrue

2009-06-03 Thread Ken Turner
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

Re: ant-contrib: ispropertytrue

2009-06-03 Thread David Weintraub
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