> -----Original Message----- > From: Ross Gardler [mailto:[EMAIL PROTECTED] > Sent: Saturday, 16 December 2006 9:46 AM > To: [email protected] > Subject: Re: Building Forrest 2 > > Ross Gardler wrote: > > Gav.... wrote: > > ... > > >> [java] org.apache.forrest.core.exception.ProcessingException: > >> Unable to > >> cre > >> ate the output documents for helloWorld.html because null caused by > null > > > > Now there is a useful error message! It has been improved in the latest > > SVN, I think, but if you did an SVN up then obviously not. > > Seems I forgot to commit to SVN before setting off on my travels. > > > Anyway, I just tried the "Getting Started" instructions word for word > > and reproduced the error you report. > > ... > > I believe I have now fixed this bug, thanks for testing Gav. > > I've also improved the log messages even more. > > Ross
Thanks, the improved error messages worked fine, my build still failed. I've committed a couple of changes that allowed my build to succeed. Let me know if they don't break your build because of them. The source .xhtml2 files are now be located correctly and also the Resultant .html files are being produced correctly. Using the 'dot' in '.*' in regexp can I believe cause problems Between Unix and Windows if used in such a way the newlines Are part of the equation, not sure if it will apply here or in The future. I also think that as part of the 'clean' process we should be deleting the Content.object.build.dir, WDYT? It would be nice at this stage to be able to run a webapp (using Jetty ?) To see some styled output to a web browser. What needs to be done to do this? I see the Wicket Demo has a webapp, how can I run that? I don't have a JAVA editor AFAIK so can not edit the .class or .java files, Any suggestions on a suitable program to use? Thanks Gav... > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.409 / Virus Database: 268.15.21/589 - Release Date: > 12/15/2006
