On Fri, 15 Nov 2002, Dave Rathnow <dave.rathnow@wrx-ca.com> wrote:
> I would like to have a way that all common properties are set in a
> single build script so I don't have to modify all my build scripts
> if changes are made.
>
> Can you suggest another method?
Set them in the build script that is calling the other scripts.
Set them in a property file instead of a build script.
Set them in an XML file instead of a build script and load them via
<xmlproperty>.
Stefan
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|