Commit Graph

669 Commits

Author SHA1 Message Date
dependabot[bot] 29acec2389
Bump org.easymock:easymock from 5.2.0 to 5.3.0 (#1232)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.2.0 to 5.3.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-5.2.0...easymock-5.3.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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-06-09 09:40:03 -04:00
dependabot[bot] be43ec32e6
Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#1224)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  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-05-23 11:12:04 -04:00
Gary Gregory 4bd73afe7a Fix Javadoc warning
Javadoc redirectss to current Javadocs anyway
2024-05-23 08:05:03 -04:00
Gary Gregory 83ce04b0bf Bump commons-parent from 69 to 70
- Bump to spotbugs:4.8.5.0
- Bump to PMD 7.1.0
2024-05-23 08:01:07 -04:00
Gary Gregory 03abd8fab0 Update description 2024-04-17 09:31:50 -04:00
Gary Gregory f9f468dab6 Set the bar for JaCoCo checks 2024-04-17 09:24:49 -04:00
dependabot[bot] c6d0af64a9
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1200)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 16:35:54 -04:00
Gary Gregory 3762d895a1 Move less viewed sections to the bottom 2024-04-12 17:51:33 -04:00
dependabot[bot] 2a3ef6a78e
Bump org.apache.commons:commons-parent from 67 to 69 (#1194)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 67 to 69.
- [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-04-01 16:30:43 -04:00
Philipp Trulson cc625debde
Fix Java version in README (#1170)
* Set GitHub repository for SCM URL

* Replace Java 12 with 17 in README

* Replace Java 12 with 17 in pom.xml

* Fix SCM URL

* Update pom.xml

---------

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2024-03-09 13:57:09 -05:00
dependabot[bot] 5a19ce9057
Bump org.apache.commons:commons-parent from 66 to 67 (#1181)
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-09 13:55:37 -05:00
dependabot[bot] 270cd68251
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#1175)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  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-23 08:46:56 -08:00
Gary Gregory 47c100805e Bump commons-parent from 65 to 66
- Add Maven property project.build.outputTimestamp for build
reproducibility
- Suppress SpotBugs CT_CONSTRUCTOR_THROW for now
2024-02-03 13:50:15 -05:00
Gary Gregory 5dd4c05282 Add property project.build.outputTimestamp for build reproducibility 2024-02-02 18:23:53 -05:00
Sebb 9a306b2b7a Add note re Java versions 2023-12-12 17:12:28 +00:00
Gary Gregory 7d12dfb329 Let parent POM figure out commons.spdx.version 2023-12-12 08:01:47 -05:00
Gary Gregory aa4eef85cf [LANG-1724] Customize text pattern in DiffResult#toString()
- Add DiffBuilder.Builder
- Add DiffBuilder.builder()
2023-12-11 15:18:47 -05:00
Sebb 26e41e0199 Bump parent pom to 65 2023-12-08 23:45:13 +00:00
Paranoïd User 0e6f9c4f79
build: drop obsolete jdk13 profile (#1142)
In 2019, there were issues with generating coverage reports with Jacoco v0.8.3 on JDK 13 (PR #433). Since then, Jacoco has been updated to v0.8.10, which officially supports JDK 19/20. This profile is now obsolete and can be safely removed.

https://github.com/jacoco/jacoco/releases
2023-12-07 08:43:37 -05:00
Gary Gregory 4fc2ab4d14 Drop Coveralls 2023-11-28 10:40:15 -05:00
Gary Gregory e3a4d6c031 Update properties for release 2023-11-21 20:44:52 -05:00
Gary Gregory f075fef26f Add section for next release
Update properties
2023-11-21 20:37:26 -05:00
Gary Gregory 1d04543743 Bump to next development version 2023-11-21 20:34:52 -05:00
Gary Gregory c8774fa74a Update POM version for Apache Commons Lang release 3.14.0 2023-11-18 09:54:12 -05:00
Gary Gregory cae7d5f613 Prepare for the next release candidate 2023-11-18 09:38:45 -05:00
dependabot[bot] a539c23e66
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#1135)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  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>
2023-11-17 11:42:49 -05:00
Gary Gregory c3429b5d0c Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 2023-10-29 07:58:39 -04:00
Gary Gregory e0eb99198c Bump commons-parent 2023-10-10 17:16:53 -04:00
Gary Gregory 24744a40b2 Remove commons.releaseManagerName and commons.releaseManagerKey 2023-10-03 07:52:33 -04:00
Gary Gregory 8c6d874637 Bump commons-parent from 61 to 62 2023-09-07 09:22:02 -04:00
dependabot[bot] d8f0eae18f
Bump org.easymock:easymock from 5.1.0 to 5.2.0 (#1104)
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.1.0 to 5.2.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-5.1.0...easymock-5.2.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  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>
2023-09-01 14:02:20 -04:00
Gary Gregory dc54bca90b Bump commons-parent from 59 to 61 2023-08-30 14:02:57 -04:00
Gary Gregory 787dab65fe Make test more reproducible (not random) 2023-08-14 18:40:12 -04:00
Gary Gregory c148932c6b Disable trimStackTrace for tests 2023-08-10 10:21:07 -04:00
Gary Gregory 0ede42bbdc Add Functions#from(Function)
Add FailableFunction#function(FailableFunction)
2023-08-04 19:57:50 -04:00
dependabot[bot] 0995b83bed
Bump jmh.version from 1.36 to 1.37 (#1092)
Bumps `jmh.version` from 1.36 to 1.37.

Updates `org.openjdk.jmh:jmh-core` from 1.36 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.36 to 1.37
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  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>
2023-08-04 12:14:51 -04:00
Gary Gregory 52edb4a5ac Bump commons-parent from 58 to 59 2023-07-28 12:52:49 -04:00
Gary Gregory 16c9c0df22 Bump to next development version 2023-07-27 22:57:52 -04:00
Gary Gregory bcc10b3593 Update POM version for Apache Commons Lang release 3.13.0 2023-07-23 15:40:39 -04:00
Gary Gregory 4756eb0e05 Prepare for release candidate 2023-07-23 15:33:54 -04:00
Gary Gregory 112740b218 Prepare for release candidate 2023-07-23 14:57:01 -04:00
Gary Gregory ebcb39a62f Bump commons-parent from 57 to 58 2023-05-25 16:12:51 -04:00
dependabot[bot] 5a825de27d
Bump commons-parent from 56 to 57 (#1061)
Bumps [commons-parent](https://github.com/apache/commons-parent) from 56 to 57.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 10:20:32 -04:00
Gary Gregory 5a18bf28ac Use modern maven-antrun-plugin configurtation 2023-04-18 08:56:31 -04:00
Gary Gregory c7903f3105 Pick up commons.animal-sniffer.version from parent POM 2023-02-04 20:29:47 -05:00
Gary Gregory 88ee8192dc Pick up Spotbugs version from parent POM 2023-02-03 09:03:54 -05:00
Gary Gregory e3a14c74d4 Pick up Checkstyle version from parent POM 2023-02-03 08:40:34 -05:00
Gary Gregory 924ebfb66c Pick up checkstyle version from parent 2023-01-13 11:35:51 -05:00
Gary Gregory c183da45c7 Pick up maven-surefire-plugin version from parent 2023-01-13 09:42:50 -05:00
Gary Gregory 84864d2199 Pick up spotbugs-maven-plugin version from parent 2023-01-13 09:38:09 -05:00