source: gs3-extensions/solr/trunk/src/test/COMPILE-TEST.sh@ 29140

Last change on this file since 29140 was 29140, checked in by ak19, 10 years ago

Part of port from lucene3.3.0 to lucene4.7.2. Solr related. Updating test folder with the correct classpath for solr 4.7.2.

  • Property svn:executable set to *
File size: 117 bytes
Line 
1#!/bin/bash
2
3javac -cp ..\\lib\\java\\apache-solr-core-3.3.0.jar\;..\\lib\\java\\solr-solrj-4.7.2.jar QueryTest.java
Note: See TracBrowser for help on using the repository browser.