Re: Rename @Inject to @StrutsInject

2011-07-11 Thread Łukasz Lenart
This change can simple lower users' confusion and I suggested it base on my experience. Sometime ago I was developing application with CDI and RESTeasy - both have @Produces annotation and it was very annoying to discover such a mistake during unit tests or even UI tests. It's silly, but it

Fwd: [jira] [Commented] (INFRA-2577) Please remerge existing XWork issues into JIRA

2011-07-11 Thread Łukasz Lenart
I've requested a new JIRA project to review / move some tickets back to Struts. And maybe it's a good idea to have only one JIRA project for both - XWork and Struts2 ? -- Forwarded message -- From: Tony Stevenson (JIRA) j...@apache.org Date: 2011/7/11 Subject: [jira] [Commented]

Re: Fwd: [jira] [Commented] (INFRA-2577) Please remerge existing XWork issues into JIRA

2011-07-11 Thread Maurizio Cucchiara
+1 for merge the xwork and s2 jira environment. Most of the users is not able to understand the real difference between them when they open an issue (and so they usually file a S2 issue) Maurizio Cucchiara Il giorno 11/lug/2011 11.56, Łukasz Lenart lukasz.len...@googlemail.com ha scritto: I've

Re: Comments in JSON

2011-07-11 Thread Dale Newfield
The patch applied is not backwards compatible, and will break existing sites if they upgrade. Both JSONResult and JSONInterceptor support a wrapWithComments parameter...I think it most sensible to put the same parameter on JSONValidationInterceptor. If we don't do that and default it to