Some incomplete changes to ant's <junit> behaviour when fork=true have caused all uses of this task with forking turned on to break under gump. This may already have been corrected; we will have to see what the next run does.

Also, we loosened some of the access on some of ant's BuildTest class, in project ant-testutils, the base class for running ant under junit and asserting things about the outcome. This stops subclasses from compiling if they replicate some of the super methods with a protected scope, because it is no longer protected. The only project that I know to break is smartfrog-tasks-test, which is one of my responsibilities.

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to