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 0a30eb44e Merge pull request #632 from apache/WW-5257-checkbox
     add 927c58b7d WW-5258 Upgrades Struts Annotations to version 1.0.8
     new 4ab427f2f Merge pull request #633 from apache/WW-5258-annotations

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:
 core/src/site/resources/tags/a-attributes.html     |  966 +++++-----
 .../src/site/resources/tags/action-attributes.html |  144 +-
 .../resources/tags/actionerror-attributes.html     |  726 ++++----
 .../resources/tags/actionmessage-attributes.html   |  726 ++++----
 .../src/site/resources/tags/append-attributes.html |   48 +-
 core/src/site/resources/tags/bean-attributes.html  |   64 +-
 .../site/resources/tags/checkbox-attributes.html   |  742 ++++----
 .../resources/tags/checkboxlist-attributes.html    |  838 ++++-----
 .../site/resources/tags/combobox-attributes.html   |  886 ++++-----
 .../site/resources/tags/component-attributes.html  |  710 ++++----
 core/src/site/resources/tags/date-attributes.html  |  112 +-
 .../resources/tags/datetextfield-attributes.html   |  726 ++++----
 core/src/site/resources/tags/debug-attributes.html |  710 ++++----
 .../resources/tags/doubleselect-attributes.html    | 1446 +++++++--------
 core/src/site/resources/tags/else-attributes.html  |   32 +-
 .../src/site/resources/tags/elseif-attributes.html |   48 +-
 .../site/resources/tags/fielderror-attributes.html |  742 ++++----
 core/src/site/resources/tags/file-attributes.html  |  742 ++++----
 core/src/site/resources/tags/form-attributes.html  |  934 +++++-----
 .../site/resources/tags/generator-attributes.html  |  112 +-
 core/src/site/resources/tags/head-attributes.html  |  710 ++++----
 .../src/site/resources/tags/hidden-attributes.html |  710 ++++----
 core/src/site/resources/tags/i18n-attributes.html  |   48 +-
 core/src/site/resources/tags/if-attributes.html    |   48 +-
 .../site/resources/tags/include-attributes.html    |   48 +-
 .../tags/inputtransferselect-attributes.html       | 1078 +++++------
 .../site/resources/tags/iterator-attributes.html   |  128 +-
 core/src/site/resources/tags/label-attributes.html |  726 ++++----
 core/src/site/resources/tags/link-attributes.html  |  854 ++++-----
 core/src/site/resources/tags/merge-attributes.html |   48 +-
 .../src/site/resources/tags/number-attributes.html |  208 +--
 .../site/resources/tags/optgroup-attributes.html   |  160 +-
 .../tags/optiontransferselect-attributes.html      | 1878 ++++++++++----------
 core/src/site/resources/tags/param-attributes.html |   80 +-
 .../site/resources/tags/password-attributes.html   |  806 ++++-----
 .../site/resources/tags/property-attributes.html   |  128 +-
 core/src/site/resources/tags/push-attributes.html  |   48 +-
 core/src/site/resources/tags/radio-attributes.html |  838 ++++-----
 core/src/site/resources/tags/reset-attributes.html |  790 ++++----
 .../src/site/resources/tags/script-attributes.html |  870 ++++-----
 .../src/site/resources/tags/select-attributes.html |  918 +++++-----
 core/src/site/resources/tags/set-attributes.html   |  102 +-
 core/src/site/resources/tags/sort-attributes.html  |   80 +-
 .../src/site/resources/tags/submit-attributes.html |  806 ++++-----
 .../src/site/resources/tags/subset-attributes.html |  112 +-
 core/src/site/resources/tags/text-attributes.html  |  128 +-
 .../site/resources/tags/textarea-attributes.html   |  806 ++++-----
 .../site/resources/tags/textfield-attributes.html  |  790 ++++----
 core/src/site/resources/tags/token-attributes.html |  710 ++++----
 .../resources/tags/updownselect-attributes.html    | 1014 +++++------
 core/src/site/resources/tags/url-attributes.html   |  278 +--
 pom.xml                                            |    2 +-
 52 files changed, 13702 insertions(+), 13702 deletions(-)

Reply via email to