On Apr 18, 2007, at 10:39 AM, Andrew Nagy wrote:
Hello, I would like to play with patch SOLR-69 and am trying to rebuild solr using ant with some difficulties. When I try to run ant, I get an error saying that it can't find junit, but junit is in the ant lib directory. I had a file called ant-junit.jar in the lib directory and copied it to junit.jar, but it still gave me the error. Any ideas as to what is causing this?
ant-junit.jar != junit.jar rename it back, and grab junit.jar from junit.org Erik