new features I would like in 1.6.
1) import task to import in-line
at the moment, it imports at the end of the build file, thus
messing up order for top level defines.
2) ability to have custom conditions - see bugzilla 17199 :-)
3) add if and unless attributes for some tasks
e.g. in <exec> one can set os = whatever to enable
running this task. But normally one would have set a property
that would have depended on more conditions than the os.
post 1.6
4) move cpptasks from ant-contrib to main-line ant, in the optional
tasks area
Peter
On Thursday 13 March 2003 08:17, Stefan Bodewig wrote:
> On Wed, 12 Mar 2003, Costin Manolache <[EMAIL PROTECTED]> wrote:
> > Do we have any plan or idea on when we'll start distributing 1.6
> > milestone builds ?
>
> Ant has never released any milestone builds so far, so no, there is no
> plan yet AFAIK. If there was, you'd know it for sure 8-)
>
> Before we release a milestone we should make sure that whatever we
> release at least passes our tests (including the currently disabled
> ImportTest) and doesn't have any known regressions (see my mail of
> yesterday).
>
> And then I'd really love to have a rundown of the new features (I was
> swamped when you committed the parts coming from the embed proposal
> and lost track of it, a simple short list would suffice for starters)
> and look at them one by one to get consensus on whether we want them -
> if we can't agree on a given feature, it shouldn't be included in a
> milestone at all IMHO.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]