This is an automated email from the git hooks/post-receive script. New change to branch 2.x-1907-fix-compilation-jdk11 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git omits 3633c7cb #1907 : Fix jdk11+ compilation omits 7ebe4b2d fixes #1907: Fix compilation for jdk11+ adds 61747583 #1908: update libs adds 1ba416d5 Remove useless files new f0964937 fixes #1907: Fix compilation for jdk11+ new bebb6915 #1907 : Fix jdk11+ compilation This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (3633c7cb) \ N -- N -- N refs/heads/2.x-1907-fix-compilation-jdk11 (bebb6915) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. 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 bebb691534b9fab214c0b10a257687da7f0d7165 Author: Éric <chatellier@codelutin.com> Date: Tue Apr 21 17:06:31 2020 +0200 #1907 : Fix jdk11+ compilation commit f09649370a687a0143ea76e3f61f26d03e0f7d1c Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Dec 16 15:16:18 2019 +0100 fixes #1907: Fix compilation for jdk11+ Summary of changes: changelog.txt | 41 --------- jaxx-application-api/LICENSE.txt | 165 ------------------------------------ jaxx-application-api/README.md | 0 jaxx-application-swing/LICENSE.txt | 165 ------------------------------------ jaxx-application-swing/README.md | 0 jaxx-compiler/LICENSE.txt | 165 ------------------------------------ jaxx-compiler/README.md | 2 - jaxx-compiler/changelog.txt | 120 -------------------------- jaxx-config/LICENSE.txt | 165 ------------------------------------ jaxx-config/README.md | 2 - jaxx-config/changelog.txt | 5 -- jaxx-demo/LICENSE.txt | 165 ------------------------------------ jaxx-demo/README.md | 2 - jaxx-demo/changelog.txt | 2 - jaxx-maven-plugin/LICENSE.txt | 165 ------------------------------------ jaxx-maven-plugin/README.md | 2 - jaxx-maven-plugin/changelog.txt | 37 -------- jaxx-runtime/LICENSE.txt | 165 ------------------------------------ jaxx-runtime/README.md | 2 - jaxx-runtime/changelog.txt | 109 ------------------------ jaxx-validator/LICENSE.txt | 165 ------------------------------------ jaxx-validator/README.md | 0 jaxx-validator/changelog.txt | 0 jaxx-widgets-about/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-about/README.md | 2 - jaxx-widgets-about/changelog.txt | 5 -- jaxx-widgets-common/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-common/README.md | 2 - jaxx-widgets-datetime/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-datetime/README.md | 2 - jaxx-widgets-datetime/changelog.txt | 5 -- jaxx-widgets-extra/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-extra/README.md | 2 - jaxx-widgets-extra/changelog.txt | 33 -------- jaxx-widgets-gis/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-gis/README.md | 2 - jaxx-widgets-gis/changelog.txt | 5 -- jaxx-widgets-number/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-number/README.md | 2 - jaxx-widgets-select/LICENSE.txt | 165 ------------------------------------ jaxx-widgets-select/README.md | 2 - jaxx-widgets/LICENSE.txt | 165 ------------------------------------ jaxx-widgets/README.md | 2 - jaxx-widgets/changelog.txt | 5 -- pom.xml | 35 ++++---- 45 files changed, 18 insertions(+), 3050 deletions(-) delete mode 100644 changelog.txt delete mode 100644 jaxx-application-api/LICENSE.txt delete mode 100644 jaxx-application-api/README.md delete mode 100644 jaxx-application-swing/LICENSE.txt delete mode 100644 jaxx-application-swing/README.md delete mode 100644 jaxx-compiler/LICENSE.txt delete mode 100644 jaxx-compiler/README.md delete mode 100644 jaxx-compiler/changelog.txt delete mode 100644 jaxx-config/LICENSE.txt delete mode 100644 jaxx-config/README.md delete mode 100644 jaxx-config/changelog.txt delete mode 100644 jaxx-demo/LICENSE.txt delete mode 100644 jaxx-demo/README.md delete mode 100644 jaxx-demo/changelog.txt delete mode 100644 jaxx-maven-plugin/LICENSE.txt delete mode 100644 jaxx-maven-plugin/README.md delete mode 100644 jaxx-maven-plugin/changelog.txt delete mode 100644 jaxx-runtime/LICENSE.txt delete mode 100644 jaxx-runtime/README.md delete mode 100644 jaxx-runtime/changelog.txt delete mode 100644 jaxx-validator/LICENSE.txt delete mode 100644 jaxx-validator/README.md delete mode 100644 jaxx-validator/changelog.txt delete mode 100644 jaxx-widgets-about/LICENSE.txt delete mode 100644 jaxx-widgets-about/README.md delete mode 100644 jaxx-widgets-about/changelog.txt delete mode 100644 jaxx-widgets-common/LICENSE.txt delete mode 100644 jaxx-widgets-common/README.md delete mode 100644 jaxx-widgets-datetime/LICENSE.txt delete mode 100644 jaxx-widgets-datetime/README.md delete mode 100644 jaxx-widgets-datetime/changelog.txt delete mode 100644 jaxx-widgets-extra/LICENSE.txt delete mode 100644 jaxx-widgets-extra/README.md delete mode 100644 jaxx-widgets-extra/changelog.txt delete mode 100644 jaxx-widgets-gis/LICENSE.txt delete mode 100644 jaxx-widgets-gis/README.md delete mode 100644 jaxx-widgets-gis/changelog.txt delete mode 100644 jaxx-widgets-number/LICENSE.txt delete mode 100644 jaxx-widgets-number/README.md delete mode 100644 jaxx-widgets-select/LICENSE.txt delete mode 100644 jaxx-widgets-select/README.md delete mode 100644 jaxx-widgets/LICENSE.txt delete mode 100644 jaxx-widgets/README.md delete mode 100644 jaxx-widgets/changelog.txt -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.