Never mind - this was due to a local change in my work area. Karl _____________________________________________ From: Wright Karl (Nokia-MS/Boston) Sent: Friday, November 05, 2010 3:51 PM To: 'dev@lucene.apache.org' Subject: Compilation errors
Solr trunk seems to have compilation errors: [javac] C:\wip\solr-dym\lucene_solr_trunk\solr\src\java\org\apache\solr\handler\component\ResponseBuilder.java:124: cannot find symbol [javac] symbol : variable debug [javac] location: class org.apache.solr.handler.component.ResponseBuilder [javac] debug = rb.debug; [javac] ^ [javac] C:\wip\solr-dym\lucene_solr_trunk\solr\src\java\org\apache\solr\handler\component\ResponseBuilder.java:124: cannot find symbol [javac] symbol : variable debug [javac] location: class org.apache.solr.handler.component.ResponseBuilder [javac] debug = rb.debug; [javac] ^ Hope these can be resolved soon; I'm working around them. Karl