Gary Gregory
235a874ea1
Depreacte SystemProperties 0-argument contructor
2024-01-25 09:24:17 -05:00
Gary Gregory
02a16cbda0
Depreacte StringUtils 0-argument contructor
2024-01-25 09:23:17 -05:00
Gary Gregory
0171ab9fd7
Depreacte StringEscapeUtils 0-argument contructor
2024-01-25 09:22:52 -05:00
Gary Gregory
08e19a412e
Depreacte SerializationUtils 0-argument contructor
2024-01-25 09:22:25 -05:00
Gary Gregory
ed5e047034
Depreacte RegExUtils 0-argument contructor
2024-01-25 09:21:52 -05:00
Gary Gregory
e56f42ef88
Depreacte RandomUtils 0-argument contructor
2024-01-25 09:21:16 -05:00
Gary Gregory
61a0ac0085
Depreacte RandomStringUtils 0-argument contructor
2024-01-25 09:20:47 -05:00
Gary Gregory
8a0194a596
Depreacte ObjectUtils 0-argument contructor
2024-01-25 09:20:17 -05:00
Gary Gregory
3bf280a4e4
Depreacte LocaleUtils 0-argument contructor
2024-01-25 09:19:51 -05:00
Gary Gregory
c187582151
Depreacte EnumUtils 0-argument contructor
2024-01-25 09:19:17 -05:00
Gary Gregory
b3ac2313df
Depreacte ClassUtils 0-argument contructor
2024-01-25 09:18:45 -05:00
Gary Gregory
e628792cef
Depreacte ClassPathUtils 0-argument contructor
2024-01-25 09:18:14 -05:00
Gary Gregory
388251dd29
Depreacte ClassLoaderUtils 0-argument contructor
2024-01-25 09:17:44 -05:00
Gary Gregory
ba5d35fcae
Depreacte CharUtils 0-argument contructor
2024-01-25 09:16:51 -05:00
Gary Gregory
6ec8bb1edb
Depreacte CharSetUtils 0-argument contructor
2024-01-25 09:16:19 -05:00
Gary Gregory
f6793211f2
Depreacte CharSequenceUtils 0-argument contructor
2024-01-25 09:15:57 -05:00
Gary Gregory
c6f1bfeb1a
Depreacte BooleanUtils 0-argument contructor
2024-01-25 09:15:25 -05:00
Gary Gregory
db6f3ed367
Depreacte ArrayUtils 0-argument contructor
2024-01-25 09:14:46 -05:00
Gary Gregory
a7b7288946
Depreacte ArchUtils 0-argument contructor
2024-01-25 09:13:51 -05:00
Gary Gregory
3d3a3fe13a
Depreacte AnnotationUtils 0-argument contructor
2024-01-25 09:12:44 -05:00
Gary Gregory
6540edfdc0
Use final
...
- Use method reference
- Remove noisy parens
- Format tweaks
- Remove noisy block nesting
2024-01-24 22:38:24 -05:00
Gary Gregory
62e8c58129
Sort members
2024-01-24 22:13:51 -05:00
Gary Gregory
b3b51d1eda
Address minor redundancies after code inspection #1148
2024-01-24 22:12:01 -05:00
Capt. Cutlass
84b475ae49
Address minor redundancies after code inspection ( #1148 )
...
* refactor: remove redundant string conversion
* refactor: remove unused assignments (minor)
* refactor: remove unused assignments (major)
Keeping this "bulky" cleanup as a separate commit for review convenience (can be squashed afterward).
* refactor: address feedback
* refactor: split testIsAssignable by groups
* refactor: remove unnecessary boxing
* refactor: extract null-locale case into separate test
* refactor: use named fields for generic types
* refactor: more specific checked exception in method declaration
* refactor: remove pseudo-comment variables
* refactor: revert remove unnecessary boxing
2024-01-24 22:10:17 -05:00
Gary Gregory
87730a6474
Normalize end of comments
2024-01-20 10:52:48 -05:00
Gary Gregory
0749749a11
Declutter: Tests don't need Javadoc @since tags
2024-01-20 10:35:42 -05:00
dependabot[bot]
cc72f8cfaa
Bump github/codeql-action from 3.23.0 to 3.23.1 ( #1162 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e5f05b81d5...0b21cf2492
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 12:19:10 -05:00
dependabot[bot]
815ba17389
Bump actions/cache from 3.3.3 to 4.0.0 ( #1163 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.3 to 4.0.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](e12d46a63a...13aacd865c
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 12:18:58 -05:00
dependabot[bot]
7e808a8cba
Bump actions/upload-artifact from 4.0.0 to 4.2.0 ( #1161 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](c7d193f32e...694cdabd8b
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 12:18:44 -05:00
Gary Gregory
06d187c8ed
Use /=
2024-01-15 09:46:33 -05:00
Gary Gregory
64f471a31f
Use -- and -=
2024-01-15 09:19:58 -05:00
Gary Gregory
07fde27799
Use +=
2024-01-15 09:13:00 -05:00
Gary Gregory
a02e260a0a
Javadoc: Use an HTTPS URL to the Apache web site
2024-01-14 10:35:55 -05:00
dependabot[bot]
59780b184c
Bump github/codeql-action from 3.22.12 to 3.23.0 ( #1157 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.12 to 3.23.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](012739e508...e5f05b81d5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 10:10:49 -05:00
dependabot[bot]
6abee2a950
Bump actions/cache from 3.3.2 to 3.3.3 ( #1158 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](704facf57e...e12d46a63a
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 10:10:35 -05:00
Elliotte Rusty Harold
bddf9a3094
inline method ( #1154 )
2024-01-10 09:40:50 -05:00
Gary Gregory
8377fa429b
Test the Conversion class #1155
2024-01-10 09:40:03 -05:00
Elliotte Rusty Harold
d234fced82
Test the Conversion class ( #1155 )
...
* add tests for Conversion
* nHexs --> nHex
2024-01-10 09:38:56 -05:00
Gary Gregory
02eac5e1a5
Javadoc
2024-01-06 11:11:03 -05:00
Gary Gregory
f0c63993bb
Javadoc
2024-01-06 11:02:42 -05:00
Gary Gregory
adc70c15ce
[LANG-1726] Undeprecate ExceptionUtils.rethrow(Throwable)
2024-01-04 15:20:30 -05:00
Gary Gregory
9ad6d947e9
More tests
2024-01-04 15:14:57 -05:00
Gary Gregory
e728fab132
Add test in TypeUtilsTest #1151
2024-01-03 07:17:00 -05:00
Elliotte Rusty Harold
959178ee9d
[LANG-1702] test for LANG-1702 ( #1151 )
...
* test for LANG-1702
* remove trailing space
* Comments -> Javadoc
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2024-01-03 07:14:16 -05:00
Gary Gregory
d788e7d389
Javadoc spelling
2023-12-29 15:44:32 -05:00
Gary Gregory
9c6429317e
Update NOTICE file for 2024
2023-12-24 21:47:49 -05:00
Sebb
c140ca0c98
Add version comment [skip ci]
2023-12-23 01:26:01 +00:00
Sebb
a429db625e
Fix version comment [skip ci]
2023-12-23 00:57:57 +00:00
dependabot[bot]
74f3e26e78
Bump github/codeql-action from 3.22.11 to 3.22.12 ( #1152 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b374143c11...012739e508
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 10:44:06 -05:00
Gary Gregory
a71a79e54c
Javadoc spelling
2023-12-21 17:09:50 -05:00