On Wed, 2005-11-09 at 15:38 +0100, Michael Wechner wrote: > Thorsten Scherler wrote: > > >>This would have to be changed in every publication, so it breaks > >>backwards-compatibility... > >>Maybe we could add a dummy class > >>org.apache.cocoon.acting.sourcetype.SourceTypeAction to Lenya which > >>extends org.apache.forrest.sourcetype.SourceTypeAction. > >>Would that make sense (I'm not sure)? > >> > >> > >> > > > >Yeah, and deprecate the usage. > >+1 > > > > > > done
thanks. > > Please let me know if problems occur. Just noticed that xml-forrest-components.jar contains: org/apache/cocoon/acting/sourcetype/SourceTypeAction.class and xml-forrest-scratchpad.jar contains: org/apache/forrest/components/sourcetype/SourceTypeAction.class It looks like some publications actually use org.apache.forrest.components.sourcetype.SourceTypeAction. These pubs are now not working anymore... Anybody knows why this action comes in two different jars? The svn log didn't tell me much. - Josias > Thanks > > Michi > > >salu2 > > > > > > > >>- Josias > >> > >> > >> > >> > >>>and second the xml-forrest libraries need to be replaced, but I am not > >>>sure if lib/xml-forrest-scratchpad.jar > >>>is actually needed for something within Lenya?! > >>> > >>>If I do the above changes then all seems to be fine, but maybe I am > >>>missing something. > >>> > >>>Anyone knows what the xml-forrest libraries are good for, except for the > >>>buggy SourceTypeAction? > >>> > >>>Thanks > >>> > >>>Michi > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
