ant test from the command line is currently failing.
compileTests:
[mkdir] Created dir: F:\code\solr\build\tests
[javac] Compiling 66 source files to F:\code\solr\build\tests
[javac] F:\code\solr\client\java\solrj\test\org\apache\solr\client\solrj\Lar
geVolumeTestBase.java:27: package org.junit does not exist
[javac] import org.junit.Assert;-Yonik
