This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 9e7e0b395dbe743741bcc47fb9a276e5107f3efb Merge: 784293e46 3e30d0c37 Author: Lukasz Lenart <[email protected]> AuthorDate: Mon Oct 24 10:24:19 2022 +0200 Merge pull request #624 from apache/WW-5137-class [WW-5137] Removes deprecated class attribute core/src/main/java/org/apache/struts2/components/UIBean.java | 6 ------ core/src/site/resources/tags/a-attributes.html | 8 -------- core/src/site/resources/tags/actionerror-attributes.html | 8 -------- core/src/site/resources/tags/actionmessage-attributes.html | 8 -------- core/src/site/resources/tags/checkbox-attributes.html | 8 -------- core/src/site/resources/tags/checkboxlist-attributes.html | 8 -------- core/src/site/resources/tags/combobox-attributes.html | 8 -------- core/src/site/resources/tags/component-attributes.html | 8 -------- core/src/site/resources/tags/datetextfield-attributes.html | 8 -------- core/src/site/resources/tags/debug-attributes.html | 8 -------- core/src/site/resources/tags/doubleselect-attributes.html | 8 -------- core/src/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 -------- core/src/site/resources/tags/hidden-attributes.html | 8 -------- core/src/site/resources/tags/inputtransferselect-attributes.html | 8 -------- core/src/site/resources/tags/label-attributes.html | 8 -------- core/src/site/resources/tags/link-attributes.html | 8 -------- core/src/site/resources/tags/optiontransferselect-attributes.html | 8 -------- core/src/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 -------- core/src/site/resources/tags/script-attributes.html | 8 -------- core/src/site/resources/tags/select-attributes.html | 8 -------- core/src/site/resources/tags/submit-attributes.html | 8 -------- core/src/site/resources/tags/textarea-attributes.html | 8 -------- core/src/site/resources/tags/textfield-attributes.html | 8 -------- core/src/site/resources/tags/token-attributes.html | 8 -------- core/src/site/resources/tags/updownselect-attributes.html | 8 -------- core/src/test/java/org/apache/struts2/components/UIBeanTest.java | 4 ++-- 31 files changed, 2 insertions(+), 240 deletions(-)
