Erik Hatcher wrote:
ant-junit.jar != junit.jar
rename it back, and grab junit.jar from junit.org
Easy enough.
Thanks!
Andrew
to clarify this a bit... ant-junit.jar is the task in Ant,
but JUnit's library itself (i.e. TestCase, etc) is not there, only in
junit.jar from junit.org.
Erik
On Apr 18, 2007, at 1:49 PM, Erik Hatcher wrote:
On Apr 18, 2007, at 10:39 AM, Andrew Nagy wrote:
Hello, I would like t
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