Thorsten Scherler wrote: > Gav.... wrote: > > > > This may be related to this commit. > > Not sure if exactly to this one, but to one of them. > > > After doing : svn up; cd main; build clean; build > > Then doing a 'forrest seed-basic' 'forrest run' gives me :- > > > > 17:59:29.984 EVENT Started [EMAIL PROTECTED] > > Failed to create InputSource (java.io.FileNotFoundException: > > D:\web\16degrees\sr > > c\documentation\resources\schema\symbols-project-v10.ent (The system cannot > > find > > the file specified)): > > file:/D:/web/16degrees/src/documentation/resources/schema > > /symbols-project-v10.ent > > > > .. and outputs nothing in the web browser. > > Yeah, I see the same in a custom project. This work introduced a > dependency to symbols-project-v10.ent which I do not like at all! > > We need to find a way that if that file is not in the project the > default is used and no error is caused.
Drat, i spent so much effort and thought that i had a robust solution whereby they didn't need one. Obviously my tests were not thorough. I revert ASAP. -David