Speaking of Filters, shouldn't these three be taken out of impl ? JavaScriptDetectorFilter WelcomeFileFilter WelcomeFileHandler
Dennis Byrne >-----Original Message----- >From: Bruno Aranda [mailto:[EMAIL PROTECTED] >Sent: Sunday, February 5, 2006 07:36 AM >To: 'MyFaces Development' >Subject: Re: ExtensionsFilter question > >Hmm, you are right... This is a change I made yesterday by mistake >that I've just fixed in a temporary way. I moved the logic >from"org.apache.myfaces.util.MyFacesJavascriptRendererUtil" to the >extensionsFilter. I'll do a more consistent fix tonight. Thanks for >reporting, > >Bruno > >2006/2/5, Claudio Tasso <[EMAIL PROTECTED]>: >> Hi guys, >> I hope that this question is not originated by drinking too much wine >> last night, but the current version of >> org.apache.myfaces.component.html.util.ExtensionsFilter imports >> "org.apache.myfaces.util.MyFacesJavascriptRendererUtil". >> But it belongs to "myfaces-impl", not to "myfaces-commons", so how can >> tomahawk work without "myfaces-impl"? >> >
