Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/FAQ ------------------------------------------------------------------------------ Bug reports, and [:HowToContribute: patch submissions] should be entered in [http://incubator.apache.org/solr/issue_tracking.html Solr's Bug Tracking Queue]. - == I can't compile Solr, javac says "package junit.framework does not exist" == + == I can't compile Solr, ant says "JUnit not found" == Solr requires the JUnit JAR for compilation. This JAR is not commited into the Solr lib directory like other dependencies because of the JUnit integration with Ant. Please see the [http://ant.apache.org/manual/OptionalTasks/junit.html Ant documentation of JUnit] for notes about where Ant expects to find the JUnit JAR and Ant task JARs.
