Jenkins build is still unstable: Struts-JDK7-pull-request #273

2017-04-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build is still unstable: Struts-JDK7-pull-request #272

2017-04-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build is still unstable: Struts-JDK7-pull-request #271

2017-04-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build is still unstable: Struts-JDK7-pull-request #270

2017-04-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build became unstable: Struts-JDK7-pull-request #269

2017-04-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

[GitHub] struts pull request #131: WW-4210: Type conversion class

2017-04-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/struts/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-22 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/133 > What do you mean by that? There is no bean name. Users may set `class` attribute to a 1.class name or to a 2.bean name. I meant I think it is not nice to use `class` attribute for, as

[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-22 Thread aleksandr-m
Github user aleksandr-m commented on the issue: https://github.com/apache/struts/pull/133 You're mixing two very different topics together, security and `chain` configuration. > But I think using attribute class for both class name and bean name is not intuitive too.

[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-22 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/133 @aleksandr-m , thank you for your reply. > I'm still against adding bean attribute to action configuration. It is not intuitive. But I think using attribute `class` for both cla

[GitHub] struts issue #133: WW-4105 Considers config time class in actions chain

2017-04-22 Thread aleksandr-m
Github user aleksandr-m commented on the issue: https://github.com/apache/struts/pull/133 I'm still against adding `bean` attribute to action configuration. It is not intuitive. Chain configuration options belong to `chain` interceptor, json to `json` result, etc. In fact `json` r