Type |
Changes |
By |
|
Add support for Log4j API and SLF4J #177. Thanks to Piotr P. Karwasz. |
ggregory |
|
Deprecate org.apache.commons.logging.impl.WeakHashtable without replacement. Thanks to Piotr P. Karwasz. |
ggregory |
|
Deprecate and disable `Jdk13LumberjackLogger` and `Log4JLogger`. Fixes LOGGING-188. Thanks to Piotr P. Karwasz. |
pkarwasz |
|
Deprecate and disable `AvalonLogger` and `LogKitLogger`. Fixes LOGGING-173. Thanks to SingingBush. |
pkarwasz |
|
Add Automatic-Module-Name Manifest Header for Java 9 compatibility. Fixes LOGGING-165. |
britter |
|
BufferedReader is not closed properly. Fixes LOGGING-163. Thanks to Kaloyan Spiridonov. |
ggregory |
|
Remove redundant initializer #46. Fixes LOGGING-177. Thanks to Arturo Bernal. |
ggregory |
|
Use a weak reference for the cached class loader #71. Thanks to Jakob van Kruijssen, Bruno P. Kinoshita, Gary Gregory. |
ggregory |
|
Add more entries to .gitignore file #25. Thanks to xiaozhiliaoo. |
ggregory |
|
Minor Improvements #34. Thanks to Arturo Bernal. |
ggregory |
|
[StepSecurity] ci: Harden GitHub Actions #145. Thanks to step-security-bot, Gary Gregory. |
ggregory |
|
Replace custom code with `ServiceLoader` call. Fixes LOGGING-185. Thanks to Piotr P. Karwasz. |
pkarwasz |
|
Fix possible NPEs in LogFactoryImpl. Thanks to Gary Gregory. |
ggregory |
|
Fix failing tests #180. Fixes LOGGING-185. Thanks to Piotr P. Karwasz. |
ggregory |
|
Deprecate LogConfigurationException.cause in favor of getCause(). Thanks to Gary Gregory. |
ggregory |
|
Fix SpotBugs [ERROR] High: Found reliance on default encoding in org.apache.commons.logging.LogFactory.initDiagnostics(): new java.io.PrintStream(OutputStream) [org.apache.commons.logging.LogFactory] At LogFactory.java:[line 1205] DM_DEFAULT_ENCODING. Thanks to Gary Gregory. |
ggregory |
|
Fix SpotBugs [ERROR] Medium: Class org.apache.commons.logging.impl.WeakHashtable defines non-transient non-serializable instance field queue [org.apache.commons.logging.impl.WeakHashtable] In WeakHashtable.java SE_BAD_FIELD. Thanks to Gary Gregory. |
ggregory |
|
Set java.logging as optional module #183. Thanks to Piotr P. Karwasz. |
ggregory |
|
Fix SpotBugs [ERROR] Medium: Switch statement found in org.apache.commons.logging.impl.SimpleLog.log(int, Object, Throwable) where default case is missing [org.apache.commons.logging.impl.SimpleLog] At SimpleLog.java:[lines 505-522] SF_SWITCH_NO_DEFAULT. Thanks to Gary Gregory. |
ggregory |
|
Deprecate org.apache.commons.logging.impl.Jdk13LumberjackLogger.dummyLevel without replacement. Thanks to Gary Gregory. |
ggregory |
|
Bump Java from 6 to 8. Thanks to Gary Gregory. |
ggregory |
|
Bump actions/cache from 2 to 3.0.10 #50, #77, #95, #98, #107, #110. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump actions/checkout from 2.3.1 to 3.1.0, #24, #63, #75, #109. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump actions/setup-java from 1.4.0 to 3.5.1 #21. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump junit from 3.8.1 to 5.9.1 Vintage #23, #38. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump clirr-maven-plugin from 2.2.2 to 2.8 #14. Thanks to Dependabot. |
ggregory |
|
Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 #8. Thanks to Dependabot. |
ggregory |
|
Bump maven-failsafe-plugin from 2.12 to 3.0.0-M7 #31, #91. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5. Thanks to Gary Gregory. |
ggregory |
|
Bump maven-dependency-plugin from 2.4 to 3.5.0 #29, #79, #117, #131. Thanks to Dependabot. |
ggregory |
|
Bump maven-pmd-plugin from 3.3 to 3.19.0 #28, #90, #100, #103. Thanks to Dependabot. |
ggregory |
|
Bump maven-assembly-plugin from 2.5 to 3.4.2 #30, #94, #96. Thanks to Dependabot. |
ggregory |
|
Bump servlet-api from 2.3 to 2.5 #27. Thanks to Dependabot. |
ggregory |
|
Bump maven-checkstyle-plugin from 2.7 to 3.2.1 #35, #101, #130. Thanks to Gary Gregory, Dependabot. |
ggregory |
|
Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.1 #33, #70, #78, #93, #97, #102, #112. Thanks to Dependabot. |
ggregory |
|
Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115. Thanks to Dependabot. |
ggregory |
|
Bump commons-parent from 52 to 65 #82, #106, #122, #126, #143. Thanks to Dependabot, Gary Gregory. |
kinow |
|
Bump github/codeql-action from 1 to 2 #86. Thanks to Dependabot. |
kinow |