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 <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to