On 2008-11-20, Dominique Devienne <ddevienne@gmail.com> wrote:
> On Thu, Nov 20, 2008 at 9:32 AM, Stefan Bodewig <bodewig@apache.org> wrote:
>> The *only* differences between <target> and <target-group> in trunk
>> are:
>> * <target-group>s must be empty
> I like that.
>> * you cannot use the target-group attribute to change the depends list
>> of a plain target
> Hmmm, you've lost me again ;) What's a plain target? If it's one w/o a
> (target-)?group attribute, the above sentence has a logical
> contradiction that throws me off.
target-group is-a target. A "plain target" is a target as opposed to
a target-group.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|