Re: solr4.0 compile: Unable to create javax script engine for javascript

2012-09-22 Thread Radim Kolar
I believe the problem is not that you need BSF -- because you are using java6 (you have to to compile Solr) so BSF isn't needed. The problem (i think) is that FreeBSD's JDK doesn't include javascript by default - i believe you just need to install the rhino "js.jar" You are right. FreeBSD

Re: solr4.0 compile: Unable to create javax script engine for javascript

2012-09-21 Thread Chris Hostetter
: I cant compile SOLR 4.0, but i can compile trunk fine. Hmmm... that's suprising, the part of hte build file you pointed out as causing you problems on 4x also exists in trunk. : Documentation for ant - https://ant.apache.org/manual/Tasks/script.html it : requires some external library. I plac

solr4.0 compile: Unable to create javax script engine for javascript

2012-09-21 Thread Radim Kolar
I cant compile SOLR 4.0, but i can compile trunk fine. ant create-package fails with: BUILD FAILED /usr/local/jboss/.jenkins/jobs/Solr/workspace/solr/common-build.xml:229: The following error occurred while executing this line: /usr/local/jboss/.jenkins/jobs/Solr/workspace/solr/common-build.xml