[moved from general] > Are you using build.sysclasspath in bootstrap-ant? If not, you've > picked up the jar from Ant's CVS (which is JUnit 3.7) there.
I have no problem with the initial bootstrap using the hardwired junit, I just seem to recall that the bootstrap left things clean so that the next call to build jakarta ant would rebuild everything. I'll take a look into using ANT_OPTS, but I may choose to add support for $* (sh) or %1 %2 %3 %4 %5 %6 %7 %8 %9 (bat) instead. - Sam Ruby
