Re[2]: AW: Portal block using java 1.4 method

2005-03-12 Thread Jens Maukisch
Hi Carsten, Checked in, please cross check. Looks good, thanks. -- * best regards * Jens Maukisch

Re: AW: Portal block using java 1.4 method

2005-03-11 Thread Carsten Ziegeler
Jens Maukisch wrote: Hi, Just send the patch to this list - can you do this by the end of this week as on monday the code freeze starts :) Yes, I know, so here is the Patch for the I18nCatalogueGenerator. I deleted the regex stuff and used the IncludeXMLConsumer instead. Hopefully this

Re: Portal block using java 1.4 method

2005-03-10 Thread Ralph Goers
Antonio Gallardo wrote: Hi: While trying to make a full build using java 1.3 I found: /home/agallardo/svn/cocoon-2.1/src/blocks/portal/java/org/apache/cocoon/portal/tools/generation/I18nCatalogueGenerator.java:95: cannot resolve symbol symbol : method replaceAll

Re: Portal block using java 1.4 method

2005-03-10 Thread Antonio Gallardo
On Jue, 10 de Marzo de 2005, 1:19, Ralph Goers dijo: Antonio Gallardo wrote: Hi: While trying to make a full build using java 1.3 I found: /home/agallardo/svn/cocoon-2.1/src/blocks/portal/java/org/apache/cocoon/portal/tools/generation/I18nCatalogueGenerator.java:95: cannot resolve symbol

AW: Portal block using java 1.4 method

2005-03-10 Thread Jens Maukisch
Hi, /home/agallardo/svn/cocoon-2.1/src/blocks/portal/java/org/ap ache/cocoo n/portal/tools/generation/I18nCatalogueGenerator.java:95: cannot resolve symbol symbol : method replaceAll (java.lang.String,java.lang.String) location: class java.lang.String tmp =

Re: AW: Portal block using java 1.4 method

2005-03-10 Thread Carsten Ziegeler
Jens Maukisch wrote: Yes, I can fix this and add the patch to bugzilla. Just send the patch to this list - can you do this by the end of this week as on monday the code freeze starts :) Carsten -- Carsten Ziegeler - Open Source Group, SN AG http://www.s-und-n.de

Re[2]: AW: Portal block using java 1.4 method

2005-03-10 Thread Jens Maukisch
Hi, Just send the patch to this list - can you do this by the end of this week as on monday the code freeze starts :) Yes, I know, so here is the Patch for the I18nCatalogueGenerator. I deleted the regex stuff and used the IncludeXMLConsumer instead. Hopefully this is better ;-) -- * best

Portal block using java 1.4 method

2005-03-09 Thread Antonio Gallardo
Hi: While trying to make a full build using java 1.3 I found: /home/agallardo/svn/cocoon-2.1/src/blocks/portal/java/org/apache/cocoon/portal/tools/generation/I18nCatalogueGenerator.java:95: cannot resolve symbol symbol : method replaceAll (java.lang.String,java.lang.String) location: class