Re: Struts 2 Plugin for Grails?

2007-11-13 Thread Vinny
My unsolicited 2 cents. The idea of integrating Grails scaffolding with Struts 2 has been bouncing in my head for few weeks now. The Grails CRUD is a true sweet spot for me but Struts still excels when it's time to move beyond a CRUD Action. Getting the 2 frameworks working together would be awes

Re: JIRA user info and rights

2007-11-13 Thread Martin Cooper
You should be all set now. -- Martin Cooper On Nov 13, 2007 2:26 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > I neither show up in the list of possible assignees > nor do I seem to be able to set the assignee on > existing issues. Is that by design? > > Dave > > > ---

JIRA user info and rights

2007-11-13 Thread Dave Newton
I neither show up in the list of possible assignees nor do I seem to be able to set the assignee on existing issues. Is that by design? Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: Removing libraries from source distro (WAS: Re: Source for plugins missing from 2.0.11?)

2007-11-13 Thread Antonio Petrelli
2007/11/13, Wendy Smoak <[EMAIL PROTECTED]>: > > The one we're using works, it just takes more xml than it should to > construct the source distribution. (Naming every directory rather > than having it recursively get all the modules and sub-modules.) It makes sense when the assembly plugin is

Re: Removing libraries from source distro (WAS: Re: Source for plugins missing from 2.0.11?)

2007-11-13 Thread Wendy Smoak
On Nov 13, 2007 1:16 AM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > If you actually meant "assembly" plugin, then I am addressing that problem > too: in fact I wanted to update it, but I could not do it since, after > updating, the source assembly does not get built (it seems like a bug in > as

Re: Struts 2 Plugin for Grails?

2007-11-13 Thread Tom Schneider
Just for completeness I'd think we'd want a GSPResult. Just because it's slow now, doesn't mean it will be slow in the future. (Look at how slow freemarker was before we tweaked it) Also, for those looking to migrate over, if GSP isn't supported, that might be a issue for existing grails app

Re: Removing libraries from source distro (WAS: Re: Source for plugins missing from 2.0.11?)

2007-11-13 Thread Antonio Petrelli
2007/11/13, Antonio Petrelli <[EMAIL PROTECTED]>: > > 2007/11/12, Wendy Smoak <[EMAIL PROTECTED]>: > > > > I looked at it, and we're still using an old version of the archetype > > plugin. > > > > Do you mean "assembly" plugin? > If you actually meant "assembly" plugin, then I am addressing that

Re: Removing libraries from source distro (WAS: Re: Source for plugins missing from 2.0.11?)

2007-11-13 Thread Antonio Petrelli
2007/11/12, Wendy Smoak <[EMAIL PROTECTED]>: > > I looked at it, and we're still using an old version of the archetype > plugin. Do you mean "assembly" plugin? Antonio