-- New and Noteworthy (4.4.0) --
This version is revs up the Checkstyle core engine to Checkstyle 4.4, which was released recently.
-- Patches --
-
1832706 Choose a default global check for non-checkstyle projects
Beat Kappert contributed a great patch which allows to select a global default check configuration, this default configuration is used when manually checking projects which have not been configured for Checkstyle. Kudos to you, Beat!
-- Fixed Bugs --
- 1843511 Remote checkstyle configuration fails authentication
- 1708711 Http config retrieval retries on permission denied