n Thu, Jul 9, 2009 at 3:44 AM, kleinfisch wrote:
>>
>> example:
>> i have a property as following defined:
>>
>> the count of value is dynamic.
>> the question is: how can i define the refid inside path with for task:
>> - Test 1:
>>
>>
>&g
ANT this way:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> --
> Jürgen Knuplesch
> -Ursprüngliche Nachricht-
> Von: kleinfisch [mailto:kleinfi...@gmx.net]
> Gesendet: Donnersta
clever idea, but as testing the following "echo" is used for listing the
contents of build.path, and an error
classpath.contents=${classpath.contents}
ERROR:
This data type contains a circular reference.
--
View this message in context:
http://www.nabble.com/for-task-inside-path-task-tp2440
example:
i have a property as following defined:
the count of value is dynamic.
the question is: how can i define the refid inside path with for task:
- Test 1:
Result: failed, because "path" doesn't support the nested "for" element.
- Test 2: