Re: Source for plugins missing from 2.0.11?

2007-11-11 Thread Antonio Petrelli
2007/11/11, Wendy Smoak <[EMAIL PROTECTED]>: > On Nov 11, 2007 2:43 AM, Ted Husted <[EMAIL PROTECTED]> wrote: > > > The Maven build does seem to be broken in that respect. I don't know > > enough about Maven to try and fix it myself right now. Please feel > > free to open a issue ticket in case som

Re: Source for plugins missing from 2.0.11?

2007-11-11 Thread Antonio Petrelli
2007/11/11, Dave Newton <[EMAIL PROTECTED]>: > I thought it was in the assembly stuff but I don't see > any major diff between 0.9 and 0.11, so I'm kinda > confused :/ I'll look over your shoulder and learn > something about Maven :( I have assigned this issue to myself, since I have found that th

Re: Struts 2 Plugin for Grails?

2007-11-11 Thread Tom Schneider
See my comments below: Mark Menard wrote: On 11/11/07 5:07 PM, "Tom Schneider" <[EMAIL PROTECTED]> wrote I will agree with you, and I've decided I'm done reinventing wheels. So, I'm game. I'm very pressed for time, but I'm definitely interested in this. I think a bridge from Java based Struts 2

Re: Struts 2 Plugin for Grails?

2007-11-11 Thread Mark Menard
On 11/11/07 5:07 PM, "Tom Schneider" <[EMAIL PROTECTED]> wrote: > Mark, > I was reading Getting Started With Grails this weekend and the more I > look at Grails, the more I see your Groovy Works effort fitting into a > Grails mini-porting effort to Struts 2. Much of what you describe is > already

Re: Struts 2 Plugin for Grails?

2007-11-11 Thread Tom Schneider
Mark, I was reading Getting Started With Grails this weekend and the more I look at Grails, the more I see your Groovy Works effort fitting into a Grails mini-porting effort to Struts 2. Much of what you describe is already in Grails and I think the last thing we need is yet another groovy we

Confluence Rate Plugin for the Plugin Registry

2007-11-11 Thread Tom Schneider
I know I've mentioned this before, but I was wondering if we could use this plugin: http://www.atlassian.com/software/confluence/plugins/rate.jsp To provide user rating capabilities for the plugin registry. As more and more of the core functionality becomes plugins, I think it makes sense to

Re: Source for plugins missing from 2.0.11?

2007-11-11 Thread Dave Newton
I thought it was in the assembly stuff but I don't see any major diff between 0.9 and 0.11, so I'm kinda confused :/ I'll look over your shoulder and learn something about Maven :( d. --- Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Nov 11, 2007 2:43 AM, Ted Husted > <[EMAIL PROTECTED]> wrote: >

Re: Source for plugins missing from 2.0.11?

2007-11-11 Thread Wendy Smoak
On Nov 11, 2007 2:43 AM, Ted Husted <[EMAIL PROTECTED]> wrote: > The Maven build does seem to be broken in that respect. I don't know > enough about Maven to try and fix it myself right now. Please feel > free to open a issue ticket in case some one else wants to try. > > The entire build process

Re: dojo version in struts 2.0.11?

2007-11-11 Thread Dave Newton
--- Ted Husted <[EMAIL PROTECTED]> wrote: > > The rest would be deleting everything related to > dojo from core. > > Would that be optional or required. Required with the current Dojo plugin source: the tag's theme is hardcoded, and AFAICT with the original themes in place they take precedence.

[s2] Failed tests: testStreamResultDefault

2007-11-11 Thread Ted Husted
With a clean checkout and clean S2 Maven repo, I'm still failing on mvn clean install -Pall Is it just me? Any suggestions? -Ted. WARNING: [02:14.937] Could not find property [#attr.templateDir] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec Running org.apache.struts

Re: dojo version in struts 2.0.11?

2007-11-11 Thread Ted Husted
Moving this to [EMAIL PROTECTED] > The rest would be deleting everything related to dojo from core. Would that be optional or required. The idea was being able to drop the Dojo 2.1.0 plugin with the Struts 2.0.x JARs, and being able to run it out-of-the-box. > The plugin code itself can be just

Re: Source for plugins missing from 2.0.11?

2007-11-11 Thread Ted Husted
The Maven build does seem to be broken in that respect. I don't know enough about Maven to try and fix it myself right now. Please feel free to open a issue ticket in case some one else wants to try. The entire build process might need to be revisited. Creating a distribution still requires manual