On 23/04/07, Gav.... <[EMAIL PROTECTED]> wrote:
> -----Original Message----- > From: Cyriaque Dupoirieux [mailto:[EMAIL PROTECTED] > Sent: Monday, 23 April 2007 8:29 PM > To: user@forrest.apache.org > Subject: Re: Fw: [apache-forrest-0.8] problem with > org.apache.forrest.plugin.output.inputModule > > There was something wrong with your JAVA_HOME, so you shloud clean : > > build clean > build > > and then forrest run That's a good point that has been missed until now, no matter how you change your JAVA_HOME and Path to Java, you must do this.
This is only true if you are building from sources. If you downloaded a binary release there is no need to do this. Ross