Hi Mark, Thanks for your reply.
Sorry for this stupid question, but when you say trunk, do you mean the SOLR trunk as in https://svn.apache.org/repos/asf/lucene/dev/trunk ? If so, I assume I just check that out and apply the patch? Or is there a specific SOLR-Cloud trunk? Thanks!! ________________________________ From: Mark Miller-3 [via Lucene] <ml-node+942934-1192373116-310...@n3.nabble.com> To: jayf <jatf...@ymail.com> Sent: Sun, July 4, 2010 9:35:31 PM Subject: Re: Error in building Solr-Cloud (ant example) Hey jayf - Offhand I'm not sure why you are having these issues - last I knew, a couple people had had success with the cloud branch. Cloud has moved on from that branch really though - we probably should update the wiki about that. More important than though, that I need to get Cloud committed to trunk! I've been saying it for a while, but I'm going to make a strong effort to wrap up the final unit test issue (apparently a testing issue, not cloud issue) and get this committed for further iterations. The way to follow along with the latest work is to go to : https://issues.apache.org/jira/browse/SOLR-1873 The latest patch there should apply to recent trunk. I've scheduled a bit of time to work on getting this committed this week, fingers crossed. -- - Mark http://www.lucidimagination.com?by-user=t On 7/4/10 3:37 PM, jayf wrote: > > Hi there, > > I'm having a trouble installing Solr Cloud. I checked out the project, but > when compiling ("ant example" on OSX) I get compile a error (cannot find > symbol - pasted below). > > I also get a bunch of warnings: > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > I have tried both Java 1.5 and 1.6. > > > Before I got to this point, I was having problems with the included > ZooKeeper jar (java versioning issue) - so I had to download the source and > build this. Now 'ant' gets a bit further, to the stage listed above. > > Any idea of the problem??? THANKS! > > [javac] Compiling 438 source files to > /Volumes/newpart/solrcloud/cloud/build/solr > [javac] > /Volumes/newpart/solrcloud/cloud/src/java/org/apache/solr/cloud/ZkController.java:588: > > cannot find symbol > [javac] symbol : method stringPropertyNames() > [javac] location: class java.util.Properties > [javac] for (String sprop : > System.getProperties().stringPropertyNames()) { > ________________________________ View message @ http://lucene.472066.n3.nabble.com/Error-in-building-Solr-Cloud-ant-example-tp942836p942934.html To unsubscribe from Error in building Solr-Cloud (ant example), click here. -- View this message in context: http://lucene.472066.n3.nabble.com/Error-in-building-Solr-Cloud-ant-example-tp942836p943969.html Sent from the Solr - User mailing list archive at Nabble.com.