On Tue, 30 Oct 2001, Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote:
> (1) deprecate "dir" attribute, it is too confusing. Deprecation > message asks to use "basedir" param element instead. Implement using > antfile and <param name="basedir" ../>. dir does the same a "basedir" param would do, I don't see any immediate need to drop support for it. I'd like to resolve antfile relative to the current project's basedir instead of the dir attribute in Ant2, though. > (3) "inheritAll" should not affect the resolution of "basedir" or > "ant.file". It makes little sense IMHO to link this two. My preferred solution: Drop inheritAll in Ant2. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
