GitHub user ianwdunlop opened a pull request: https://github.com/apache/incubator-wave/pull/11
Changed solr version in build.xml from 4.9.1 to 4.10.4 Solr 4.9.1 is no longer available from http://apache.spd.co.il/lucene/solr. This causes ant get-third-party-solr-dep to fail. The latest version of solr available from http://apache.spd.co.il/lucene/solr is 4.10.4 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ianwdunlop/incubator-wave master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-wave/pull/11.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #11 ---- commit b8f6729b55eb9f1991d4f925988da6de5a822be5 Author: Ian Dunlop <ian.dun...@manchester.ac.uk> Date: 2015-12-16T14:10:02Z Changed solr version in build.xml from 4.9.1 to 4.10.4 since the old version is no longer available from http://apache.spd.co.il/lucene/solr ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---