[GitHub] struts pull request #133: WW-4105 Considers config time class in actions cha...

2017-04-21 Thread yasserzamani
GitHub user yasserzamani opened a pull request: https://github.com/apache/struts/pull/133 WW-4105 Considers config time class in actions chain I think it is `ready for merge` and does not break backward compatibility. The added `bean` attribute is and should be optional always.

[GitHub] struts issue #130: WW-3952: Credit card validator

2017-04-21 Thread gregh3269
Github user gregh3269 commented on the issue: https://github.com/apache/struts/pull/130 Last time I did some credit card validation, I needed to use a java script version as the payment process obscured the field names by not having the "name" attribute (so it was not obvious when

[GitHub] struts issue #132: WW-4780 : upgraded version of log4j2 to 2.8.2

2017-04-21 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/132 ah... cool :) --- 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,

[GitHub] struts issue #132: WW-4780 : upgraded version of log4j2 to 2.8.2

2017-04-21 Thread sdutry
Github user sdutry commented on the issue: https://github.com/apache/struts/pull/132 @lukaszlenart I know they can. I just like having the confirmation from the automated build tools (jenkins and travis) that i didn't break the builds before committing. --- If your project