This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 116e58a fixes #145: Add an option to show in system tray the name of the currently running task new 114fa16 fixes #148: An illegal reflective access operation on java 11 new 0f049bc fixes #149: Update libs 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 0f049bcd97e05d03cb53fe4e4089d6ce37091800 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jul 10 16:42:06 2019 +0200 fixes #149: Update libs commit 114fa1689291d735e9e641ada6788c06b66a0eba Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jul 10 16:31:38 2019 +0200 fixes #148: An illegal reflective access operation on java 11 Summary of changes: pom.xml | 16 +++++++-------- src/main/java/org/chorem/jtimer/JTimer.java | 7 ++----- .../java/org/chorem/jtimer/system/SystemInfo.java | 5 ----- .../jtimer/system/macos/ApplicationServices.java | 2 +- .../jtimer/system/macos/MacOSSystemInfo.java | 7 +------ .../chorem/jtimer/system/unix/UnixSystemInfo.java | 24 +--------------------- .../java/org/chorem/jtimer/system/unix/X11.java | 2 +- .../java/org/chorem/jtimer/system/unix/Xss.java | 2 +- .../org/chorem/jtimer/system/win32/Kernel32.java | 2 +- .../org/chorem/jtimer/system/win32/User32.java | 2 +- .../jtimer/system/win32/Win32SystemInfo.java | 7 +------ .../jtimer/ui/resources/HelpFrame.properties | 2 +- .../jtimer/ui/resources/HelpFrame_fr.properties | 2 +- 13 files changed, 20 insertions(+), 60 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.