Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by mbryzek:
http://wiki.apache.org/solr/SolrTomcat

------------------------------------------------------------------------------
  #if you copy this to a shell script, make sure to run dos2unix on it to 
ensure correct line-endings
  mkdir solr-tomcat
  cd solr-tomcat/
- wget 
http://www.ibiblio.org/pub/mirrors/apache/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.zip
+ wget 
http://mirrors.ibiblio.org/pub/mirrors/apache/tomcat/tomcat-5/v5.5.23/bin/apache-tomcat-5.5.23.zip
  NIGHTLY=solr-`/bin/date +%F`
  wget http://people.apache.org/builds/lucene/solr/nightly/$NIGHTLY.zip
  unzip apache-tomcat-5.5.20.zip

Reply via email to