Ant has resolved your variables references. Your "if" should look like this: <target name="test-unit" if="unit.test">
On Tue, Nov 24, 2009 at 7:32 PM, Ben Cuthbert <bencuthb...@me.com> wrote: > Yes I got the following error running in debug > > test-unit: > Skipped because property 'true' not set. > > > ant build -Dunit.test=true -verbose > > What is the property true > > > On 24 Nov 2009, at 14:42, glenn opdycke-hansen wrote: > >> Suggest that you run in verbose mode. i suspect that the target could be >> the cause. >> -glenn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org