From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Wed, 20 Mar 2002, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote:
>
> > One thing that could be added, though, is the possibility of
> > defining lists of ant targets to be called instead of only one.
>
> You can have multiple deliver elements per project.
This is a *must* that will be heavily used by Forrest.
>Currently my idea
> is that you'd define a new project definition if you need multiple
> targets - or simply define a meta-target in your build files that
> depends on the others.
>
> > <ant result-dir="build/gump-results">
> > <ant target="package"/>
> > <ant target="extreme-unit-tests"/>
> > <ant target="site"/>
> > <ant>
>
> Make them three projects - Ant for example has a test-ant and a
> dist-ant project nested into its descriptor.
Say that.
I just thought that since there are dependencies in these runs, it seemed
more sensible to keep that definition where it's needed, ie in the project
def.
Anyway, no need to do it, I can see clearly now that current Gump will be
just fine.
Thanks :-)
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>