> > 2. Can you have a called Ant script define properties which 
> > can be picked up by the calling Ant script.
> 
> Write them to a file that gets read back in by the parent build
> process.  Most of the time, you don't want to do this 8-)

Okay, I'll bite.  Why isn't this a good idea?  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?

Thanks,
Dave.

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to