Commit Graph

7683 Commits

Author SHA1 Message Date
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
Gary Gregory 7b547fb4e4 Javadoc spelling 2023-12-21 17:08:02 -05:00
Gary Gregory e5e54fa003 Javadoc 2023-12-17 14:38:39 -05:00
Gary Gregory 9c966b496e Better Javadoc 2023-12-17 14:17:35 -05:00
Gary Gregory 16a826adc6 Use StandardCharsets instead of magic string 2023-12-15 16:26:58 -05:00
Gary Gregory fc0bb1464c Use StandardCharsets instead of magic string 2023-12-15 16:26:17 -05:00
dependabot[bot] 6004b71142
Bump github/codeql-action from 2.22.10 to 3.22.11 (#1150)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.10 to 3.22.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](305f654631...b374143c11)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2023-12-15 10:43:11 -05:00
dependabot[bot] c48d9741f5
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#1149)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2023-12-15 10:42:59 -05:00
Gary Gregory 5fce2eb84e Javadoc 2023-12-14 13:58:16 -05:00
Gary Gregory 3f6d449f51 Javadoc 2023-12-14 09:49:01 -05:00
Gary Gregory 7666870539 Bump github/codeql-action from 2.22.9 to 2.22.10 2023-12-13 07:50:48 -05:00
Gary Gregory 8f2a6ea09e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2023-12-13 07:43:17 -05:00
Gary Gregory c5bad8406b Bump github/codeql-action from 2.22.9 to 2.22.10 2023-12-13 07:43:04 -05:00
Sebb 9a306b2b7a Add note re Java versions 2023-12-12 17:12:28 +00:00
Gary Gregory 7d12dfb329 Let parent POM figure out commons.spdx.version 2023-12-12 08:01:47 -05:00
Gary Gregory 4949adec48 Add ReflectionDiffBuilder.Builder
- Add ReflectionDiffBuilder.builder()
2023-12-12 07:55:33 -05:00
Gary Gregory aa4eef85cf [LANG-1724] Customize text pattern in DiffResult#toString()
- Add DiffBuilder.Builder
- Add DiffBuilder.builder()
2023-12-11 15:18:47 -05:00
Gary Gregory d0f012d736 Format tweak 2023-12-11 14:34:48 -05:00
Gary Gregory faa1a1eea5 Internal refactoring
Use lambdas instead of anonymous inner classes
2023-12-11 12:46:19 -05:00
Gary Gregory cb3cbd356f Deprecate org.apache.commons.lang3.builder.Diff.getType() 2023-12-11 09:52:16 -05:00
Gary Gregory c79e29f894 Better internal and parameter names 2023-12-11 09:36:18 -05:00
Gary Gregory 29c94abc08 Javadoc
- "left-hand" -> "left-hand side"
- "right-hand" -> "right-hand side"
2023-12-11 09:33:21 -05:00
Gary Gregory b1b409ae40 [LANG-1724] Customise text pattern in DiffResult#toString()
Internal refactoring toward solution
2023-12-11 09:26:14 -05:00
Gary Gregory 75c6b58777 Jenkins build is unmaintained 2023-12-11 09:21:12 -05:00
Gary Gregory e80fa8b471 Minor tweaks 2023-12-11 08:49:40 -05:00
Sung Ho Yoon d85460129f
(doc) Fix broken release notes (#1147)
Ref: 3201bdf
2023-12-10 21:11:43 -05:00
Gary Gregory 7df7e7ee65 Use constant instead of magic string 2023-12-10 12:57:07 -05:00
Gary Gregory 84b7eb01fc [LANG-1713] ArrayUtils will return null when adding two null arrays, but
undocumented
2023-12-09 11:49:08 -05:00
Gary Gregory 59f464d533 Javadoc: Clarify adAll() methods 2023-12-09 11:47:08 -05:00
Gary Gregory 96438a1f56 Javadoc: Clarify clone() methods 2023-12-09 11:43:15 -05:00
Gary Gregory cbc44a3045 Remove SpotBugs exclusions for fixed SpotBugs bug
DMI_RANDOM_USED_ONLY_ONCE
https://github.com/spotbugs/spotbugs/issues/1504
2023-12-09 10:21:55 -05:00
Gary Gregory 7659889a06 Better comment (deprecation is irrelevant here) 2023-12-09 10:19:18 -05:00
Gary Gregory 4c2224dd1b Javadoc: Remove redundant "java.lang" prefix 2023-12-09 09:58:45 -05:00
Gary Gregory 40fc3496bd Javadoc 2023-12-09 09:45:40 -05:00