Re: Unable to build the SolrCloud branch - SOLR-1873

2011-02-10 Thread Stijn Vanhoorelbeke
Hi,

I've followed the guide  worked perfect for me.
( I had to execute ant compile - not ant example, but not likely that was
your problem ).

2011/1/2 siddharth sid_invinci...@yahoo.co.in


 I seemed to have figured out the problem. I think it was an issue with the
 JAVA_HOME being set. The build was failing while compiling the module solrj
 --
 View this message in context:
 http://lucene.472066.n3.nabble.com/Unable-to-build-the-SolrCloud-branch-SOLR-1873-tp2180635p2180800.html
 Sent from the Solr - User mailing list archive at Nabble.com.



Unable to build the SolrCloud branch - SOLR-1873

2011-01-02 Thread siddharth

Hi,

I am trying out SolrCloud by following the instructions on the wiki page
http://wiki.apache.org/solr/SolrCloud

I checked out the branch from
https://svn.apache.org/repos/asf/lucene/solr/branches/cloud/

When I run ant example in the folder. The build fails with the following log
messages

BUILD FAILED
/home/student/Solr/cloud/common-build.xml:361: The following error occurred
while executing this line:
/home/student/Solr/cloud/common-build.xml:219: The following error occurred
while executing this line:
/home/student/Solr/cloud/contrib/clustering/build.xml:66: The following
error occurred while executing this line:
/home/student/Solr/cloud/build.xml:129: The following error occurred while
executing this line:
/home/student/Solr/cloud/common-build.xml:159: Compile failed; see the
compiler error output for details.

Am I missing something over here? Also do I need to know to check out some
older stable revision in this branch for building SolrCloud.

Thank You.
Siddharth
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Unable-to-build-the-SolrCloud-branch-SOLR-1873-tp2180635p2180635.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Unable to build the SolrCloud branch - SOLR-1873

2011-01-02 Thread siddharth

I seemed to have figured out the problem. I think it was an issue with the
JAVA_HOME being set. The build was failing while compiling the module solrj
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Unable-to-build-the-SolrCloud-branch-SOLR-1873-tp2180635p2180800.html
Sent from the Solr - User mailing list archive at Nabble.com.