Commit Graph

7147 Commits

Author SHA1 Message Date
Gary Gregory b01d56ddea Use Objects.requireNonNull() directly 2022-11-04 16:19:43 -04:00
Gary Gregory 54e26e04fa Reuse own API 2022-11-04 16:18:35 -04:00
Gary Gregory bea5bd3c0a Remove single use local var 2022-11-04 15:56:18 -04:00
Gary Gregory d839a82521 Use Objects.requireNonNull() directly 2022-11-04 14:42:11 -04:00
Gary Gregory ecd23d5e20 Reuse own API 2022-11-04 14:20:14 -04:00
Gary Gregory 3c38140a2f Reuse JUnit dependencyManagement from parent POM 2022-11-04 10:03:36 -04:00
Gary Gregory 9084920d34 Reuse JUnit dependencyManagement from parent POM 2022-11-04 10:03:36 -04:00
Gary Gregory cf97953570
Bump easymock from 5.0.0 to 5.0.1 #986 2022-10-30 15:01:20 -04:00
dependabot[bot] 0a7a712368
Bump easymock from 5.0.0 to 5.0.1 (#986)
Bumps [easymock](https://github.com/easymock/easymock) from 5.0.0 to 5.0.1.
- [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.0...easymock-5.0.1)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  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>
2022-10-30 15:00:26 -04:00
dependabot[bot] 70a0de74d3
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#985)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](3cea537223...83fd05a356)

---
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>
2022-10-30 14:59:59 -04:00
Gary Gregory 81b1b80c8c Bump pmd from 6.50.0 to 6.51.0 2022-10-30 12:03:48 -04:00
Gary Gregory fb90d0bd85 Reuse own API 2022-10-27 09:51:05 -04:00
Gary Gregory 0659831ad4 Javadoc 2022-10-25 10:02:41 -04:00
Gary Gregory b4ef495751 Bump Scorecards from 1 to 2 2022-10-23 15:41:29 -04:00
Gary Gregory 8bdbf102fd
Update changes.xml 2022-10-23 12:48:15 -04:00
Arturo Bernal a1e911a935
Fix simple broken javadoc. (#981) 2022-10-23 12:47:34 -04:00
dependabot[bot] 1c1e482e5a Bump actions/setup-java from 3.5.1 to 3.6.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.5.1...v3.6.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>
2022-10-22 16:19:52 +13:00
Gary Gregory 28fd691ebc
Bump easymock from 4.3 to 5.0.0 #972 2022-10-17 10:03:29 -04:00
dependabot[bot] 690d4974fa
Bump easymock from 4.3 to 5.0.0 (#972)
Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.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-4.3...easymock-5.0.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:development
  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>
2022-10-17 10:02:16 -04:00
Gary Gregory bbd2521c04
Bump spotbugs from 4.7.2 to 4.7.3 #973 2022-10-17 10:02:06 -04:00
dependabot[bot] 6d704df054
Bump spotbugs from 4.7.2 to 4.7.3 (#973)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.2...4.7.3)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  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>
2022-10-17 10:01:00 -04:00
Gary Gregory 57ddce1195 Add NumberRange, DoubleRange, IntegerRange, LongRange.
Fix changes.xml
2022-10-17 08:08:59 -04:00
Gary Gregory 6c3ffa44ff Javadoc 2022-10-17 05:54:19 -04:00
Gary Gregory a21fd72f85 Javadoc 2022-10-17 05:45:41 -04:00
Gary Gregory c0f527e509 Remove paren noise 2022-10-15 18:01:50 -04:00
Gary Gregory 5f1d7055ec Reuse own API 2022-10-15 17:55:54 -04:00
Gary Gregory 273a6bd20e Fix format typos 2022-10-15 17:54:09 -04:00
Gary Gregory 9aba7b4583 Reuse own API 2022-10-15 17:53:51 -04:00
Gary Gregory 0f7db25d60
Fix up case and remove test repo 2022-10-14 16:19:09 -04:00
Gary Gregory d16a1b49c2
Formatting 2022-10-14 16:16:21 -04:00
Gary Gregory 08b89adf28
Link to other Apache Commons components 2022-10-14 16:15:25 -04:00
Gary Gregory 12e8a4550b
Simply use a MD link instead of a footnote 2022-10-14 15:57:55 -04:00
Gary Gregory 48d9b3b3ee
Add Apache Commons Slack Channel 2022-10-14 15:55:07 -04:00
dependabot[bot] c5917dc030
Bump actions/cache from 3.0.10 to 3.0.11 (#970)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [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.0.10...v3.0.11)

---
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>
2022-10-14 13:23:26 -04:00
dependabot[bot] 211df1033e
Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 (#971)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.2.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 13:23:08 -04:00
Gary Gregory c35c745f92 Reuse own API 2022-10-13 14:47:51 -04:00
Gary Gregory 2ffa117194 Format tweaks 2022-10-13 14:17:47 -04:00
Gary Gregory 10db68e492 Use JRE API 2022-10-13 14:07:31 -04:00
Gary Gregory d4c311d255 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2022-10-13 13:28:43 -04:00
Gary Gregory 2bd8c66a16 Sort members 2022-10-13 13:18:37 -04:00
Gary Gregory 4a3b2f23bf
Add gets the current day of year. #968 2022-10-13 13:17:01 -04:00
Gary Gregory b6253688d3 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2022-10-13 13:15:36 -04:00
Arturo Bernal 59d201f7be
Add gets the current day of year. (#968) 2022-10-13 13:14:22 -04:00
Gary Gregory ca3574f08b Sort members 2022-10-13 13:03:53 -04:00
Arturo Bernal ff733d9d9b
Make a non-access modifier local variables. (#966) 2022-10-08 16:40:36 -04:00
Sebb b6d39a4257 Don't persist credentials unnecessarily 2022-10-08 15:23:43 +01:00
Gary Gregory e588f51b69
Simplify expression (length is never < 0) #962 2022-10-08 08:12:54 -04:00
Arturo Bernal a3a93d53a5
No need conditions. Never is < 0 (#962) 2022-10-08 08:11:47 -04:00
Gary Gregory 912682d0bb Set to level permissions to 'read' 2022-10-07 20:09:42 -04:00
dependabot[bot] 862f537846 Bump actions/cache from 3.0.9 to 3.0.10
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.10.
- [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.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 11:25:48 +13:00