> -----Original Message----- > From: Gavin [mailto:[EMAIL PROTECTED] > Sent: Thursday, 11 September 2008 3:48 PM > To: dev@forrest.apache.org > Subject: RE: [heads-up] merging our branch Cocoon-2.1 > > > > > -----Original Message----- > > From: David Crossley [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 11 September 2008 2:35 PM > > To: dev@forrest.apache.org > > Subject: Re: [heads-up] merging our branch Cocoon-2.1 > > > > David Crossley wrote: > > > I will get on with merging the branch, hopefully tomorrow. > > > > > > I expect it to be smooth going, as people have been > > > working in other parts of the repository. > > > > No worries. That is done now. And FOR-955 is closed. > > > > I will proceed to document this, probably in > > the "upgrading_09.html" doc. > > > > When you first use this in your projects, there > > will probably be a message about a certain cache item. > > On the second run all is well. A way to avoid that > > would be to do 'forrest clean-work' in each of your > > projects to remove the Cocoon cache. > > Well, I thought I'd try this right away, tell you it works > fine then I can carry on with what I was doing. > > My first report after an 'svn up' of trunk is a failure. > Not a major problem I'm sure, just thought I'd throw it > in right away and then have a look to see what the problem is. > > Steps I took so far:- > > 1. cd trunk; svn up > > 2. cd main; build clean; build > > All ok except warnings, I'll put them here anyway :- > > compile: > Created dir: D:\Apache2\forrest\build\classes > Compiling 32 source files to D:\Apache2\forrest\build\classes > D:\Apache2\forrest\main\java\org\apache\forrest\log\ForrestLogTargetFactor > y. > java > :22: warning: [deprecation] org.apache.cocoon.util.log.CocoonTargetFactory > in or > g.apache.cocoon.util.log has been deprecated > import org.apache.cocoon.util.log.CocoonTargetFactory; > ^ > D:\Apache2\forrest\main\java\org\apache\forrest\log\ForrestLogTargetFactor > y. > java > :30: warning: [deprecation] org.apache.cocoon.util.log.CocoonTargetFactory > in or > g.apache.cocoon.util.log has been deprecated > extends CocoonTargetFactory { > > 3. cd to project home; forrest clean; forrest. > > X [0] linkmap.html BROKEN: > D:\Apache2\forrest\main\webapp\.\D:\Apache2\project\trunk\project\build\tm > p\ > D:\Apache2\forrest\build\plugins\dataModel.xmap (The filename, directory > name, or volume label syntax is incorrect) > Logging Error: Writing event to closed stream. > Total time: 0 minutes 9 seconds, Site size: 0 Site pages: 0 > > ... > > BUILD FAILED > D:\Apache2\forrest\main\targets\site.xml:183: Error building site. > > There appears to be a problem with your site build. > > Output of /brokenlinks.xml:- > > <broken-links> > <link > message="D:\Apache2\forrest\main\webapp\.\D:\Apache2\project\trunk\project > \b > uild\tmp\D:\Apache2\forrest\build\plugins\dataModel.xmap (The filename, > directory name, or volume label syntax is incorrect)">linkmap.html</link> > </broken-links> > > So, I'm not going to revert just yet, I'll have a look around, but if > anyone > has any ideas ... >
No idea yet, but thought I'd mention that seeding a seed-sample site from the new trunk works fine - I thought it was broken at first it was so damn quick - around ~1 second to do a seed-sample. I tested various pages and PDFs and all work fine and fast -- all the images appear great in the PDFs too. I just tested on site-author and that fails also with lots of :- X [0] pluginDocs/plugins_0_70/pluginInfrastr ucture.html BROKEN: D:\Apache2\forrest\main\webapp\.\D:\Apache2\forrest\site -author\build\tmp\D:\Apache2\forrest\build\plugins\svnHelper.xmap (The filename, directory name, or volume label syntax is incorrect) the above is true for every file on the site. Seems to be doubling up of paths somewhere. Cheers > Gav... > > > > > -David > > > > > > -- > > No virus found in this incoming message. > > Checked by AVG. > > Version: 7.5.524 / Virus Database: 270.6.17 - Release Date: 9/5/2008 > 12:00 > > AM > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.524 / Virus Database: 270.6.17 - Release Date: 9/5/2008 12:00 > AM