This is an automated email from the git hooks/post-receive script.
New change to branch develop-2.x in repository jaxx.
See https://gitlab.nuiton.org/nuiton/jaxx.git
from 03dfa5b0 Update ci
new 8af36e68 Remove use of SwingUtil#setText because of forbidden introspection in java 11
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 8af36e686e8bf5a81ec49f402ccb0c0e6fc1b167
Author: Eric Chatellier <chatellier(a)codelutin.com>
Date: Fri Mar 5 15:54:09 2021 +0100
Remove use of SwingUtil#setText because of forbidden introspection in java 11
Summary of changes:
jaxx-application-api/pom.xml | 2 +-
jaxx-application-swing/pom.xml | 2 +-
jaxx-compiler/pom.xml | 2 +-
.../compiler/tags/swing/JTextComponentHandler.java | 14 ------
jaxx-config/pom.xml | 2 +-
jaxx-demo/pom.xml | 2 +-
jaxx-maven-plugin/pom.xml | 2 +-
jaxx-runtime/pom.xml | 2 +-
.../src/main/java/jaxx/runtime/SwingUtil.java | 50 ----------------------
jaxx-validator/pom.xml | 2 +-
jaxx-widgets-about/pom.xml | 2 +-
jaxx-widgets-common/pom.xml | 2 +-
jaxx-widgets-datetime/pom.xml | 2 +-
jaxx-widgets-extra/pom.xml | 2 +-
jaxx-widgets-gis/pom.xml | 2 +-
jaxx-widgets-number/pom.xml | 2 +-
jaxx-widgets-select/pom.xml | 2 +-
jaxx-widgets/pom.xml | 2 +-
pom.xml | 2 +-
19 files changed, 17 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.