>>>>> "JAF" == Jose Alberto Fernandez <[EMAIL PROTECTED]> writes:
JAF> you need to make some pivate method of Javac protected Yes, I've come accross several other places where we could make Ant classes more inheritance friendly. No problem with making methods like getCompileClasspath protected - just tell us know which others you'd need. JAF> Is it possible to redefine core tasks inside a project, Actually I haven't tried. If you put the taskdefs first (outside of any target) chances are that it could work. Stefan
