Gary Gregory
8ba794181d
[LANG-1694] MethodUtils.getMatchingMethod() fails with "Found multiple candidates" #1033
2023-03-01 17:41:49 -05:00
SeasonPan
d47dc7af76
[LANG-1694] MethodUtils.getMatchingMethod() fails with "Found multiple candidates" ( #1033 )
...
* [LANG-1694]'MethodUtils.getMatchingMethod' fails with "Found multiple candidates" when the method is abstract
* [LANG-1694]MethodUtilsTest modify the modifier‘s order
* [LANG-1694]MethodUtils.getMatchingMethod modify PMD check
2023-03-01 17:40:35 -05:00
Gary Gregory
be210cfa28
Add @SuppressWarnings
2023-03-01 09:49:23 -05:00
dependabot[bot]
588a20b27f
Bump actions/cache from 3.2.5 to 3.2.6 ( #1034 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.5...v3.2.6 )
---
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>
2023-02-24 11:43:42 -05:00
P. Ottlinger
469013a4f5
Fix typos in Javadoc
2023-02-19 21:03:37 +01:00
Gary Gregory
eaff7e0a69
Add missing exception javadoc/tests for some null arguments #869
2023-02-11 10:40:13 -05:00
Diego Marcilio
680f9d5492
Add missing javadoc/tests for some null arguments ( #869 )
2023-02-11 10:38:50 -05:00
Anil Kelwalkar
3da149382f
added example for space in indexOfIgnoreCase ( #1009 )
2023-02-11 10:32:54 -05:00
Gary Gregory
47a92f9879
Refactor system property access into a new SystemProperties class
2023-02-11 10:31:21 -05:00
Gary Gregory
95a0e2b09b
Refactor system property access into a new SystemProperties class
2023-02-11 09:49:41 -05:00
dependabot[bot]
91ccf53c7d
Bump actions/cache from 3.2.4 to 3.2.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 17:04:28 +01:00
dependabot[bot]
b5b9079996
Bump actions/setup-java from 3.9.0 to 3.10.0
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3.9.0...v3.10.0 )
---
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>
2023-02-10 17:02:18 +01:00
Gary Gregory
a824636506
Use try-with-resources
2023-02-05 17:23:19 -05:00
Gary Gregory
c7903f3105
Pick up commons.animal-sniffer.version from parent POM
2023-02-04 20:29:47 -05:00
Gary Gregory
ed72275376
Use Objects.requireNonNull() directly. #1022
2023-02-03 11:19:34 -05:00
Arturo Bernal
89bc92278a
Use Objects.requireNonNull() directly. ( #1022 )
2023-02-03 11:16:10 -05:00
dependabot[bot]
5971023a9a
Bump actions/cache from 3.2.3 to 3.2.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 16:25:28 +01:00
Sebb
a489621d00
+=codecov => notifications
2023-02-03 15:12:26 +00:00
Gary Gregory
88ee8192dc
Pick up Spotbugs version from parent POM
2023-02-03 09:03:54 -05:00
Gary Gregory
e3a14c74d4
Pick up Checkstyle version from parent POM
2023-02-03 08:40:34 -05:00
Sebb
8cc4505dd0
+= .asf.yaml
2023-01-20 19:44:01 +00:00
Gary Gregory
fe42d6b087
Fix typos
2023-01-15 08:13:46 -05:00
Gary Gregory
98fafb38d1
POM project name should contain "Apache" prefix
2023-01-15 07:46:15 -05:00
Gary Gregory
b7d4b90758
Fix typos
2023-01-15 07:38:57 -05:00
Gary Gregory
0cfedf63f7
Fix typos
2023-01-15 07:38:45 -05:00
dependabot[bot]
94cea56cb8
Bump actions/cache from 3.2.2 to 3.2.3 ( #1019 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 11:36:07 -05:00
Gary Gregory
924ebfb66c
Pick up checkstyle version from parent
2023-01-13 11:35:51 -05:00
Gary Gregory
c183da45c7
Pick up maven-surefire-plugin version from parent
2023-01-13 09:42:50 -05:00
Gary Gregory
84864d2199
Pick up spotbugs-maven-plugin version from parent
2023-01-13 09:38:09 -05:00
Gary Gregory
5a3904c867
Remove unused import
2023-01-10 17:10:17 -05:00
Gary Gregory
73a99e2bea
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2023-01-10 15:57:24 -05:00
Gary Gregory
af27d810d3
Fix my mistake
2023-01-10 15:57:08 -05:00
Nikolai Fedorovskikh
7e7954bbea
typos in javadoc
2023-01-10 20:37:23 +01:00
Gary Gregory
6d38ed9290
Pick up spotbugs and spotbugs plugin versions from parent POM
2023-01-10 13:53:01 -05:00
Gary Gregory
d42b1b763d
Pick up pmd version from parent POM
2023-01-10 13:49:09 -05:00
Gary Gregory
42fa8fbdae
Pick up maven-bundle-plugin version from parent POM
2023-01-10 13:28:55 -05:00
Gary Gregory
3681f88101
Pick up japicmp-maven-plugin version from parent POM
2023-01-10 13:27:56 -05:00
Gary Gregory
097c177a6b
Pick up biz.aQute.bndlib version from parent POM
2023-01-10 13:27:26 -05:00
Gary Gregory
8b9bafe033
Pick up maven-pmd-plugin version from parent POM
2023-01-10 11:32:56 -05:00
Gary Gregory
302d697f9b
Pick up maven-javadoc-plugin version from parent POM
2023-01-10 11:25:31 -05:00
Gary Gregory
fa383f5c57
Pick up maven-surefire-plugin version from parent POM
2023-01-10 11:21:18 -05:00
Gary Gregory
a124fcb320
Pick up JaCoCo version from parent POM
2023-01-10 11:16:25 -05:00
dependabot[bot]
ac2062d939
Bump actions/checkout from 3.2.0 to 3.3.0 ( #1014 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 13:33:28 -05:00
dependabot[bot]
123e923310
Bump actions/upload-artifact from 3.1.1 to 3.1.2 ( #1013 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](83fd05a356...0b7f8abb15
)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 13:33:12 -05:00
Gary Gregory
ba6a66bc04
Bump easymock from 5.0.1 to 5.1.0 #1012
2023-01-03 13:48:58 -05:00
dependabot[bot]
5eafef8567
Bump easymock from 5.0.1 to 5.1.0 ( #1012 )
...
Bumps [easymock](https://github.com/easymock/easymock ) from 5.0.1 to 5.1.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.0.1...easymock-5.1.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 13:48:16 -05:00
Gary Gregory
804dc1b7be
Bump commons-parent from 55 to 56 #1011
2023-01-03 13:48:03 -05:00
dependabot[bot]
df91deb704
Bump commons-parent from 55 to 56 ( #1011 )
...
Bumps [commons-parent](https://github.com/apache/commons-parent ) from 55 to 56.
- [Release notes](https://github.com/apache/commons-parent/releases )
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 13:47:31 -05:00
Gary Gregory
c507442ebb
Update NOTICE to 2023
2023-01-03 10:40:22 -05:00
Siva Kumar Edupuganti
44dfe90597
Added empty string example for isMixedCase method.
2023-01-02 22:33:23 +01:00