Commit Graph

7026 Commits

Author SHA1 Message Date
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
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 32756ef89b Use Java 8 APIs 2022-10-05 22:02:57 -04:00
Gary Gregory 341b578b4f Reuse constant
Format tweak
2022-10-03 09:46:58 -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
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