At 09:58 6/12/00 -0000, you wrote:
> public class Bootstrap {
>
> private static String base = "../";
> + private static String crimsonSources = "../../../xml-crimson/src";
// relative to base
This makes it near impossible for a lot of people to build it with this
tool. It certainly up the stakes even for those who are willing to spend
the extra time/effort to check it out - worse it could leads us to not
being able to determine whos at fault after a change (ie crimson people
make a mistake and it could effect you). I dislike spiderweb builds for
this very reason.
Cheers,
Pete
*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof." |
| - John Kenneth Galbraith |
*-----------------------------------------------------*