Hi, I'm trying to debug, and I downloaded solr source and built it. everything is fine except one thing.
all test code "assertTrue" got error. It looks like there is no static import for assertTrue. I think adding static import to all of testcase by myself is not good way.... I don't understand why this error happen. Thanks in advance. Regards, Hangu
