Re: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows

2008-12-02 Thread Thorsten Scherler
El mié, 03-12-2008 a las 12:02 +1100, David Crossley escribió: > Thorsten Scherler wrote: ... > > > I don't know why, I just have the niggling feeling that because it works > > > without this fix for Linux/MAC then applying the above fix for Windows > > > feels > > > to me like a hack. > > > > Th

Re: deploying pdf plugin (Was: r722698 ...output.pdf)

2008-12-02 Thread Thorsten Scherler
El mié, 03-12-2008 a las 12:24 +1100, David Crossley escribió: > That just deployed the docs. However it refers to changes > to the plugin that have not yet been deployed. > > There was past discussion about this but not yet done. > It refers to the instructions about plugin management. > > The p

deploying pdf plugin (Was: r722698 ...output.pdf)

2008-12-02 Thread David Crossley
That just deployed the docs. However it refers to changes to the plugin that have not yet been deployed. There was past discussion about this but not yet done. It refers to the instructions about plugin management. The plugins version number would need to incremented. Also the new features requir

Re: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows

2008-12-02 Thread David Crossley
Thorsten Scherler wrote: > Gavin wrote: > ... > > > > Thanks, it also happens to be a (not necessarily the) fix for getting trunk > > working again for Windows Devs. We need to look a bit higher up in the chain > > as to what makes this work and if we can find a solution without having to > > have

RE: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows

2008-12-02 Thread Thorsten Scherler
On Tue, 2008-12-02 at 21:52 +1000, Gavin wrote: ... > > Thanks, it also happens to be a (not necessarily the) fix for getting trunk > working again for Windows Devs. We need to look a bit higher up in the chain > as to what makes this work and if we can find a solution without having to > have thi

Re: dev-changes: documentation?

2008-12-02 Thread Thorsten Scherler
On Tue, 2008-12-02 at 14:55 +0100, EMMEL Thomas wrote: > Hi, > > where can I see documented changes to the code-base (0.9dev)? http://forrest.apache.org/docs_0_90/changes.html#version_0.9-dev However each plugin should provide its own changes file. > For example, it seems that there was a cha

dev-changes: documentation?

2008-12-02 Thread EMMEL Thomas
Hi, where can I see documented changes to the code-base (0.9dev)? For example, it seems that there was a change in the colors used for creating pdf-files: (skinconf.xml) old: pdfbody, new: body (which was previously available without meaning?) However, I can't find the change anywhere documented

RE: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows

2008-12-02 Thread Gavin
> -Original Message- > From: Thorsten Scherler [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 2 December 2008 9:43 PM > To: dev@forrest.apache.org > Subject: RE: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and > Windows > > El lun, 01-12-2008 a las 12:04 +1000, Gavin escribió: > ...

FOR-1102: may happen for a normal html-table too

2008-12-02 Thread EMMEL Thomas
Hi, I observed this problem: ERROR - Ignoring property: number-columns-repeated="NaN" (No conversion defined NaN; property:'number-columns-repeated') X [0] reference/config/foo.pdfBROKEN: Error(Unknown location): fo:table-body is missing child elements.

RE: [jira] Commented: (FOR-1108) Dispatcher, Cocoon 2.1 and Windows

2008-12-02 Thread Thorsten Scherler
El lun, 01-12-2008 a las 12:04 +1000, Gavin escribió: ... > I checked the PDF plugin again as this was never broken on Windows and found > that the exact same fix we recently found we needed to do to other plugins > was already present in the PDF plugin. > > Thorsten committed this change back in