Annotations Plugin (was Re: [OT] Re: Should I announce)

2007-09-21 Thread Ted Husted
If we are going to do major surgery on the annotations, then we should move them to a Struts Annotations plugin. In this way, we can bring out a new and improved annotations plugin for 2.1, and people can choose which set of annotations to use. We do already have some annotations in the public API,

Re: Struts 2.0.11 release preparation

2007-09-21 Thread Ted Husted
OK, the eagles are landing. I'll check on them again in an hour to see if everything is uploaded, and make sure the permissions are correct. Other than that, it's back to you, James :) -Ted. - To unsubscribe, e-mail: [EMAIL PROT

[s2] set action error text from resource bundle

2007-09-21 Thread johana pin
Hi, How can I use a global resource properties file (defined in struts..xml as: ) for setting an action error text in an action class having an error key ? I tried: addActionError(getText("error.business.norights")), but the problem is that the text is not found and the key is returned. When I

Re: editing wiki docs

2007-09-21 Thread Ted Husted
On 9/21/07, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > Hello, > > I recently volunteered to help update some of the struts2 docs. I > started poking around on the wiki and I am a bit nervous about mucking > things up. I am going to give you my understanding and I would like > for someone to eith

Re: Struts 2.0.11 release preparation

2007-09-21 Thread Ted Husted
Since we seem to be good to go here, I'll plan on rolling 11 at 7 tonight EST. Hopefully this one won't crap out :) -Ted. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts Jira Spam

2007-09-21 Thread Frank W. Zammetti
These a**holes have apparently been busy: http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLJ,GGLJ:2006-45,GGLJ:en&q=d%2eo%2em%2e+team Lots of defaced sites there. I suppose it's considered l33t these days to spam something that requires no hacking at all to spam. Wasn't what p

Struts Jira Spam

2007-09-21 Thread Niall Pemberton
The following user is spamming the Struts Jira instance - the first time they did it today creating ticket WW-2195 - I deleted both the Jira ticket and user - an hour later the same thing happened - I have again deleted the ticket below and user but since they have already re-created the same

Re: [OT] Re: Should I announce SmartURLs or wait?

2007-09-21 Thread Ian Roughley
Don Brown wrote: The generally accepted terminology for release numbering is MAJOR.MINOR.PATCH. Yes, Struts does things strangely, but that doesn't change how users expect things to work. Throwing in big features, and yes, I consider new annotations big features as they worm their way into use

editing wiki docs

2007-09-21 Thread Wes Wannemacher
Hello, I recently volunteered to help update some of the struts2 docs. I started poking around on the wiki and I am a bit nervous about mucking things up. I am going to give you my understanding and I would like for someone to either verify it, or let me know I am way off. First off, it looks lik