Capt. Cutlass
|
5059d190d9
|
docs: fix broken URL to project location in Maven Central (#1296)
|
2024-10-13 21:54:17 -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 |
Gary Gregory
|
e4c03c5e38
|
Refactor StringUtils#endsWithAny()
- Refactor to use Strings
- Gains a case-insensitive implementation
|
2024-09-26 10:33:26 -04:00 |
Gary Gregory
|
317b364347
|
Add testPairOfAbstractMapSimpleEntry()
|
2024-09-26 09:11:25 -04:00 |
Gary Gregory
|
73026e23dc
|
Add testPairOfAbstractMapSimpleEntry()
|
2024-09-26 09:09:28 -04:00 |
Gary Gregory
|
87e0fd7792
|
Add testEqualsAnonynous()
|
2024-09-26 09:04:31 -04:00 |
Gary Gregory
|
4a8aa9e724
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
|
2024-09-26 08:13:55 -04:00 |
Gary Gregory
|
9e4a50d4e4
|
Refactor map test in PairTest
|
2024-09-26 08:13:46 -04:00 |
Gary Gregory
|
fc3f9c790f
|
Rename test method
|
2024-09-26 07:23:48 -04:00 |
Gary Gregory
|
5a9d81b0a4
|
Use try-with-resources
|
2024-09-25 18:35:31 -04:00 |
Gary Gregory
|
a4d35b8204
|
Sort members
|
2024-09-25 18:31:44 -04:00 |
Gary Gregory
|
de0a20b5ab
|
Pick Java EE Javadoc URL from parent POM
This will fix the Java 23 Javadoc generation when commons-parent 76 is
out
|
2024-09-25 15:14:25 -04:00 |
Gary Gregory
|
36c6d12416
|
Make default constructor private
|
2024-09-25 14:59:09 -04:00 |
Gary Gregory
|
689f563276
|
Also run DR on push
|
2024-09-23 09:35:02 -04:00 |
Gary Gregory
|
13706c851a
|
Sort members
|
2024-09-22 09:24:13 -04:00 |
Gary Gregory
|
0f28590306
|
Update visiblity of instance variabel from package-private to private
|
2024-09-22 09:23:50 -04:00 |
Gary Gregory
|
e0d7fb81e2
|
Whitespace and Javadoc
|
2024-09-22 09:22:16 -04:00 |
Gary Gregory
|
216e3fda5d
|
Update deprecated call sites
|
2024-09-22 08:50:59 -04:00 |