On Nov 20, 2007 12:36 AM, Dan Fabulich <[EMAIL PROTECTED]> wrote: > Brett Porter wrote: > > > 4.7, 5.1 and 5.5 tend to be used now. It would be good to retain compat with > > them if possible. BTW, 5.6 and 5.7 are now in the repo. > > Looking more closely at the code, I find that the code asserts that it > supports 4.7 and higher. > > I've got an integration test written (not yet checked in) that runs a > minimal TestNG suite with every version of TestNG present on central from > 4.7 on up. (4.7, 5.0, 5.0.1, 5.0.2, 5.1, 5.5, 5.6 and 5.7) > > I find that my TestNG 5.0 and 5.0.1 ITs fail as no tests are run. 5.0.2 > works, and so do all of the other versions listed. > > I've filed SUREFIRE-375 on this. But would we ever fix it? >
I don't think it is a complex issue to fix it. However, I am missing the details on what source code I should work. And also what would be the process (as you already know the old one wasn't the perfect one :) ). ./alex -- .w( the_mindstorm )p. > -Dan >
