Re: Struts 2.3.6 ready for test

2012-11-05 Thread Lukasz Lenart
2012/11/5 Umesh Awasthi > It's clearly mentioned in the doc that DevMode is not for production but > still it can give some false assumptions that new release is slow :) (not > sure how slow) > I've noticed one more problem, support for JBoss is broken again :\ I'm going to solve that and reload

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Lukasz Lenart
2012/11/5 James Fleischman > I have a question related to this. I would like to submit a patch that > allows for overriding the position of the error text for templates. There > is no issue in the jira and I do not see an option to add one. Can this > only be done by a contributor? > You must

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Dave Newton
AFAIK anyone can add a JIRA ticket; it's how bugs/issues/etc. are tracked in the project. You might need a JIRA login ID. Dave

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread James Fleischman
I have a question related to this. I would like to submit a patch that allows for overriding the position of the error text for templates. There is no issue in the jira and I do not see an option to add one. Can this only be done by a contributor? The purpose of the patch is to add an attribute

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Jeff Black
Thanks guys.  FWIW I would love to have the "Contributor" role! Regardless of what you decide, I'll make sure to update the issues I work on with the necessary progress information. Best, Jeff From: Philip Luppens To: Struts Developers List Sent: Monday,

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Philip Luppens
On Mon, Nov 5, 2012 at 5:56 PM, Maurizio Cucchiara wrote: > From JIRA admin page: > "**Assignable User** > > Users with this permission may be assigned to issues. > Project Role (PMC) > Project Role (Contributors) > Project Role (Committers) > Project Role (Administrators)" > > So the question is

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Maurizio Cucchiara
>From JIRA admin page: "**Assignable User** Users with this permission may be assigned to issues. Project Role (PMC) Project Role (Contributors) Project Role (Committers) Project Role (Administrators)" So the question is if we should assign to Jeffrey contributors role (I don't see any issue)

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Maurizio Cucchiara
IIRC there is an apposite role called "contributors", and (I could be wrong) contributors should be able to claim issues. Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/mauriziocucchiara VisualizeM

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Jeff Black
Thanks Philip. I will update the issue accordingly. Best, Jeff From: Philip Luppens To: Struts Developers List ; Jeff Black Sent: Monday, November 5, 2012 10:47 AM Subject: Re: Jira: Assigning an issue to yourself On Mon, Nov 5, 2012 at 5:45 PM, Jeff

Re: Jira: Assigning an issue to yourself

2012-11-05 Thread Philip Luppens
On Mon, Nov 5, 2012 at 5:45 PM, Jeff Black wrote: > Good day. > > On the Apache Jira Struts 2 "Issues" page there is a section displaying > assignees that are working on reported issues. > > I was going to try and "claim" a particular issue and assign it to > myself; however I am unable to locate

Re: Struts git mirrors now available

2012-11-05 Thread Maurizio Cucchiara
I'm for git too Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/mauriziocucchiara VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara Maurizio Cucchiara On 5 November 2012 16:

Re: Struts git mirrors now available

2012-11-05 Thread Dave Newton
+1 I'd prefer git. On Mon, Nov 5, 2012 at 10:00 AM, Lukasz Lenart wrote: > Hi, > > I would like to return to this discussion as Jogep proposed [1] Git > for the Struts 2.5 (3.x) and I think it's a great idea to start > development of Struts 2.5 base on Git instead Svn. WDYT? > > [1] > https://c

Re: Struts git mirrors now available

2012-11-05 Thread Lukasz Lenart
Hi, I would like to return to this discussion as Jogep proposed [1] Git for the Struts 2.5 (3.x) and I think it's a great idea to start development of Struts 2.5 base on Git instead Svn. WDYT? [1] https://cwiki.apache.org/confluence/display/WW/Struts+2.5?focusedCommentId=30740981#comment-3074098

Re: Struts 2.3.6 ready for test

2012-11-05 Thread Umesh Awasthi
It's clearly mentioned in the doc that DevMode is not for production but still it can give some false assumptions that new release is slow :) (not sure how slow) On Mon, Nov 5, 2012 at 7:02 PM, Lukasz Lenart wrote: > 2012/10/28 Johannes Geppert : > > Hi Łukasz, > > > > great Job! Can't see any bl

Re: Struts 2.3.6 ready for test

2012-11-05 Thread Lukasz Lenart
2012/10/28 Johannes Geppert : > Hi Łukasz, > > great Job! Can't see any blockers for this release. > > +1 for starting the vote. I see one problem, with reloading configs - right now the configs are reloaded on each request (in DevMode) and not when a file changed. What do you think, is it a shows