Commit Graph
100 Commits
Author SHA1 Message Date
Gary Gregory b7f4c68e7b Javadoc and comments 2024-08-14 07:39:31 -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 d158d2f3a5 Bump properties for next release 2024-07-30 08:26:04 -04:00
Gary Gregory 1529c02432 Use Javadoc @code
- Javadoc and comments: Distinguish 'hash table' the concept versus
'Hashtable' the class
- Use generics in test
- Close HTML tags
2024-07-30 08:24:43 -04:00
Gary Gregory 11a243711f Javadoc
Use HTML 'em' tag instead of 'i' tag
2024-07-21 11:41:31 -04:00
Gary Gregory a7bd93fb67 Add section for the next release 2024-07-04 11:45:45 +00:00
Gary Gregory 328aa83be5 Bump to next development version 2024-07-04 11:44:28 +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 ac0adf8291 Drop 'snapshot' from text 2024-06-30 14:25:47 -04:00
Gary Gregory adab5b7afd Prepare for the next release candidate 2024-06-30 18:13:43 +00:00
Gary Gregory d09b2f285c Prepare for the next release candidate 2024-06-30 14:08:20 -04:00
Gary Gregory c4d0dca461 Move declarations 2024-06-30 10:46:52 -04:00
Gary Gregory 93c7195cbb Use generics 2024-06-30 10:45:15 -04:00
Gary Gregory 50bc992aaf Use generics 2024-06-30 10:44:40 -04:00
Gary Gregory 41621417cb Use generics 2024-06-30 08:43:01 -04:00
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 77a0d54520 Drop codecov.io
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 14:28:49 -04:00
Gary Gregory 672fdd1ecd Revert "Drop CodeQL"
This reverts commit 05ea0aca0f.
2024-06-29 10:53:23 -04:00
Gary Gregory 5eb83b0f3e Revert "Drop CodeQL"
This reverts commit 26c1c43ed3.
2024-06-29 10:53:23 -04:00
Gary Gregory 26c1c43ed3 Drop CodeQL
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 08:12:47 -04:00
Gary Gregory 05ea0aca0f Drop CodeQL
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 08:03:53 -04:00
Gary Gregory cfa7297e33 Use Objects.toString() 2024-06-11 10:55:02 -04:00
Gary Gregory 2598f00f48 Format nit 2024-05-22 18:15:59 -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 7e5d8a8822 Show Maven stack traces on errors in GH CI 2024-05-16 14:51:11 -04:00
Gary Gregory 6e02e0fb94 Update properties for next release 2024-05-15 13:00:54 -04:00
Gary Gregory 42b5981057 Add section for the next release 2024-05-15 16:59:35 +00:00
Gary Gregory b977d366c6 Bump to next development version 2024-05-15 13:19:05 +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 77474c5661 Prepare for the next release candidate 2024-05-11 17:46:35 +00:00
Gary Gregory f87a5f3292 Merge branch 'master' into release 2024-05-11 17:28:37 +00: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 e29c1111f9 Merge branch 'master' into release 2024-05-11 14:44:17 +00:00
Gary Gregory 1724a5b6c5 Prepare for the next release candidate 2024-05-11 14:44:05 +00:00
Gary Gregory ebe6c93ce2 Move properties towards the top
Whitespace and normalize comments
2024-05-11 10:41:57 -04:00
Gary Gregory f553f77be6 Add Java 22 to GH CI builds 2024-05-08 19:52:23 -04:00
Gary Gregory 6cddcb4450 Set a baseline for JaCoCo checks
Java 21 baseline as LCD
2024-05-08 19:51:53 -04:00
Gary Gregory 2097ca8c9f Set a baseline for JaCoCo checks 2024-05-08 17:51:22 -04: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 26e5084937 Fix site generation 2024-03-24 14:09:16 -04:00
Gary Gregory 149d376588 Fix site generation 2024-03-24 14:07:54 -04:00
Gary Gregory 0bbefd98c1 Add section for the next release 2024-03-24 11:35:33 -04:00
Gary Gregory 0fc71b6268 Merge branch 'release' 2024-03-24 15:01:03 +00:00
Gary Gregory 12768373ce Bump to next development version 2024-03-24 15:01:02 +00:00
Gary Gregory 0adb67eb20 Use Java 5's String#contains(CharSequence) 2024-03-22 09:48:14 -04:00
Gary Gregory 558bb9cdd5 Prepare for the next release candidate 2024-03-17 15:35:32 +00:00
Gary Gregory a15fe62463 Complex test set up and run is done through the verify goal 2024-03-17 10:44:29 -04:00
Gary Gregory 59e67f325e Try to get Codecov working. 2024-03-17 10:38:42 -04:00
Gary Gregory 53e06aae74 Prepare for a release candidate 2024-03-17 10:36:24 -04:00
Gary Gregory b0b9b7131c Prepare for a release candidate 2024-03-16 19:09:33 -04:00
Gary Gregory adc6ef8f1b Update versions 2024-03-16 18:57:26 -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 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 3467620e45 Terminate file with a blank line 2024-02-10 11:45:28 -05:00
Gary Gregory 70b95a0ce1 Terminate file with a blank line 2024-02-10 11:44:46 -05:00
Gary Gregory 4adb3c8380 Terminate file with a blank line 2024-02-10 11:44:41 -05:00
Gary Gregory f2b9df5d13 Terminate file with a blank line 2024-02-10 11:44:05 -05:00
Gary Gregory 013dadc879 Legibility 2024-02-10 10:54:00 -05:00
Gary Gregory 5233eed4c5 Move low-edit section to the bottom 2024-02-10 10:21:36 -05:00
Gary Gregory 3ca327b7c2 Remove variable assignment just before returning it
Use final
2024-02-04 13:57:53 -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 21c9f8ca19 Add property project.build.outputTimestamp for build reproducibility 2024-02-02 18:24:01 -05:00
Gary Gregory 610096340e Add missing XML Schema reference 2024-01-28 14:32:01 -05:00
Gary Gregory bded390bd1 Normalize end of comments 2024-01-20 10:53:04 -05:00
Gary Gregory 40327d5427 Javadoc 2024-01-17 10:34:43 -05:00
Gary Gregory 69f9599ec8 Use *= 2024-01-15 09:26:59 -05:00
Gary Gregory fc62db25af Javadoc and comments: Use an HTTPS URL 2024-01-14 10:59:48 -05:00
Gary Gregory a18d7d7a21 Use an HTTPS URL to the Apache web site 2024-01-14 10:36:20 -05:00
Gary Gregory f85a691196 Use forEach() 2023-12-29 13:27:24 -05:00
Gary Gregory 8e6d407dbc Update NOTICE file for 2024 2023-12-24 21:47:56 -05:00