Hi, I tried to run ant package on lucene 4.10.x branch that was checked out using github. But that gave me an error that it needed to be checked out using svn.
Then I checked out using svn and ran "ant package" But on doing so, it created ./package/solr-6.0.0-SNAPSHOT.zip and not the solr-4.10.3.zip Any idea how I can get it to build solr-4.10.3.zip? I tried branch switching in svn too, but no help. (like: svn switch https://github.com/sachingsachin/lucene-solr/branches/all_changes) Thanks Sachin
