I have two separate projects and currently Project B uses files from project A using relative paths, but if I update project A and forget to build it, project B could fail. The question is, can Ant have a dependency on another ant script? (I.e. not 'import'ing, but some form of project dependency?)
Cheers, Rob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]