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 936481e7e Adds badge with OSSF CII best practises scoring
add 943cb6295 WW-5133 Drops labelposition attribute
new 58dcc830e Merge pull request #622 from apache/WW-5133-labelposition
The 1 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:
.../org/apache/struts2/components/Checkbox.java | 11 ----------
.../java/org/apache/struts2/components/UIBean.java | 11 ----------
.../apache/struts2/views/jsp/ui/AbstractUITag.java | 9 --------
.../main/resources/template/xhtml/validation.js | 4 ++--
core/src/site/resources/tags/a-attributes.html | 8 --------
.../resources/tags/actionerror-attributes.html | 8 --------
.../resources/tags/actionmessage-attributes.html | 8 --------
.../site/resources/tags/checkbox-attributes.html | 8 --------
.../resources/tags/checkboxlist-attributes.html | 8 --------
.../site/resources/tags/combobox-attributes.html | 8 --------
.../site/resources/tags/component-attributes.html | 8 --------
.../resources/tags/datetextfield-attributes.html | 8 --------
core/src/site/resources/tags/debug-attributes.html | 8 --------
.../resources/tags/doubleselect-attributes.html | 8 --------
.../site/resources/tags/fielderror-attributes.html | 8 --------
core/src/site/resources/tags/file-attributes.html | 8 --------
core/src/site/resources/tags/form-attributes.html | 8 --------
core/src/site/resources/tags/head-attributes.html | 8 --------
.../src/site/resources/tags/hidden-attributes.html | 8 --------
.../tags/inputtransferselect-attributes.html | 8 --------
core/src/site/resources/tags/label-attributes.html | 8 --------
core/src/site/resources/tags/link-attributes.html | 8 --------
.../tags/optiontransferselect-attributes.html | 8 --------
.../site/resources/tags/password-attributes.html | 8 --------
core/src/site/resources/tags/radio-attributes.html | 8 --------
core/src/site/resources/tags/reset-attributes.html | 8 --------
.../src/site/resources/tags/script-attributes.html | 8 --------
.../src/site/resources/tags/select-attributes.html | 8 --------
.../src/site/resources/tags/submit-attributes.html | 8 --------
.../site/resources/tags/textarea-attributes.html | 8 --------
.../site/resources/tags/textfield-attributes.html | 8 --------
core/src/site/resources/tags/token-attributes.html | 8 --------
.../resources/tags/updownselect-attributes.html | 8 --------
.../apache/struts2/views/jsp/ui/CheckboxTest.java | 8 ++++----
.../apache/struts2/views/jsp/ui/FormTagTest.java | 24 +++++++++++-----------
.../org/apache/struts2/views/jsp/ui/LabelTest.java | 10 ++++-----
36 files changed, 23 insertions(+), 286 deletions(-)