On 12/31/2014 12:19 AM, Rajesh wrote: > Is there a way to get the trunk and I can update the same patch to check this > functionality. If so, where can I get the trunk build?
http://wiki.apache.org/solr/HowToContribute#Getting_the_source_code You will need a number of software components, including recent versions of svn, ant, and a Java JDK. If you check out trunk, you will need a minimum of Java 8. If you check out branches/branch_5x, you will need a minimum of Java 7. Java 8 should work fine for branch_5x. I found a solution to the problem with the compile on branch_5x and commented about the fix on SOLR-5147 in Jira. Thanks, Shawn