Commit Graph

8175 Commits

Author SHA1 Message Date
Gary Gregory
702c6c29a0 The exec-maven-plugin version is specified in the plugin management
section
2024-10-22 13:11:09 -04:00
Gary Gregory
e31ebabcab
Bump org.apache.commons:commons-parent from 77 to 78 #1302 2024-10-22 10:47:14 -04:00
dependabot[bot]
5d18a177c6
Bump org.apache.commons:commons-parent from 77 to 78 (#1302)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 77 to 78.
- [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-10-22 10:46:44 -04:00
Gary Gregory
7ab4de7c27
Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #1300 2024-10-18 12:25:55 -04:00
dependabot[bot]
a397665f03
Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 (#1300)
Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/3.1.0...3.2.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:taglist-maven-plugin
  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-10-18 12:25:08 -04:00
dependabot[bot]
64bf039551
Bump github/codeql-action from 3.26.12 to 3.26.13 (#1301)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c36620d31a...f779452ac5)

---
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-10-18 12:24:57 -04:00
Gary Gregory
f36bcadeae
[LANG-1682] Javadoc and test: Use Strings.CI.startsWithAny method instead #1299 2024-10-16 13:35:58 -04:00
Capt. Cutlass
f51f015e3d
[LANG-1682] Javadoc and test: Use Strings.CI.startsWithAny method instead (#1299)
* test: add case-insensitive tests for startsWithAny method

* docs: revise javadoc to describe case-sensitivity
2024-10-16 13:34:39 -04:00
Gary Gregory
c330b890b9
Use simplified JUnit assertion methods #1298 2024-10-16 07:54:04 -04:00
Capt. Cutlass
2a208cf03e
Use simplified JUnit assertion methods (#1298)
* test: use simplified assertion methods

* test: deprecate test classes for deprecated source classes

* build: remove unused mockito-core dependency

da246244ae
2024-10-16 07:53:02 -04:00
Gary Gregory
05d7fdb32b
[LANG-1753] StringUtils.replaceEachRepeatedly regression in 3.11+ #1297 2024-10-15 13:32:43 -04:00
Capt. Cutlass
972aa7b29a
fix: default ttl in recursive replacement (#1297)
https://issues.apache.org/jira/browse/LANG-1753
2024-10-15 13:31:23 -04:00
Gary Gregory
bd25bdcf80 Fix broken URL to project location in Maven Central #1296 2024-10-14 07:33:39 -04:00
Gary Gregory
e852e8088e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2024-10-14 06:40:10 -04:00
Capt. Cutlass
5059d190d9
docs: fix broken URL to project location in Maven Central (#1296) 2024-10-13 21:54:17 -04:00
Gary Gregory
798caa4e51 Add LongRange.toLongStream() 2024-10-13 10:34:04 -04:00
Gary Gregory
4830e09b1c Javadoc 2024-10-13 10:31:27 -04:00
Gary Gregory
8f952dfda5 Javadoc 2024-10-13 10:30:59 -04:00
Gary Gregory
84bbae308d Add missing words to action descriptions 2024-10-13 10:30:03 -04:00
Gary Gregory
c64cf94516 Add IntegerRange.toIntStream() 2024-10-13 10:29:43 -04:00
Gary Gregory
d540452cc5 Add details to the ArraySorter Javadoc 2024-10-13 09:26:32 -04:00
Gary Gregory
eee98089ac Add details to the ArrayFill Javadoc 2024-10-13 09:16:04 -04:00
Gary Gregory
38d13dddad Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2024-10-13 09:15:13 -04:00
Gary Gregory
981744d8c6 Javadoc 2024-10-13 09:14:56 -04:00
dependabot[bot]
90c1b59abd
Bump actions/cache from 4.0.2 to 4.1.1 (#1290)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0c45773b62...3624ceb22c)

---
updated-dependencies:
- dependency-name: actions/cache
  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-10-11 11:56:52 -04:00
dependabot[bot]
a035cfbcc4
Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#1291)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

---
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-10-11 11:56:20 -04:00
dependabot[bot]
4a1aff1efe
Bump github/codeql-action from 3.26.11 to 3.26.12 (#1293)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...c36620d31a)

---
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-10-11 11:56:09 -04:00
dependabot[bot]
5935a01671
Bump actions/checkout from 4.2.0 to 4.2.1 (#1292)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

---
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>
2024-10-11 11:55:58 -04:00
Gary Gregory
a6e112c3a7 Javadoc 2024-10-11 11:43:00 -04:00
Gary Gregory
b2d55661b3
[LANG-1754] Use getAllSuperclassesAndInterfaces() in getMatchingMethod() #1289 2024-10-10 16:03:01 -04:00
Gary Gregory
346a020b63
Fix action type 2024-10-10 16:01:55 -04:00
vhbcm
6597040866
[LANG-1754] Use getAllSuperclassesAndInterfaces() in getMatchingMethod(). (#1289)
Co-authored-by: Vaclav Haisman <vhaisman@gmail.com>
2024-10-10 16:01:03 -04:00
Gary Gregory
37cb5a4901
Bump org.apache.commons:commons-parent from 76 to 77 #1288 2024-10-09 15:38:36 -04:00
dependabot[bot]
f7a8249efe
Bump org.apache.commons:commons-parent from 76 to 77 (#1288)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 76 to 77.
- [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-10-09 15:38:00 -04:00
Gary Gregory
d24150c7ee Drop xml from CodeQL, not supported 2024-10-06 10:49:46 -04:00
Gary Gregory
e7437aa445 Add SystemUtils.IS_JAVA_23
Add JavaVersion.JAVA_23
2024-10-06 10:41:44 -04:00
Gary Gregory
e3883c0d69 Remove trailing whitespace in JUnit assertion messages 2024-10-06 09:49:14 -04:00
Gary Gregory
4dcba05531 Experiment with CodeQL 2024-10-05 14:41:59 -04:00
Gary Gregory
6e39f046db Better action description 2024-10-05 09:53:03 -04:00
dependabot[bot]
64504ef247
Bump github/codeql-action from 3.26.9 to 3.26.11 (#1286)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](461ef6c76d...6db8d6351f)

---
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-10-04 11:22:22 -04:00
dependabot[bot]
388847c3bd
Bump actions/checkout from 4.1.7 to 4.2.0 (#1285)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
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>
2024-10-04 11:22:09 -04:00
Gary Gregory
d4bdfbea00
Bump org.apache.commons:commons-parent from 75 to 76 #1283 2024-09-28 20:49:30 -04:00
dependabot[bot]
bf550884bb
Bump org.apache.commons:commons-parent from 75 to 76 (#1283)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 75 to 76.
- [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-09-28 20:48:56 -04:00
Gary Gregory
13119d1520 Pin GitHub action versions 2024-09-28 16:22:14 -04:00
dependabot[bot]
d8fdbc72e2
Bump github/codeql-action from 3.26.8 to 3.26.9 (#1282)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...461ef6c76d)

---
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-09-27 13:51:06 -04:00
dependabot[bot]
88a130763d
Bump actions/setup-java from 4.3.0 to 4.4.0 (#1281)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](2dfa2011c5...b36c23c0d9)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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-09-27 13:50:55 -04:00
Gary Gregory
1461cc32e0 Javadoc 2024-09-26 17:05:51 -04:00
Gary Gregory
479532b83d Refactor StringUtils#startsWithAny()
- Refactor to use Strings
- Gains a case-insensitive implementation
2024-09-26 11:13:34 -04:00
Gary Gregory
6e78b38f05 Avoid JDK-8015417 in Strings.equals() 2024-09-26 11:01:53 -04:00
Gary Gregory
cdddb82e12 Refactor StringUtils#remove[IgnoreCase](String, String)
- Refactor to use Strings
- StringUtils#remove(String, String)
- StringUtils#removeIgnoreCase(String, String)
- Strings#remove(String, String)
- Javadoc
2024-09-26 10:57:13 -04:00