Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CleanupService: preload JgitText if not running in OSGi | Thomas Wolf | 2024-03-15 | 1 | -16/+18 |
* | ShutdownHook: run on bundle deactivation if in OSGi | Thomas Wolf | 2024-03-08 | 1 | -20/+18 |
* | Don't use localized String during JVM shutdown | Matthias Sohn | 2024-02-06 | 1 | -1/+3 |
* | Fix log level for successful execution of ShutdownHook#notify to debug | Matthias Sohn | 2023-09-26 | 1 | -1/+1 |
* | [errorprone] Suppress ImmutableEnumChecker for ShutdownHook | Matthias Sohn | 2023-09-15 | 1 | -0/+1 |
* | Add ShutdownHook to cleanup FileLocks on graceful JVM shutdown | Matthias Sohn | 2023-09-12 | 1 | -0/+149 |