> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Freitag, 15. Februar 2002 10:58 > To: [EMAIL PROTECTED] > Subject: Re: Thoughts about <ant> task > > > On Mon, 11 Feb 2002, Knut Wannheden <[EMAIL PROTECTED]> wrote: > > > I just wanted to know if any progress has been made on this issue > > regarding closer specification, or (even better) implementation? > > It looks more as if the Ant developer community isn't really sure > whether <anton> is a good idea - it has been accepted as a task for > Ant2, but enhancement requests that ask for <anton>'s functionality in > bugzilla (bug-id 6204) have recently been rejected. >
I see a slight similarity between the two features, but t doesn't seem like the feature request is asking for the same thing. It asks for <apply> to call a specific target for every file in a fileset. The <anton> would be about calling a set of targets (probably part of other buildfiles) as identified by a fileset. > Given this schizophrenic situation, nobody has done any work on > <anton>. > I suppose it is going to be part of Ant2 somehow... But if the concept of a workspace, so that projects can be built in a DAG, is implemented somehow I guess that the <anton> task would be superfluous anyways. -- knut
