1130 Commits

Author SHA1 Message Date
Gary Gregory
e588f51b69
Simplify expression (length is never < 0) #962 2022-10-08 08:12:54 -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
dependabot[bot]
74ff229b56 Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 11:18:03 +13:00
Gary Gregory
03f74ba5a1 Add ClassPathUtils.packageToPath(String) and pathToPackage(String) 2022-10-07 08:57:05 -04:00
Gary Gregory
5cf676b5b9 Bump actions/setup-java from 3 to 3.5.1 2022-10-01 14:52:28 -04:00
dependabot[bot]
8488f01f89 Bump actions/cache from 3.0.8 to 3.0.9
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [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.8...v3.0.9)

---
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-01 16:05:17 +13:00
dependabot[bot]
a821a65b4e Bump commons.pmd-impl.version from 6.49.0 to 6.50.0
Bumps `commons.pmd-impl.version` from 6.49.0 to 6.50.0.

Updates `pmd-core` from 6.49.0 to 6.50.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.49.0...pmd_releases/6.50.0)

Updates `pmd-java` from 6.49.0 to 6.50.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.49.0...pmd_releases/6.50.0)

Updates `pmd-javascript` from 6.49.0 to 6.50.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.49.0...pmd_releases/6.50.0)

Updates `pmd-jsp` from 6.49.0 to 6.50.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.49.0...pmd_releases/6.50.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-javascript
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-jsp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 16:04:04 +13:00
Gary Gregory
e790ca9f7b
Bump commons-text from 1.9 to 1.10.0 #957 2022-09-29 09:30:26 -04:00
Gary Gregory
63e6596ea0 Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 2022-09-24 11:36:12 -04:00
Gary Gregory
913cc36912
Bump junit-bom from 5.9.0 to 5.9.1 #955 2022-09-22 08:58:37 -04:00
Gary Gregory
70f5a13a6c
Bump commons-parent from 53 to 54 #954 2022-09-22 08:39:30 -04:00
Alex Herbert
2715224cb0 Track changes 2022-09-21 21:43:01 +01:00
Gary Gregory
e81855a208 Add BooleanUtils.values() and forEach(). 2022-09-16 10:22:39 -04:00
Gary Gregory
19612d4134 [LANG-1691] ClassUtils.getShortCanonicalName doesn't use the
canonicalName #949
2022-09-15 15:28:00 -04:00
dependabot[bot]
8088b8fd2d Bump spotbugs from 4.7.1 to 4.7.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2.
- [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.1...4.7.2)

---
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>
2022-09-10 11:44:11 +12:00
dependabot[bot]
39ddd1c6cd Bump maven-pmd-plugin from 3.18.0 to 3.19.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 11:40:56 +12:00
dependabot[bot]
8acd2a9a87 Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.7.2.0)

