Commit Graph

6521 Commits

Author SHA1 Message Date
Gary Gregory 7f9472e898 Fix Javadoc typo. 2021-11-18 22:12:49 -05:00
Gary Gregory 897f2e37ec Drop useless parens and use lambda. 2021-11-18 22:06:25 -05:00
Gary Gregory adacce00cd Drop useless parens. 2021-11-18 15:47:19 -05:00
Gary Gregory d5c7094bdd Drop version label. 2021-11-18 15:20:04 -05:00
Gary Gregory 5c61f79004 Fix broken link. 2021-11-18 15:18:33 -05:00
Gary Gregory 6cb2e5a937 Parameterize PMD plugin with its underlying implementation version and
use latest.
2021-11-18 15:13:03 -05:00
Gary Gregory 8f48ed8adf Add Streams.failableStream(Collection) and deprecate misnamed
stream(Collection).

Add Streams.failableStream(Stream) and deprecate misnamed
stream(Stream).
2021-11-18 14:52:55 -05:00
Gary Gregory a0d20586c4 Fix typos in param names. 2021-11-18 12:47:43 -05:00
Gary Gregory ff415c8f8f Add Streams.nullSafeStream(Collection).
Add Streams.toStream(Collection).
2021-11-18 12:46:31 -05:00
Gary Gregory 51ad9f989d Javadoc. 2021-11-18 11:19:04 -05:00
Gary Gregory 4f059ec8e1 Sort members. 2021-11-18 11:18:16 -05:00
Gary Gregory 4af0444fbf Use Set instead of List for checking the contains() method #734. 2021-11-17 18:12:19 -05:00
ciprianb ca4e62f7ba
Use Set instead of List for checking the contains() method (#734)
Co-authored-by: Ciprian Bodnarescu <ciprian.bodnarescu@netcentric.biz>
2021-11-17 18:05:29 -05:00
Gary Gregory 8c42549396 Use final. #816 2021-11-17 08:33:03 -05:00
Arturo Bernal e299a185d4
Make final var when is possible. (#816) 2021-11-17 08:31:50 -05:00
Gary Gregory f75f5b9373 Add MethodInvokers. 2021-11-17 00:42:26 -05:00
Gary Gregory 053e263166 Add UncheckedIllegalAccessException. 2021-11-16 21:48:32 -05:00
Gary Gregory ae4225c174 Organize imports. 2021-11-16 20:57:06 -05:00
Gary Gregory 88500bece2 Add and use ClassUtils.isPublic(Class). 2021-11-15 14:28:41 -05:00
Gary Gregory 38533393ba Internal refactoring. 2021-11-15 14:21:18 -05:00
Gary Gregory 6bda5d18d2 Javadoc. 2021-11-15 13:44:42 -05:00
Gary Gregory 9fce1d619e Better argument names. 2021-11-15 13:43:46 -05:00
Gary Gregory 99ad9d91bb Bump junit-pioneer from 1.4.2 to 1.5.0 #832. 2021-11-15 10:47:30 -05:00
dependabot[bot] f32297615d
Bump junit-pioneer from 1.4.2 to 1.5.0 (#832)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: org.junit-pioneer:junit-pioneer
  dependency-type: direct:development
  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>
2021-11-15 10:46:13 -05:00
Gary Gregory 9208f1d0b9 Fix Javadoc link. 2021-11-15 08:31:35 -05:00
Gary Gregory 525b1df56b Add test case. 2021-11-15 08:30:55 -05:00
Gary Gregory e151438181 Add test case. 2021-11-15 08:30:38 -05:00
Gary Gregory e9555ffa39 Internal refactoring. 2021-11-14 17:02:39 -05:00
Gary Gregory bef0c8a572 Sort test methods. 2021-11-13 20:19:18 -05:00
Gary Gregory a4c829591f Add UncheckedReflectiveOperationException. 2021-11-13 08:48:17 -05:00
Gary Gregory 9d40f8a5a7 Add UncheckedReflectiveOperationException. 2021-11-13 08:48:07 -05:00
Gary Gregory 03b84cb349 Remove useless parentheses. 2021-11-12 15:29:23 -05:00
Gary Gregory 6dc8492caf Javadoc typo. 2021-11-12 15:12:04 -05:00
Gary Gregory ffc32f6665 Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2 #822 2021-11-12 08:02:46 -05:00
dependabot[bot] 052468d2a2
Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2 (#822)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.1 to 4.4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.1...spotbugs-maven-plugin-4.4.2.2)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  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>
2021-11-12 08:02:09 -05:00
Gary Gregory 346dadd717 Bump actions/checkout from 2.3.5 to 2.4.0 #825. 2021-11-12 08:01:40 -05:00
dependabot[bot] 6004a7d954
Bump actions/checkout from 2.3.5 to 2.4.0 (#825)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2021-11-12 08:00:23 -05:00
Gary Gregory f892c9072a Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2021-11-07 07:51:49 -05:00
Gary Gregory 858d536873 Add TODO comment. 2021-11-07 07:51:35 -05:00
dependabot[bot] 18a82dc4ae Bump checkstyle from 9.0.1 to 9.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0.1...checkstyle-9.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 11:09:10 +13:00
Bruno P. Kinoshita 1b962a4a7a Merge branch 'pr-823'
This closes #823
2021-10-31 11:59:16 +13:00
Bruno P. Kinoshita 391d51055b [LANG-1664] Changelog 2021-10-31 11:59:05 +13:00
Roland Kreuzer 3942fad3c2 [LANG-1664] Adjust doc to show argument is a primitive integer / character code point 2021-10-31 11:58:56 +13:00
Gary Gregory b8b76fcd11 Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.2. 2021-10-25 09:48:59 -04:00
Gary Gregory 34a6e75d1d Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2. 2021-10-25 09:42:58 -04:00
Gary Gregory 466cfc5894 Bump maven-javadoc-plugin from 3.3.0 to 3.3.1. 2021-10-25 09:40:31 -04:00
Gary Gregory 8e1df6b9bf Add ComparableUtils.max(A, A) and ComparableUtils.min(A, A). 2021-10-25 09:34:31 -04:00
Gary Gregory ce1ef40ad9 Fix weird formatting. 2021-10-25 08:34:51 -04:00
Gary Gregory d9f2ff9666 Bump actions/checkout from 2.3.4 to 2.3.5 #819. 2021-10-22 14:39:57 -04:00
dependabot[bot] b8b052e55b
Bump actions/checkout from 2.3.4 to 2.3.5 (#819)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2021-10-22 14:38:57 -04:00