SOLR-3430 is already applied to the latest 3.6 and 4.x (trunk) source code. Be sure you have sources from May 7, 2012 or later (for 3.6 this is SVN r1335205 + ; for trunk it is SVN r1335196 + ) No patches are needed.
About the "modern compiler" error, make sure you're running a 1.6 or 1.7 JDK (the default JDK on some linux distributions is often inadequate) Issue "javac -version" from the command line as an insanity check. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -----Original Message----- From: mechravi25 [mailto:mechrav...@yahoo.co.in] Sent: Tuesday, May 15, 2012 6:54 AM To: solr-user@lucene.apache.org Subject: Issue in Applying patch file Hi, We have checked out the latest version of Solr source code from svn. We are trying to apply the following patch file to it. https://issues.apache.org/jira/browse/SOLR-3430 While applying the patch file using eclipse (i.e. using team-->apply patch options), we are getting cross marks for certain java files and its getting updated for the following java file alone and we are able to see the patch file changes for this alone. solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/TestThreaded.java Why is that its not getting applied for the other set of java files which is present in the patch file and sometimes, we are getting "file does not exist" error even if the corresponding files are present. And also, when I try to ant build it after applying the patch, Im getting the following error common-build.xml:949: Error starting modern compiler Can you tell me If Im missing out anything? Can you please guide me on this? Thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/Issue-in-Applying-patch-file-tp3983842.html Sent from the Solr - User mailing list archive at Nabble.com.