Commit Graph

4383 Commits

Author SHA1 Message Date
Gary Gregory 8992d2bbd9 Remove unused import 2024-03-31 11:17:45 -04:00
Gary Gregory 2d65b844b5 Tests in org.apache.commons.collections4.multimap should not depend on
map iteration order, see also #429.
2024-03-31 11:11:03 -04:00
Gary Gregory a6668768bf Rework test fixtures
Make sure we don't depend on map iteration order
2024-03-31 11:07:55 -04:00
Gary Gregory 42ae7b98c2 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 11:06:49 -04:00
Gary Gregory 6d3740fb48 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:56:06 -04:00
Gary Gregory eab18e9851 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:54:20 -04:00
Gary Gregory e5c95c28d2 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:40:08 -04:00
Gary Gregory 31b4116858 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:31:52 -04:00
Gary Gregory 8cae451853 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:26:47 -04:00
Gary Gregory cff3638a87 Use JUnit Assumptions 2024-03-31 10:19:33 -04:00
Gary Gregory 70c708a9ee Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 10:17:57 -04:00
Gary Gregory dea79e62f1 Use JUnit Assumptions 2024-03-31 09:58:38 -04:00
Gary Gregory 450ed7118e Format tweak 2024-03-31 09:55:00 -04:00
Gary Gregory 817180b4da Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 09:52:52 -04:00
Gary Gregory 52cdb17e69 Reuse StringUtils.EMPTY in tests 2024-03-31 09:52:46 -04:00
Gary Gregory 19b621029e Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 09:45:41 -04:00
Gary Gregory 13e7fe0bcf Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 09:43:47 -04:00
Gary Gregory c47f52c1ec Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-31 08:46:47 -04:00
Gary Gregory 5e8368dbd5 Close HTML tags 2024-03-30 13:35:16 -04:00
Gary Gregory 8a8c87c4dc Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-30 13:32:46 -04:00
Gary Gregory feccdaf511 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-30 13:31:04 -04:00
Gary Gregory 896d4a01a3 Rework test fixtures
Next, grow the amount of data tested to find bugs in the tests with
non-repeatable map ordering
2024-03-30 13:27:38 -04:00
Gary Gregory 2c43a61770 Javadoc 2024-03-30 10:25:01 -04:00
Gary Gregory 28520b6152 Javadoc 2024-03-30 10:23:56 -04:00
dependabot[bot] c4d9f8552b
Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#470)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](54bcd8715e...c16abc29c9)

---
updated-dependencies:
- dependency-name: codecov/codecov-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-03-29 08:34:01 -04:00
Gary Gregory d6efe402e8
Bump commons-io:commons-io from 2.15.1 to 2.16.0 #469 2024-03-28 18:48:37 -04:00
dependabot[bot] 21200b69ac
Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#469)
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  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-03-28 18:47:31 -04:00
Gary Gregory 38359a00ad Use better JUnit API 2024-03-22 16:11:54 -04:00
Gary Gregory fa72968378 Use proper JUnit API 2024-03-22 15:59:35 -04:00
dependabot[bot] 63954df8a8
Bump github/codeql-action from 3.24.7 to 3.24.9 (#466)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.7 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3ab4101902...1b1aada464)

---
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-03-22 09:08:17 -04:00
dependabot[bot] f4fffd40e2
Bump actions/cache from 4.0.1 to 4.0.2 (#467)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](ab5e6d0c87...0c45773b62)

---
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>
2024-03-22 09:08:07 -04:00
Gary Gregory 1b7d1b77e6
Bump com.google.guava:guava-testlib from 33.0.0-jre to 33.1.0-jre #462 2024-03-15 09:06:01 -04:00
dependabot[bot] 26d28b208b
Bump actions/checkout from 4.1.1 to 4.1.2 (#463)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
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-03-15 09:04:05 -04:00
dependabot[bot] d01e5c95a2
Bump github/codeql-action from 3.24.6 to 3.24.7 (#464)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8a470fddaf...3ab4101902)

---
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-03-15 09:03:55 -04:00
dependabot[bot] af7ec9379d
Bump actions/setup-java from 4.1.0 to 4.2.1 (#465)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](9704b39bf2...99b8673ff6)

---
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-03-15 09:03:45 -04:00
dependabot[bot] fd1748787c
Bump com.google.guava:guava-testlib from 33.0.0-jre to 33.1.0-jre (#462)
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
  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-03-15 09:03:32 -04:00
Gary Gregory 31166a10a0
Bump org.apache.commons:commons-parent from 66 to 67 #461 2024-03-05 23:07:50 -05:00
dependabot[bot] d424e20b83
Bump org.apache.commons:commons-parent from 66 to 67 (#461)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 66 to 67.
- [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-03-05 23:06:53 -05:00
dependabot[bot] 94eb396573
Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#456)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](e0b68c6749...54bcd8715e)

---
updated-dependencies:
- dependency-name: codecov/codecov-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-03-01 08:27:31 -05:00
dependabot[bot] 56248b2183
Bump actions/cache from 4.0.0 to 4.0.1 (#457)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](13aacd865c...ab5e6d0c87)

---
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>
2024-03-01 08:27:21 -05:00
dependabot[bot] 25a7bef546
Bump github/codeql-action from 3.24.5 to 3.24.6 (#459)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](47b3d888fe...8a470fddaf)

---
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-03-01 08:27:11 -05:00
dependabot[bot] cabf2c335f
Bump actions/setup-java from 4.0.0 to 4.1.0 (#458)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](387ac29b30...9704b39bf2)

---
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-03-01 08:27:02 -05:00
dependabot[bot] d569fc4061
Bump github/codeql-action from 3.24.3 to 3.24.5 (#455)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](379614612a...47b3d888fe)

---
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-02-23 08:43:54 -08:00
dependabot[bot] 762efbd2c3
Bump github/codeql-action from 3.24.0 to 3.24.3 (#454)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e8893c57a1...379614612a)

---
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-02-16 08:30:07 -05:00
Gary Gregory 792399c91a Simplify 2024-02-09 18:17:02 -05:00
dependabot[bot] 1ecc38b59d
Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#453)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
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-02-09 07:29:13 -05:00
dependabot[bot] d6c24580b3
Bump github/codeql-action from 3.23.2 to 3.24.0 (#452)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.2 to 3.24.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7bf0a3ed3...e8893c57a1)

---
updated-dependencies:
- dependency-name: github/codeql-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-02-09 07:29:02 -05:00
Gary Gregory ffd00c35fc
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #451 2024-02-08 21:21:27 -05:00
dependabot[bot] d2e3c633e9
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#451)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  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-02-08 21:19:56 -05:00
Gary Gregory 9d13951390 Javadoc
Close HTML tags
2024-02-03 09:38:31 -05:00