RE: Upgrade cocoon in 0.7-dev

2005-01-15 Thread Alex Batlin
splitting is done. Regards, Alex. -Original Message- From: Ross Gardler [mailto:[EMAIL PROTECTED] Sent: 11 January 2005 12:48 To: Forrest Developers List Subject: Upgrade cocoon in 0.7-dev SVN head of Cocoon has just introduced the ability to split cocoon.xconf across multiple files. This

Re: Upgrade cocoon in 0.7-dev

2005-01-12 Thread Juan Jose Pablos
Ross Gardler wrote: I've been watching the cocoon list and it seems the cocoon.xconf split is currently working, but has problems with in some areas that we do not use (forms for example). Shall I do this locally, or shall I do it in our SVN. If I do it in SVN I will ensure that I update it aga

Re: Upgrade cocoon in 0.7-dev

2005-01-12 Thread Juan Jose Pablos
David Crossley wrote: Ross Gardler wrote: I will, just as soon as Cocoon head compiles again ;-) No need to wait ... cd cocoon-trunk cp build.properties local.build.properties ... uncomment the two pairs of entries for "documentation" and "javadocs". or you could use the local.build.prop

Re: Upgrade cocoon in 0.7-dev

2005-01-11 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: I will, just as soon as Cocoon head compiles again ;-) No need to wait ... cd cocoon-trunk cp build.properties local.build.properties ... uncomment the two pairs of entries for "documentation" and "javadocs". Cool, thanks. Ross -- No virus found in this ou

Re: Upgrade cocoon in 0.7-dev

2005-01-11 Thread David Crossley
Ross Gardler wrote: > I will, just as soon as Cocoon head compiles again ;-) No need to wait ... cd cocoon-trunk cp build.properties local.build.properties ... uncomment the two pairs of entries for "documentation" and "javadocs". --David

Re: Upgrade cocoon in 0.7-dev

2005-01-11 Thread Ross Gardler
Rick Tessner wrote: On Tue, 2005-01-11 at 12:47 +, Ross Gardler wrote: Shall I do this locally, or shall I do it in our SVN. If I do it in SVN I will ensure that I update it again if changes in Cocoon warrant such work. Clearly I would prefer to do it in SVN as it will mean two new plugins

Re: Upgrade cocoon in 0.7-dev

2005-01-11 Thread Rick Tessner
On Tue, 2005-01-11 at 12:47 +, Ross Gardler wrote: > Shall I do this locally, or shall I do it in our SVN. If I do it in SVN > I will ensure that I update it again if changes in Cocoon warrant such > work. Clearly I would prefer to do it in SVN as it will mean two new > plugins available fo

Re: Upgrade cocoon in 0.7-dev

2005-01-11 Thread Nicola Ken Barozzi
Ross Gardler wrote: ... Shall I do this locally, or shall I do it in our SVN. If it does not break the normal site-generation functionalities that Forrest publicizes, do it in SVN trunk. (my personal preference for this particular thing) If it's more unstable, do it on an SVN branch. In any cas

Upgrade cocoon in 0.7-dev

2005-01-11 Thread Ross Gardler
SVN head of Cocoon has just introduced the ability to split cocoon.xconf across multiple files. This will make the creation of more advanced plugins much easier to manage. My current project requires the use of the Authentication and Database blocks, both of which require changes to cocoon.xcon