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 MikeKlaas:
http://wiki.apache.org/solr/Website_Update_HOWTO

The comment on the change is:
warn to use java 1.5 when using forrest

------------------------------------------------------------------------------
  ''You need committer rights to modify the Solr Website.''
  
  == Prerequisite ==
-  1. Install [http://forrest.apache.org Apache Forrest] version 0.8
+  1. Install [http://forrest.apache.org Apache Forrest] version 0.8 (note: you 
must have `java` pointing to jdk1.5, not a jdk1.6, lest you be faced with 
mysterious syntax errors )
   1. Checkout the solr code.
   1. run {{{ant clean init-forrest-entities}}} to ensure that the 
{{{build/solr-specific-forrest-variables.ent}}} file containing variables for 
use in Forrest generated documents (like specversion in the tutorial) is 
created and up to date.  This is done automatically by most Solr ant targets.
   1. Go to {{{trunk/src/site}}} (which contains the forrest.properties file)

Reply via email to