Hi Massimo, That won't resolve it see: http://tapestry.1045711.n5.nabble.com/Tapestry-5-2-1-upgrade-woes-td2849844.html
You have transitive dependencies, so you will need to fix your projects POM, publish to the repo and update the site accordingly. Cheers, Peter ----- Original Message ----- From: "Massimo Lusetti" <[email protected]> To: "Tapestry users" <[email protected]> Sent: Friday, 15 October, 2010 13:33:36 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: chenillekit not working with tapestry 5.2.1 On Fri, Oct 15, 2010 at 12:28 PM, Vangel V. Ajanovski <[email protected]> wrote: > ChenilleKit is not working under Tapestry 5.2.1 because it uses the > internal class internal.services.RequestPathOptimizer which does not > exist any more. > > I have tried to download latest snapshot but it is few months old and it > still uses the same class. > > I have tried to build Chenillekit from source from trunk (and change the > affected piece of code) but I am probably missing something with the > configuration. I get lot of missing version warnings from maven, some > tests pass but some test fails. Is there any special maven/eclipse > configuration and command(s) to build it completely - i just tried maven > package from the root. Submit a patch within a Jira issue (at http://jira.codehaus.org/browse/CHEN) and I'll see what I can do... thanks. Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- 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]
