Commit Graph
100 Commits
Author SHA1 Message Date
Gary Gregory d3c1bb95b9 Remove duplicate 2023-11-26 10:01:54 -05:00
Gary Gregory ed83294439 Set java.logging as optional module #183. 2023-11-25 15:30:05 -05:00
Gary Gregory a28caba95b Spelling 2023-11-25 12:33:33 -05:00
Gary Gregory 409ff88dd7 Fix compiler warnings 2023-11-25 12:20:42 -05:00
Gary Gregory 170957c6f6 Spelling
Remove unused import
2023-11-25 12:18:01 -05:00
Gary Gregory 09e85b177c Simplify weird code 2023-11-25 12:16:31 -05:00
Gary Gregory a5b6ec6522 Fix SpotBugs [ERROR] 2023-11-25 12:12:50 -05:00
Gary Gregory 0f16cc12da Internal refactoring 2023-11-25 12:06:13 -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
Gary Gregory 0f25dd6c0e 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.
2023-11-25 11:55:22 -05:00
Gary Gregory b9785548d6 Enable PMD check in default Maven goal 2023-11-25 11:41:45 -05:00
Gary Gregory 1b1879d35d Bump commons-parent from 64 to 65 2023-11-25 11:18:26 -05:00
Gary Gregory afb295013d Remove trailing whitespace 2023-11-25 11:09:13 -05:00
Gary Gregory 5c371bcbbd Organize imports 2023-11-25 11:08:11 -05:00
Gary Gregory 942b1c37af Sort members 2023-11-25 11:07:56 -05:00
Gary Gregory 64ea85b0ca Checkstyle: @author tags are deprecated 2023-11-23 08:53:54 -05:00
Gary Gregory e4d94ff51e Spelling 2023-11-20 19:22:47 -05:00
Gary Gregory 6b11d8ab2e Spelling in comments 2023-11-20 09:58:59 -05:00
Gary Gregory 51a3978280 Fix compiler warning 2023-11-20 09:54:16 -05:00
Gary Gregory 5360b9cf84 Better local name 2023-11-20 09:49:42 -05:00
Gary Gregory 0899b5bd2b Fix compiler warning 2023-11-20 09:48:00 -05:00
Gary Gregory 68a33abb85 Remove extra whitespace 2023-11-20 09:46:41 -05:00
Gary Gregory d262d0986e Document empty blocks 2023-11-20 09:46:16 -05:00
Gary Gregory 6e6b27c957 Document empty blocks 2023-11-20 09:45:25 -05:00
Gary Gregory 2ea4f44d2f Document empty blocks 2023-11-20 09:45:03 -05:00
Gary Gregory c265c9d46e Deprecate org.apache.commons.logging.impl.WeakHashtable without
replacement.
2023-11-20 09:43:37 -05:00
Gary Gregory 0467d4151a Refactor to local variable 2023-11-20 08:58:24 -05:00
Gary Gregory 7e340b5d73 Better error messages 2023-11-20 08:56:47 -05:00
Gary Gregory 2039eeba6f Fix compiler warnings 2023-11-19 16:33:27 -05:00
Gary Gregory 704258ca41 Use Map API 2023-11-19 16:30:24 -05:00
Gary Gregory f8aeeaec61 Fix compiler warnings for type casts 2023-11-19 16:28:00 -05:00
Gary Gregory 66c2290ed7 Fix compiler warnings 2023-11-19 16:25:42 -05:00
Gary Gregory a06ae06925 Format nits 2023-11-19 16:24:55 -05:00
Gary Gregory a39a6d1234 Format nits 2023-11-19 16:21:18 -05:00
Gary Gregory 6cff4d220a Add Checkstyle WhitespaceAfter 2023-11-19 16:14:52 -05:00
Gary Gregory 7ce3866b16 Fix compiler warning 2023-11-19 16:11:36 -05:00
Gary Gregory 0b8c564674 Fix compiler warning 2023-11-19 16:09:58 -05:00
Gary Gregory ab478d1a0f Remove unused private method 2023-11-19 16:08:36 -05:00
Gary Gregory dd2c1599b2 Fix compiler warning 2023-11-19 16:06:48 -05:00
Gary Gregory 0e548f1fb4 Fix compiler warnings 2023-11-19 16:05:15 -05:00
Gary Gregory 21b3a91d2b Fix compiler warning 2023-11-19 11:58:52 -05:00
Gary Gregory ab86436dbb Simplify JUL support check 2023-11-19 11:57:54 -05:00
Gary Gregory daacf25020 Fix compiler warning 2023-11-19 11:56:14 -05:00
Gary Gregory 539ac1cae7 Camcel-case internal names 2023-11-19 11:55:11 -05:00
Gary Gregory 812631cb9e Camcel-case internal names 2023-11-19 11:54:48 -05:00
Gary Gregory 533edd2759 Remove unused exceptions 2023-11-19 11:54:21 -05:00
Gary Gregory 63347c9024 Javadoc 2023-11-19 11:51:47 -05:00
Gary Gregory 572daec221 Better local name
Format
2023-11-19 11:50:32 -05:00
Gary Gregory 3ffa335ef6 Fix compiler warning 2023-11-19 11:50:08 -05:00
Gary Gregory 1ac6d05b8b Comment 2023-11-19 11:47:37 -05:00
Gary Gregory 544ef7cfe6 Fix compiler warning 2023-11-19 11:47:13 -05:00
Gary Gregory 7d6d85a444 Fix compiler warning 2023-11-19 11:46:53 -05:00
Gary Gregory 128cd42951 Fix compiler warning 2023-11-19 11:45:48 -05:00
Gary Gregory 2f8d577970 Fix compiler warning 2023-11-19 11:45:20 -05:00
Gary Gregory e8b4e383ac Fix compiler warning 2023-11-19 11:42:25 -05:00
Gary Gregory 7af5ec6b03 Use try-with-resources 2023-11-19 11:41:57 -05:00
Gary Gregory fa9feb0d9e Fix compiler warning 2023-11-19 11:35:21 -05:00
Gary Gregory e2f9a3fce8 Deprecate LogConfigurationException.cause in favor of getCause() 2023-11-19 11:34:18 -05:00
Gary Gregory b01ad472ae Use try-with-resources 2023-11-19 11:20:00 -05:00
Gary Gregory 0b5089a953 Fix compiler warning 2023-11-19 11:19:48 -05:00
Gary Gregory f02f8cbc5d Add missing @Deprecated 2023-11-19 09:52:29 -05:00
Gary Gregory 12ae9e6324 Remove obsolete comments
Move static block
2023-11-19 09:51:16 -05:00
Gary Gregory 98e559141d Better local names 2023-11-19 09:41:32 -05:00
Gary Gregory 1f3ec507c4 No need to use a FQCN for String here 2023-11-19 09:39:24 -05:00
Gary Gregory 33af4b50dc Better comment and name 2023-11-19 09:38:27 -05:00
Gary Gregory 8ae9ca7740 Remove redundant final (PMD) 2023-11-19 09:38:16 -05:00
Gary Gregory b7a456d06e Remove redundant final (PMD) 2023-11-19 09:36:19 -05:00
Gary Gregory f03afeb1d9 Remove redundant final (PMD) 2023-11-19 09:35:18 -05:00
Gary Gregory e13a4ff80f Remove unused exclusion 2023-11-19 09:32:59 -05:00
Gary Gregory f1731619fd Update version 2023-11-19 09:26:17 -05:00
Gary Gregory f0059b24d2 Use compact array declaration 2023-11-19 09:24:17 -05:00
Gary Gregory 9b69ba8a04 Adjust test assertions for previous commit 2023-11-19 09:24:05 -05:00
Gary Gregory 282408972e Remove obsolete option for PMD 2023-11-19 09:21:35 -05:00
Gary Gregory 23430edbb4 The parent POM defines JApiCmp instead of CLIRR 2023-11-19 09:15:59 -05:00
Gary Gregory 531aee566f Remove reference to SVN 2023-11-19 09:14:38 -05:00
Gary Gregory 8dad62f6e8 Point to Javadoc archives 2023-11-19 09:13:42 -05:00
Gary Gregory c64aa18b34 Replace FindBugs with SpotBugs 2023-11-19 09:10:37 -05:00
Gary Gregory 26f8919953 Let Checkstyle use longer lines 2023-11-19 09:06:15 -05:00
Gary Gregory 2521602a8a Sort members 2023-11-19 09:02:31 -05:00
Gary Gregory 523fe7a6c5 Sort members 2023-11-19 09:02:18 -05:00
Gary Gregory b10322e41e Use Checkstyle sortStaticImportsAlphabetically 2023-11-19 09:01:36 -05:00
Gary Gregory 0b9cd8bb83 Remove old comment 2023-11-19 08:55:21 -05:00
Gary Gregory 38f9e3dac8 Use HTTPS 2023-11-19 08:53:14 -05:00
Gary Gregory cd210b5d9b Use HTTPS 2023-11-19 08:43:46 -05:00
Gary Gregory d082a5dc2a Bump commons-parent from 59 to 64 2023-11-19 08:41:24 -05:00
Gary Gregory c5b3edd506 Javadoc 2023-11-11 16:15:49 -05:00
Gary Gregory e94276a98b Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git 2023-11-05 09:31:49 -05:00
Gary Gregory dd5be155fe Make package private class final 2023-11-05 09:31:38 -05:00
Gary Gregory b7f50da2aa Normalize setter Javadoc 2023-10-31 07:10:27 -04:00
Gary Gregory ba145fb114 Normalize getter Javadoc 2023-10-31 06:51:30 -04:00
Gary Gregory 28c175b8c8 Fix spelling 2023-10-31 06:27:13 -04:00
Gary Gregory 6167752d52 Normalize spelling to US English 2023-10-31 06:23:46 -04:00
Gary Gregory 830cebc584 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git 2023-10-27 14:56:59 -04:00
Gary Gregory f9bc48b201 Add self 2023-10-27 07:50:52 -04:00
Gary Gregory 8dd3a59429 Fix Maven warning
[WARNING] Parameter 'headerFile' is unknown for plugin
'maven-checkstyle-plugin:3.2.2:check (default-cli)'
2023-10-26 11:58:35 -04:00
Gary Gregory 1b7fdcff53 Remove Subversion tags 2023-10-22 12:15:17 -04:00
Gary Gregory cdb9ef5ce4 Remove unused parameter from private method 2023-10-22 07:50:59 -04:00
Gary Gregory 5cbd34c654 Format tweaks 2023-10-22 07:50:05 -04:00
Gary Gregory 34c37d6e7d Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging 2023-10-22 07:49:10 -04:00
Gary Gregory 23206cb098 Use Java 1.4 API 2023-10-22 07:48:38 -04:00