Mikael Petterson (KI/EAB) wrote:
> Hi,
>
> I have a 4 buildfiles to build different subproducts. However I have
> found out that it is costly to update each one of the every time a
> change ocurrs in e.g. compile target. I wish to have a generic
> compile, jar, init..... target that I can use in each build. Any
> hints on how I can do this? All pointers and suggestions are very
> much welcome!!
I strongly agree with what Ivan and Stefan suggested - start of with a
consistent structure across all of your projects and from here play
around with <import>. You can achieve a lot of modularization without
too much effort.
Cheers, Steve.
>
> Mikael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For
> additional commands, e-mail: user-help@ant.apache.org
>
>
--
|---------------------------------------|
| Magic by Merlin |
| Production by Avalon |
| |
| http://avalon.apache.org |
|---------------------------------------|
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|