This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git.
from eb8bc5e Merge pull request #471 from Marcono1234/patch-1 new 92afe8b Maxlength attribute added to textarea tag new 255b563 Adding minlength attribute to TextArea tag new 04b04df Merge pull request #474 from kerttup/Branch_1 The 6067 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/struts2/components/TextArea.java | 19 +++++++++++++++++++ .../org/apache/struts2/views/jsp/ui/TextareaTag.java | 12 ++++++++++++ core/src/main/resources/template/simple/textarea.ftl | 6 ++++++ core/src/site/resources/tags/textarea-attributes.html | 8 ++++++++ 4 files changed, 45 insertions(+)