Re: Struts 2 Plugin for Grails?

2007-11-16 Thread Ted Husted
On Nov 13, 2007 9:00 AM, Tom Schneider <[EMAIL PROTECTED]> wrote: > And who says that Struts 2 devs recommend Freemarker? I sure don't. :) > Tom It's true that there are quite a few hardcore Struts 2 teams that use FreeMarker or Velocity (for good reason). But, the Apache Struts Project group doe

Re: [S2] Failing tests in portlet webapp

2007-11-16 Thread Nils-Helge Garli Hegvik
I have committed the fix, and everyting appears to be ok now. I also had to do some tweaking of the port usage of jetty in the integration test for the portlet sample app. Nils-H On 11/16/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2007/11/16, Nils-Helge Garli Hegvik <[EMAIL PROTECTED]>: >

Re: [S2] Failing tests in portlet webapp

2007-11-16 Thread Antonio Petrelli
2007/11/16, Nils-Helge Garli Hegvik <[EMAIL PROTECTED]>: > Seems like velocity-tools-1.3 has an indirect or direct dependency to > a conflicting version of the servlet-api. You're right! I posted a message to the Velocity mailing list (in particular in the vote process of Velocity tools 1.4. > I

Re: Struts 2 Plugin for Grails?

2007-11-16 Thread Brian Pontarelli
Ted Husted wrote: On Nov 13, 2007 9:00 AM, Tom Schneider <[EMAIL PROTECTED]> wrote: And who says that Struts 2 devs recommend Freemarker? I sure don't. :) Tom It's true that there are quite a few hardcore Struts 2 teams that use FreeMarker or Velocity (for good reason). But, the Apach