This is an automated email from the git hooks/post-receive script. New change to branch master-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 442ea32d Merge branch 'release/2.45' into master-2.x adds 312f832f Merge branch 'release/2.45' into develop-2.x adds 3e35304e [gitflow-maven-plugin]Update for next development version adds 7561acbf Add gitlab-ci adds 9d76bbe1 Fix site adds 837c09be Update ci adds 03dfa5b0 Update ci adds 8af36e68 Remove use of SwingUtil#setText because of forbidden introspection in java 11 adds 7c6a068c Remove use of SwingUtil#setText because of forbidden introspection in java 11 adds a1d8eb9e Update libs adds 666b2709 Remove invalid delete method new 718ee9f2 [gitflow-maven-plugin]Update versions for release new 7089233a Merge branch 'release/2.46' into master-2.x The 2 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 7089233a2b16e0f79b7730e9b7cebdbd8baefc8c Merge: 442ea32d 718ee9f2 Author: Éric <chatellier@codelutin.com> Date: Tue Apr 27 15:59:26 2021 +0200 Merge branch 'release/2.46' into master-2.x commit 718ee9f2f1460dffc66af2ffa2201dd9656f332d Author: Éric <chatellier@codelutin.com> Date: Tue Apr 27 15:47:36 2021 +0200 [gitflow-maven-plugin]Update versions for release Summary of changes: .gitlab-ci.yml | 21 +++++++++ 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 +- .../demo/feature/nav/content/ActorContentUI.jaxx | 1 + .../demo/feature/nav/content/MovieContentUI.jaxx | 1 + jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- .../main/java/jaxx/runtime/FileChooserUtil.java | 34 --------------- .../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 | 20 ++++----- 23 files changed, 49 insertions(+), 124 deletions(-) create mode 100644 .gitlab-ci.yml -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.