Sam Ruby wrote:
> Ant comes with a build script.  The question is whether each project should
> check in their own (and possibly different) version of Ant, or should a
> person be able to install it once and use it everywhere?

Besides the obvious risk that a new version of a dependent tool
may break a project build, by not checking in the build tools
it becomes impossible (or at the least, very difficult) to 
recreate past builds. Our choice for Xerces builds was partly
motivated by this concern.

BTW, I was trying to reproduce your Axis errors yesterday and
was having some apparant classpath problems. I'll keep trying
today to get Axis to build so that I can see if the latest code
for Xerces2 still exhibits the problems you were talking about.

-- 
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to