On Jul 6, 2010, at 3:44pm, Chris Hostetter wrote:
: Can you try "ant compile example"?
: After Lucene/Solr merge, solr ant build needs to compile before
example
: target.
the "compile" target is already in the dependency tree for the
"example"
target, so that won't change anything.
At
: (this is particularly odd since the nightlies include all the compiled
: lucene code as jars in a "lucene-libs/" directory, but the build system
: doesn't seem to use that directory ... at least not when compiling solrj).
https://issues.apache.org/jira/browse/SOLR-1989
-Hoss
: Can you try "ant compile example"?
: After Lucene/Solr merge, solr ant build needs to compile before example
: target.
the "compile" target is already in the dependency tree for the "example"
target, so that won't change anything.
At the moment, the "nightly" snapshots produced by hudson only
(10/07/07 6:25), darknovan...@gmail.com wrote:
I'd like to try the new edismax feature in Solr, so I downloaded the
latest nightly (apache-solr-4.0-2010-07-05_08-06-42) and tried running
"ant example". It fails with a missing package error. I've pasted in
the output below. I tried a nightly fro
I'd like to try the new edismax feature in Solr, so I downloaded the latest
nightly (apache-solr-4.0-2010-07-05_08-06-42) and tried running "ant
example". It fails with a missing package error. I've pasted in the output
below. I tried a nightly from a couple weeks ago, and it did the same
t