Howard Lewis Ship <hlship <at> gmail.com> writes: > If you refactor a class and then do a build, the source file is compiled at > its new package and name, but the old .class file is left behind until your > do a make clean. TestNG then picks up both .class files. Eclipse, on the > other hand, is smarter about cleaning out the bin folder after such a > change.
Well, this shouldn't be the case here. As I didn't refactor/move the PageTesterContext class. I just modified its content. -- Kent Tong Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
