1
0
Commit Graph

876 Commits

Author SHA1 Message Date
Gary Gregory 5c34ad7d9a Use generics 2024-06-30 08:38:32 -04:00
Gary Gregory d6ae2efb64 Use generics 2024-06-30 08:34:23 -04:00
Gary Gregory ab4b5c50d8 Inline single use local variable 2024-06-30 08:33:02 -04:00
Gary Gregory 5b35ee8622 Javadoc 2024-06-30 08:31:12 -04:00
Gary Gregory 3d7e522b5b Close HTML tags 2024-06-30 08:31:06 -04:00
Gary Gregory 7d91888801 Add switch default and comment 2024-06-30 08:25:12 -04:00
Gary Gregory faa9e1e2f2 Use switch instead of cascading if-else 2024-06-30 08:19:07 -04:00
Gary Gregory 61c261037d Format nits 2024-06-30 08:06:13 -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 b31e91cba5 Javadoc 2024-06-30 08:01:44 -04:00
Gary Gregory c8bba3dcb8 Write code more directly 2024-06-30 07:55:27 -04:00
Gary Gregory e1855ea36d Revert "Remove redundant code"
This reverts commit 155c1b2a03.
2024-06-30 07:50:48 -04:00
Gary Gregory e6c48c9dae Remove redundant keyword 2024-06-30 07:49:34 -04:00
Gary Gregory 618ab14b4a Collapse into if-else 2024-06-30 07:49:26 -04:00
Gary Gregory 155c1b2a03 Remove redundant code 2024-06-30 07:49:05 -04:00
Gary Gregory 3d7feefa07 Remove redundant keyword 2024-06-30 07:48:54 -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 cfa7297e33 Use Objects.toString() 2024-06-11 10:55:02 -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 34776ff23a Format nits 2024-05-22 17:13:05 -04:00
Gary Gregory bd8f345c64 Fix PMD UnnecessaryFullyQualifiedName in SimpleLog 2024-05-22 16:43:32 -04:00
Gary Gregory 837d9b027c Javadoc 2024-05-18 09:57:11 -04:00
Gary Gregory 42b5981057 Add section for the next release 2024-05-15 16:59:35 +00:00
Gary Gregory 51ee80926c Prepare for the next release candidate 2024-05-12 12:21:53 +00:00
Gary Gregory 8d580e62c7 Fill in release notes 2024-05-12 08:16:17 -04:00
Gary Gregory d67eefa4e2 Sort imports
Whitespace
2024-05-11 11:28:09 -04:00
Gary Gregory 8b3454ac61 Fix generics compiler warning 2024-05-11 11:21:55 -04:00
Gary Gregory e37750947d Deprecate org.apache.commons.logging.LogSource.jdk14IsAvailable 2024-05-11 11:18:47 -04:00
Gary Gregory f60da7be70 Comment empty code block 2024-05-11 11:08:27 -04:00
Gary Gregory e8a3587ac6 Fix Javadoc warnings 2024-05-11 11:08:11 -04:00
Gary Gregory 1724a5b6c5 Prepare for the next release candidate 2024-05-11 14:44:05 +00:00
Gary Gregory 3d59890e6f Set a baseline for JaCoCo checks 2024-05-08 16:05:18 -04:00
Gary Gregory 144ae1f657 Normalize exception message 2024-05-03 10:13:06 -04:00
Gary Gregory 176bcdf740 Javadoc 2024-04-26 07:12:19 -04: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 0adb67eb20 Use Java 5's String#contains(CharSequence) 2024-03-22 09:48:14 -04:00
Gary Gregory 53e06aae74 Prepare for a release candidate 2024-03-17 10:36:24 -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
Elliotte Rusty Harold 3b2daae483 cure generics warnings (#213) 2024-03-17 10:09:17 -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