Gary Gregory
219c0d1b3c
Add section for the next release
2024-08-19 13:45:14 +00:00
Gary Gregory
f7ad2ef2f2
Prepare for the next release candidate
2024-08-16 12:43:46 +00:00
Gary Gregory
e522afcabc
Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 #282
2024-08-15 08:45:01 -04:00
Gary Gregory
d4f72cdce4
Fix factory loading from context class loader #280 , #281
2024-08-15 07:26:56 -04:00
Piotr P. Karwasz
3ed2daf47f
[LOGGING-192] Fix factory loading from TCCL ( #281 )
...
This fixes the loading of standard `LogFactory` implementations from the TCCL.
The current code has a fallback clause in `newFactory`, so it can happen that the code tests for the presence of Log4j API and SLF4J in the TCCL, but it actually loads the factory from the current classloader (which lacks either of those libraries).
2024-08-14 18:56:20 -04:00
Gary Gregory
9280a6df25
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 #276
2024-08-09 08:03:41 -04:00
Gary Gregory
81e491ce10
Bump org.apache.commons:commons-parent from 71 to 72
2024-07-30 08:28:32 -04:00
Gary Gregory
a7bd93fb67
Add section for the next release
2024-07-04 11:45:45 +00:00
Gary Gregory
894cdbd50c
Prepare for the next release candidate
2024-06-30 18:45:58 +00:00
Gary Gregory
c03d6bcd37
Sort entries
2024-06-30 14:26:22 -04:00
Gary Gregory
35a41108dc
Update Log4j 2 OSGi imports
2024-06-30 08:02:55 -04:00
Gary Gregory
03ec597a10
Fix NullPointerException in SimpleLog#write(StringBuffer) on null input
2024-06-30 08:02:35 -04:00
Gary Gregory
825105628f
Fix NullPointerException in SimpleLog#write(Object) on null input
2024-06-30 08:01:52 -04:00
Gary Gregory
e34e5d5a79
[LOGGING-193] Update Log4j 2 Imports #268
2024-06-28 10:11:16 -04:00
Gary Gregory
2e215295dc
Bump org.apache.commons:commons-parent from 70 to 71 #267
2024-06-14 08:13:18 -04:00
Gary Gregory
e97cec1c12
Bump org.apache.commons:commons-parent from 69 to 70
2024-05-22 17:20:35 -04:00
Gary Gregory
bd8f345c64
Fix PMD UnnecessaryFullyQualifiedName in SimpleLog
2024-05-22 16:43:32 -04:00
Gary Gregory
42b5981057
Add section for the next release
2024-05-15 16:59:35 +00:00
Gary Gregory
e37750947d
Deprecate org.apache.commons.logging.LogSource.jdk14IsAvailable
2024-05-11 11:18:47 -04:00
Gary Gregory
1724a5b6c5
Prepare for the next release candidate
2024-05-11 14:44:05 +00:00
Gary Gregory
33efdc2e2f
[LOGGING-191] Apache commons logging shows 1.4 as latest release instead
...
of 1.3.1
2024-04-26 07:07:11 -04:00
Gary Gregory
9cd3ea84ae
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #248
2024-04-19 09:55:38 -04:00
Gary Gregory
c121c81fda
Bump org.apache.commons:commons-parent from 67 to 69 #240
2024-04-01 14:03:29 -04:00
Gary Gregory
96a4b8976e
[LOGGING-190] Add OSGi metadata to enable Service Loader Mediator #234
2024-03-25 08:34:37 -04:00
Gary Gregory
0bbefd98c1
Add section for the next release
2024-03-24 11:35:33 -04:00
Gary Gregory
7b2b00b144
Fix Import-Package entry for org.slf4j #188
2024-03-17 10:21:03 -04:00
Gary Gregory
8967fcf4bc
Fix generics warnings #213
2024-03-17 10:10:19 -04:00
Gary Gregory
9ee83d3932
Allow Servlet 4 in OSGi environment #191
2024-03-17 10:08:35 -04:00
Gary Gregory
3fcbbb25d3
Bump logkit from 1.0.1 to 2.0 #32
2024-03-17 10:00:18 -04:00
Gary Gregory
b0b9b7131c
Prepare for a release candidate
2024-03-16 19:09:33 -04:00
Gary Gregory
13b6f83294
Bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.14
...
Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.14
2024-03-16 18:43:42 -04:00
Gary Gregory
885129aa07
Bump log4j2.version from 2.21.1 to 2.23.1 #230
2024-03-16 18:33:21 -04:00
Gary Gregory
12df6f5869
Update from Logj 1 to the Log4j 2 API compatibility layer #231
2024-03-16 18:32:33 -04:00
Gary Gregory
8b47845c35
Upgrade log4j-api to version 2.23.1 #230
2024-03-15 15:04:32 -04:00
Gary Gregory
1c2bea090f
Bump org.apache.commons:commons-parent from 66 to 67 #225
2024-03-06 09:40:43 -05:00
Gary Gregory
d67b90a270
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0
2024-03-01 09:46:43 -05:00
Gary Gregory
214e0881ea
Bump some dependencies
...
Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212
Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #207
2024-02-23 11:25:24 -05:00
Gary Gregory
98f576cd33
Bump org.apache.commons:commons-parent from 65 to 66
2024-02-03 13:53:39 -05:00
Gary Gregory
dcbaf834d0
Add Maven property project.build.outputTimestamp for build
...
reproducibility
2024-02-03 13:51:58 -05:00
Gary Gregory
ed4865d67f
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 ( #197 )
2024-02-02 21:22:29 -05:00
Gary Gregory
dbcb5d77b0
Remove references to very old JDK and Commons Logging versions #201
2024-01-26 08:15:15 -05:00
Gary Gregory
bcb50ffc28
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #194
2023-12-29 06:57:58 -05:00
Gary Gregory
ae43ff4754
Bump log4j2.version from 2.22.0 to 2.22.1 #193
2023-12-27 11:32:19 -05:00
Gary Gregory
d9f7e7b890
Bump log4j2.version from 2.21.1 to 2.22.0 #187
2023-12-08 10:19:54 -05:00
Gary Gregory
cb1cdd5f13
Add slot for the next release
2023-11-30 07:36:07 -05:00
Gary Gregory
18ed8eb8ad
Prepare for release candidate
2023-11-26 16:24:49 -05:00
Gary Gregory
1290cecf73
Deprecate
...
org.apache.commons.logging.impl.Jdk13LumberjackLogger.dummyLevel without
replacement
2023-11-26 15:04:55 -05:00
Gary Gregory
a164386b2a
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
2023-11-26 14:17:02 -05:00
Gary Gregory
ed83294439
Set java.logging as optional module #183 .
2023-11-25 15:30:05 -05:00
Gary Gregory
eb9e4c506f
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
2023-11-25 11:59:17 -05:00