Re: [VOTE] Release on monday

2004-05-20 Thread Upayavira
Ugo Cei wrote: Upayavira wrote: I need to remove the test-suite and use samples/test, and confirm that Ugo's fixes have made the CocoonBeanTestCase work, and then re-enable it. A word of caution. My fixes add the blocks directory and block-provided jars to the classpath for tests and make the

Re: [VOTE] Release on monday

2004-05-20 Thread Ugo Cei
Upayavira wrote: It is there somewhat more akin to an anteater test. Therefore, given these facts, I propose to leave the CocoonBeanTestCase disabled, and simply remove the test suite (as it isn't needed anyway.). I will continue to use the test case locally on my own testing, and will reflect

RE: [VOTE] Release on monday

2004-05-20 Thread Carsten Ziegeler
Antonio Gallardo wrote: I hope we soon will get rid of jisp. What about to deprecate current JISP support? If someone want to use JISP there is still a posibility using JCS. +1 Carsten

Re: Wiki conversion status

2004-05-20 Thread Upayavira
David Crossley wrote: But it is odd how it works. JXTemplateGenerator will only see TemplateGenerator as the link without the JX. It is going to be tough just using this, as even when we've done the conversion people are going to be inadvertently adding CamelCase to their new Wiki pages. I

Re: Wiki conversion status

2004-05-20 Thread David Crossley
Upayavira wrote: Well, I must be a regexp whizz, because I got this working within five minutes. I was distracted by the fact that it didn't work on my local Moin, but it works on Apache's so it is fine. Nice. Thanks for persisting. --David

Re: Wiki conversion status

2004-05-20 Thread Mark Leicester
Hi Upayavira, Keep up the great work! I had a little look around and noticed that 2nd and 3rd level headings don't appear to convert correctly. Mark On 20 May 2004, at 17:17, David Crossley wrote: Upayavira wrote: Well, I must be a regexp whizz, because I got this working within five minutes. I

Re: Wiki conversion status

2004-05-20 Thread Upayavira
Mark Leicester wrote: Hi Upayavira, Keep up the great work! I had a little look around and noticed that 2nd and 3rd level headings don't appear to convert correctly. Can you give an example? Regards, Upayavira

[VOTE] Deprecate JISP support

2004-05-20 Thread Antonio Gallardo
Hi: JCS is a reality in Cocoon thanks to Carsten and the JCS team that was quick responsive and very helpful. Before we used JISP. Now we can deprecate JISP support and if someone need it too much there is always a path to use it through JCS. The proposal is: Deprecated JISP support in 2.1.5

Re: AW: Custom Transformers

2004-05-20 Thread Tony Collen
Round II: Here's my transformer code, (I know there's extra imports I don't need just yet): - package com.openweather.cocoon.transformation; import org.apache.cocoon.transformation.AbstractSAXTransformer; import org.apache.cocoon.environment.SourceResolver; import