Hi Greg, > FYI, I just updated my Ant JUnit version to 4.6 and everything builds fine. My trouble was for this, but if all is working it's great !
> My Eclipse installation is using JUnit 4.3 - we should probably standardize > on a JUnit version for Pivot 1.3 so we're all running the same thing. i agree with this ... the problem with Eclipse is that using its JUnit version we can depend on a specific Eclipse version, so why not try to define our as an eclipse variable (already set in core build path), and let/tell users to define that variable in their workspaces, pointing to their junit.jar ? In any case, maybe we can think to use the latest JUnit version when we'll start the 1.3 trunk, and if possible use the same for eclipse and for ant builds. For the commit to Subversion, excuse me but until tonight or tomorrow night i cannot try, so it's better if you can do the commit for me ... Bye, Sandro
