7999 Commits

Author SHA1 Message Date
Gary Gregory
5ab53b7487 Whitespace 2024-08-08 08:20:06 -04:00
Gary Gregory
6f59cfcfb6
Bump org.easymock:easymock from 5.3.0 to 5.4.0 #1256 2024-08-08 08:17:33 -04:00
dependabot[bot]
79777e86c0
Bump org.easymock:easymock from 5.3.0 to 5.4.0 (#1256)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/easymock/easymock/compare/easymock-5.3.0...easymock-5.4.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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>
2024-08-08 08:17:02 -04:00
Gary Gregory
b95c5d0483 Make RandomUtils.insecure() public 2024-08-08 07:25:38 -04:00
Gary Gregory
69cb996265 Deprecate static RandomStringUtils.random*() methods in favor or
.secure() and .insecure() versions
2024-08-08 07:25:21 -04:00
Gary Gregory
f3de6a4633 Deprecate static RandomUtils.next*() methods in favor or .secure() and
.insecure() versions
2024-08-08 07:24:43 -04:00
Gary Gregory
956c795f29 Make RandomUtils.insecure() public 2024-08-08 07:24:37 -04:00
Gary Gregory
0d9bda8967 Javadoc 2024-08-07 20:32:12 -04:00
Gary Gregory
5ccbfa55c1 Make RandomUtils.insecure() public 2024-08-07 18:50:52 -04:00
Gary Gregory
c49dc4893f Merge branch 'release' 2024-08-07 15:41:45 +00:00
Gary Gregory
32719fb024 Bump to next development version 2024-08-07 15:41:43 +00:00
dependabot[bot]
c7439fcb1a
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#1257)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](dc50aa9510...62b2cac7ed)

---
updated-dependencies:
- dependency-name: ossf/scorecard-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-08-02 14:54:46 -04:00
dependabot[bot]
bcb1df0971
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1258)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...89ef406dd8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-08-02 12:39:16 -04:00
Gary Gregory
f5b0757c43
Bump org.hamcrest:hamcrest from 2.2 to 3.0 #1255 2024-08-02 11:32:39 -04:00
dependabot[bot]
f0f59d0811
Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#1255)
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:development
  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-08-02 11:31:09 -04:00
Gary Gregory
6a2a10d888 Prepare for the next release candidate commons-lang-3.16.0-RC1 rel/commons-lang-3.16.0 2024-08-01 12:16:40 +00:00
Gary Gregory
6fa810e046 Prepare for the next release candidate 2024-08-01 11:50:29 +00:00
Gary Gregory
bd051edb1e Use @link 2024-07-31 08:57:54 -04:00
Gary Gregory
066b9d3047 Sort members 2024-07-31 08:51:12 -04:00
Gary Gregory
4bc3fb504e Fix Javadoc warnings 2024-07-31 08:51:04 -04:00
Gary Gregory
6bd90026ca Deprecate constructor for removal 2024-07-31 08:34:09 -04:00
Gary Gregory
0804aa1978 Deprecate constructor for removal 2024-07-31 08:29:42 -04:00
Gary Gregory
22f808a624 Deprecate constructor for removal 2024-07-31 08:26:19 -04:00
Gary Gregory
b224a8195f Deprecate constructor for removal 2024-07-31 08:24:05 -04:00
Gary Gregory
20d7ec644d Deprecate constructor for removal 2024-07-31 08:24:00 -04:00
Gary Gregory
16bce45fec Use Javadoc @code 2024-07-29 19:37:34 -04:00
Gary Gregory
9345437e0f Javadoc fix 2024-07-29 19:35:39 -04:00
Gary Gregory
fa01994df1 Use old syntax due to Javadoc 8 issue
Using @code on Java 17 is OK here
2024-07-29 19:30:48 -04:00
Gary Gregory
3a854b01f6 Remove trailing whitespace 2024-07-29 19:04:16 -04:00
Gary Gregory
c1955a2086 Use Javadoc @code 2024-07-29 18:58:42 -04:00
Gary Gregory
3334009c30 Use Javadoc @code 2024-07-29 18:40:59 -04:00
Gary Gregory
126b336139 Remove useless comment prefix and postfix 2024-07-26 18:44:31 -04:00
Gary Gregory
5a249d8da9 Remove useless comments 2024-07-26 18:43:36 -04:00
Gary Gregory
7b7de5ffe1
Bump org.apache.commons:commons-parent from 71 to 72 #1253 2024-07-26 18:02:32 -04:00
dependabot[bot]
3bcf91d2cd
Bump org.apache.commons:commons-parent from 71 to 72 (#1253)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 71 to 72.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  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-07-26 18:01:34 -04:00
dependabot[bot]
fc875c0957
Bump github/codeql-action from 3.25.13 to 3.25.15 (#1252)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2d790406f5...afb54ba388)

---
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-07-26 13:58:40 -04:00
Gary Gregory
7e459d08b5
Add RandomStringUtils.insecure()
- Add RandomStringUtils.insecure()
- Add RandomStringUtils.secure()
2024-07-25 19:39:55 -04:00
Gary Gregory
c95ee37dff
Feature/randomutils secure() and insecure() (#1250)
* Add testLang1641()

* Rename some test methods

* Refactor RandomUtils and RandomStringUtils with secure() and insecure()
instances
2024-07-25 19:38:15 -04:00
Gary Gregory
12c71a019f
Fix Javadoc in StringUtils.splitPreserveAllTokens() #1251 2024-07-25 19:38:00 -04:00
Václav Haisman
752496200f
Fix JavaDoc comments in StringUtils. (#1251)
Add missing quotation marks in examples.
2024-07-25 19:36:48 -04:00
Gary Gregory
15503e82ec Whitespace 2024-07-25 08:54:59 -04:00
Gary Gregory
64c73d02e0 Use fewer intermediary strings in
DefaultExceptionContext.getFormattedExceptionMessage(String)
2024-07-25 08:53:31 -04:00
Gary Gregory
ce690a3787 Use Objects.toString() 2024-07-25 08:51:17 -04:00
Gary Gregory
3609f5b7b9 Add DefaultExceptionContextTest.testFormattedExceptionMessageNullValue() 2024-07-25 08:48:51 -04:00
Gary Gregory
a4f38e95ee Add DefaultExceptionContextTest.testFormattedExceptionMessageExceptionHandling() 2024-07-25 08:48:04 -04:00
Gary Gregory
118652d768 Add LangCollectors.collect(Collector, T...) 2024-07-25 08:26:41 -04:00
Gary Gregory
ce19ec720b Add Java 24-ea as an experimental build
- Add Java 23-ea as an experimental build
- Above is only for Ubuntu since these EAs are not on macOS 13 which we
need for Java 8
2024-07-22 09:41:46 -04:00
Gary Gregory
b7be19dc9f Javadoc
Use HTML 'em' tag instead of 'i' tag
2024-07-21 11:40:50 -04:00
Gary Gregory
31e2d43859
Add Javadoc links from StopWatch to DurationUtils #1249 2024-07-20 09:06:08 -04:00
Oliver B. Fischer
13316cfcbd
Add a JavaDoc link from StopWatch to DurationUtils. (#1249)
Added a JavaDoc link from StopWatch to DurationUtils, as DurationUtils
provide similar functiontionality, which could be used in
simple use cases.
2024-07-20 09:05:06 -04:00