Commit Graph

7142 Commits

Author SHA1 Message Date
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
dependabot[bot] d97e12e9ff
Bump commons-text from 1.9 to 1.10.0 (#957)
Bumps commons-text from 1.9 to 1.10.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  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>
2022-09-29 09:29:29 -04:00
Gary Gregory 49444165a4 Inherit Apache RAT version from commons-parent 2022-09-25 10:08:00 -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 9a52b9c7cd Drop Clirr property since commons-parent has replaced Clirr with
JApiCmp.
2022-09-23 13:44:55 -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
dependabot[bot] 01c3a06bbf
Bump junit-bom from 5.9.0 to 5.9.1 (#955)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  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-09-22 08:56:08 -04:00
Gary Gregory c2c7862e3b Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 2022-09-22 08:50:08 -04:00
Gary Gregory b548be5f64 Use GitHub cache for CodeQL 2022-09-22 08:49:41 -04:00
Gary Gregory 70f5a13a6c
Bump commons-parent from 53 to 54 #954 2022-09-22 08:39:30 -04:00
dependabot[bot] 1da131a33a
Bump commons-parent from 53 to 54 (#954)
Bumps [commons-parent](https://github.com/apache/commons-parent) from 53 to 54.
- [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>
2022-09-22 08:38:12 -04:00
Gary Gregory 9e3abd58a4 Remove extra whitespace 2022-09-22 08:24:09 -04:00
Gary Gregory 756daad879 Refactor duplicate pattern 2022-09-22 08:23:51 -04:00
Alex Herbert 2715224cb0 Track changes 2022-09-21 21:43:01 +01:00
Piotr Stawirej 7f7d4b881d Handle error messages with special characters.
Closes #953
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
Thiyagarajan 45acc1c970
LANG-1691: ClassUtils.getShortCanonicalName - using canonicalName rather than class name (#949) 2022-09-15 15:17:41 -04:00
Gary Gregory 0de1d11a9a Add ossf/scorecard-action badge to readme 2022-09-14 11:08:46 -04:00
Gary Gregory 10cd60c87d Use read-all permissions for GitHub workflow 2022-09-12 10:23:46 -07:00
Gary Gregory 4e5cda0dcf Make workflow readonly 2022-09-12 10:11:48 -07:00
Gary Gregory 65f5a3c79c Add OpenSSF badge 2022-09-12 10:03:58 -07:00
Gary Gregory a55a922f81 Add same scorecards-analysis.yml as Apache Log4j (except for branches) 2022-09-12 09:42:46 -07: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
dependabot[bot] a1b5e4d85f
Bump commons.pmd-impl.version from 6.48.0 to 6.49.0 (#944)
Bumps `commons.pmd-impl.version` from 6.48.0 to 6.49.0.

Updates `pmd-core` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.0)

Updates `pmd-java` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.0)

Updates `pmd-javascript` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.0)

Updates `pmd-jsp` from 6.48.0 to 6.49.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.48.0...pmd_releases/6.49.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 14:40:39 -04:00
Gary Gregory 41bb88176c Use GAV coordinates Maven Central coordinates to make sure to pick up
the latest
2022-09-01 10:38:51 -04:00
Gary Gregory a0dcb012cb Refer to master branch only and drop reference to trunk branch name 2022-09-01 07:54:47 -04:00
Gary Gregory 1c7a8fb2d1 Drop profile.clirr 2022-08-30 21:23:37 -04:00
Gary Gregory 7d40d695df Update code coverage badge and link 2022-08-30 16:39:03 -04:00
Gary Gregory c3c2928bc5 Use standard Javadoc @since tag format 2022-08-30 11:20:05 -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 8b6f18cb0d Javadoc @link tags do not need to use a FQCN for classes in java.lang 2022-08-29 07:36:33 -04:00
Gary Gregory 83dd1284e4 Javadoc @see tags do not need to use a FQCN for classes in java.lang 2022-08-29 07:18:26 -04:00
Gary Gregory 843fa377c8 Javadoc @see tags do not need to use a FQCN for classes in java.lang 2022-08-29 07:17:06 -04:00
Gary Gregory 34168aa99d Better CodeQL URL 2022-08-27 15:21:08 -04:00
Gary Gregory 2b86afb4d4
LANG-1638: Added docs regarding week year support #924 2022-08-27 14:44:56 -04:00
Andrew Thomas 44c5d39bec
LANG-1638: Added docs regarding week year support (#924)
* LANG-1638: Added docs regarding week year support

* Moved comment from method to class level

* Added link to explanation of week vs calendar year
2022-08-27 14:41:05 -04:00
Gary Gregory 9a372f6749 Javadoc 2022-08-26 16:39:14 -04:00
Gary Gregory bf1a8ea278 Account for Bug in PMD when the same class name exists in different
packages
2022-08-26 16:39:03 -04:00
Gary Gregory 18937b23dc Javadoc 2022-08-26 16:38:49 -04:00
Gary Gregory c90ba2fca9 Sort members 2022-08-26 16:31:00 -04:00
Gary Gregory 8b75877f59 CPD: Re-implement deprecated code to use new code 2022-08-26 16:29:57 -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