You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/02/10 15:42:01 UTC

[myfaces-tobago] branch tobago-2.x updated (6ab312d -> b3e0bcf)

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a change to branch tobago-2.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


    from 6ab312d  chore: Update jQuery UI to 1.13.1
     add b3e0bcf  build: checkstyle enhancements

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 22 ++++++++--------------
 .../apache/myfaces/tobago/config/TobagoConfig.java |  2 +-
 .../myfaces/tobago/event/TabChangeEvent.java       |  2 +-
 .../component/SelectItemsTagDeclaration.java       |  2 +-
 .../taglib/component/SuggestTagDeclaration.java    |  4 ++--
 .../myfaces/tobago/internal/util/PartUtils.java    |  2 +-
 .../tobago/internal/webapp/JsonResponseWriter.java |  2 +-
 .../tobago/renderkit/LabelWithAccessKey.java       |  2 +-
 .../apache/myfaces/tobago/util/BeanComparator.java |  9 ---------
 .../tobago/util/ValueExpressionComparator.java     |  5 -----
 .../tobago/webapp/TobagoResponseWriter.java        |  2 +-
 .../internal/taglib/component/GenericTestBase.java |  6 +++---
 .../addressbook/web/StartupPhaseListener.java      |  4 ++--
 .../addressbook/web/StartupPhaseListener.java      |  4 ++--
 tobago-example/tobago-example-demo/pom.xml         |  4 ++--
 .../demo/clientConfig/ClientConfigController.java  |  2 +-
 .../myfaces/tobago/event/PageActionUtil.java       |  2 +-
 .../myfaces/tobago/renderkit/html/JsonUtils.java   |  2 +-
 18 files changed, 29 insertions(+), 49 deletions(-)