---
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>
2022-09-10 11:39:16 +12:00
Gary Gregory
a0234a6cad Bump actions/checkout from 3 to 3.0.2. 2022-09-06 09:32:42 -07:00
Gary Gregory
9465909799
Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 #944 2022-09-02 14:41:33 -04:00
Gary Gregory
655cb56167 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1. 2022-08-30 09:29:05 -04:00
Gary Gregory
2b86afb4d4
LANG-1638: Added docs regarding week year support #924 2022-08-27 14:44:56 -04:00
Gary Gregory
318b2cb7e2 Merge entries for PMD 2022-08-26 15:51:47 -04:00
Gary Gregory
3c4079c70d
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #943 2022-08-26 15:49:55 -04:00
Gary Gregory
9b0e54e096 PMD: Implement equals() 2022-08-26 15:00:38 -04:00
Gary Gregory
e505c08668 Bump maven-pmd-plugin from 3.17.0 to 3.18.0 2022-08-26 08:21:57 -04:00
Gary Gregory
11d8c330e4
[LANG-1604] Deprecate RandomUtils in favor of Apache Commons RNG UniformRandomProvider 2022-08-23 09:23:57 -04:00
Gary Gregory
75f35d6dc0 Bump actions/cache from 3.0.7 to 3.0.8 2022-08-22 15:25:44 -04:00
Gary Gregory
1903d88e0b Add Processor.Type.getLabel() and Processor.toString() 2022-08-21 17:09:48 -04:00
Gary Gregory
28ab516d96
Fix links in Javadoc and documentation #926 2022-08-21 15:30:20 -04:00
Marc Wrobel
19bad1a6cb
Fix links in Javadoc and documentations (#926)
* Fix links in javadoc and documentations

- fix broken links (using their new URL, an alternative URL or a Wayback Machine link),
- use direct links instead of redirects,
- upgrade javadoc links to version 8,
- use HTTPS where possible.

* Update EqualsBuilder.java

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2022-08-21 15:29:18 -04:00
Gary Gregory
f8df864f4c Add ThreadUtils.sleepQuietly(Duration)
Remove new ThreadUtils.sleepQuietly(long)
2022-08-21 15:17:44 -04:00
Gary Gregory
11b1bc19ab Deprecate ThreadUtils code that defines custom function interfaces in
favor of stock java.util.function.Predicate usage.
2022-08-21 14:47:13 -04:00
Gary Gregory
ae6457f4a5
Deprecate getNanosOfMiili() method with typo and create proper getNanosOfMilli() #940 2022-08-21 14:32:46 -04:00
Gary Gregory
4dd0a6b4a6 Revert "ThreadGroupPredicate extends Predicate<ThreadGroup>"
This reverts commit 6cd7bd5ed962ad19fc6af5260e656f35fa2b3d16.
2022-08-21 11:15:50 -04:00
Gary Gregory
6cd7bd5ed9 ThreadGroupPredicate extends Predicate<ThreadGroup> 2022-08-21 11:07:33 -04:00
Gary Gregory
0d5d1fc119 Better description 2022-08-21 10:20:49 -04:00
Gary Gregory
ec90e0d6bb
[LANG-1689] Simple Optional in ObjectUtils#isEmpty() #933 2022-08-21 09:38:58 -04:00
Gary Gregory
db606c65b0
Fix some Javadoc comments #938 2022-08-21 08:58:49 -04:00
Gary Gregory
5fc1f111f8
Simplifiable conditional expression. #941 2022-08-21 08:51:52 -04:00
Gary Gregory
ef68684cb3
Extends Object clauses are redundant #937 2022-08-20 14:22:48 -04:00
Gary Gregory
ceb7fbb033
Add tests to increase coverage #904 2022-08-16 08:23:06 -04:00
Gary Gregory
ec93f3b7f5 StringUtils.join(Iterator, String) should only return null when the
Iterator is null
2022-08-12 14:30:09 -04:00
Gary Gregory
39f08ac62f StringUtils.join(Iterator, String) should only return null when the
Iterator is null
2022-08-12 14:14:47 -04:00
Gary Gregory
62910e4f32 Add LangCollectors 2022-08-12 11:33:10 -04:00
Gary Gregory
969a9d9f11 Bump actions/cache from 3.0.6 to 3.0.7 2022-08-12 07:17:39 -04:00
Gary Gregory
7170d0e1e8
Bump commons.pmd-impl.version from 6.47.0 to 6.48.0 #932 2022-08-05 13:12:49 -04:00
Gary Gregory
43658a2785 Bump actions/cache from 3.0.5 to 3.0.6 2022-08-05 08:39:34 -04:00
Gary Gregory
72240e45b9
Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #927 2022-07-29 13:39:01 -04:00
Gary Gregory
f4aa5ef313
Bump junit-bom from 5.8.2 to 5.9.0 #928 2022-07-29 13:38:13 -04:00
Gary Gregory
b0739b066a
Simplify condition #925 2022-07-21 09:53:57 -04:00