1
0
Commit Graph

1107 Commits

Author SHA1 Message Date
Gary Gregory
43444d649e Use GAV coordinates Maven Central coordinates to make sure to pick up
the latest
2022-09-01 10:39:08 -04:00
Gary Gregory
5f5affb467 We don't use author tag, CVS/SVN tags or lots of whitespace
Add a space before { when missing
2022-08-30 09:46:14 -04:00
Gary Gregory
0080bcbf79 Add CodeQL badge 2022-08-27 15:21:54 -04:00
Gary Gregory
1ee9fe80f0 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git 2022-08-26 08:22:48 -04:00
Gary Gregory
2f4de17cfe Drop README.txt in favor of README.md 2022-08-26 08:22:40 -04:00
Gary Gregory
0a020b60d1 Update README to use the default Maven goal 2022-08-26 08:22:32 -04:00
Bruno P. Kinoshita
3a1dc91f54 Merge pull request #101 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.0
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
2022-08-26 22:29:18 +12:00
dependabot[bot]
921eddcd43 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 22:28:23 +12:00
Bruno P. Kinoshita
34de0072f8 Merge pull request #100 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.18.0
Bump maven-pmd-plugin from 3.17.0 to 3.18.0
2022-08-26 22:26:58 +12:00
dependabot[bot]
44c2e2a1fc Bump maven-pmd-plugin from 3.17.0 to 3.18.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.17.0 to 3.18.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.17.0...maven-pmd-plugin-3.18.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-08-26 22:26:38 +12:00
Gary Gregory
6bdccd1227 Bump actions/cache from 3.0.6 to 3.0.7 2022-08-22 15:15:29 -04:00
Bruno P. Kinoshita
ffd758ed99 Merge pull request #98 from apache/dependabot/github_actions/actions/cache-3.0.6
Bump actions/cache from 3.0.5 to 3.0.6
2022-08-05 22:23:05 +12:00
dependabot[bot]
5f044992c5 Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [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.5...v3.0.6)

---
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-08-05 22:22:44 +12:00
Gary Gregory
6b4b649f8d Update GitHub builds to use Temurin 2022-07-29 08:40:24 -04:00
Gary Gregory
bc628243fc Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #97 2022-07-29 07:54:41 -04:00
dependabot[bot]
2448db2242 Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 (#97)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.0 to 4.7.1.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.1.0...spotbugs-maven-plugin-4.7.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-29 07:53:44 -04:00
Gary Gregory
7da805777b Bump maven-assembly-plugin from 3.4.1 to 3.4.2 #96 2022-07-29 07:53:34 -04:00
dependabot[bot]
9d70d5c634 Bump maven-assembly-plugin from 3.4.1 to 3.4.2 (#96)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.4.1...maven-assembly-plugin-3.4.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-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>
2022-07-29 07:52:57 -04:00
Gary Gregory
24d23572ac Bump maven-assembly-plugin from 3.3.0 to 3.4.1 #94 2022-07-28 23:02:26 -04:00
dependabot[bot]
8dfa42b19a Bump maven-assembly-plugin from 3.3.0 to 3.4.1 (#94)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.3.0...maven-assembly-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-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>
2022-07-28 23:01:40 -04:00
Gary Gregory
2db643c899 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 #93 2022-07-28 23:01:30 -04:00
dependabot[bot]
e9898f62c5 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 (#93)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.1.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.1.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-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>
2022-07-28 23:00:22 -04:00
Bruno P. Kinoshita
9d589ea178 Merge pull request #95 from apache/dependabot/github_actions/actions/cache-3.0.5
Bump actions/cache from 3.0.4 to 3.0.5
2022-07-16 10:11:33 +12:00
dependabot[bot]
34d60074b4 Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [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.4...v3.0.5)

---
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-07-16 10:11:03 +12:00
Gary Gregory
b823ce4ac0 Bump actions/cache 3.0.4 to 3.0.5 2022-07-15 08:38:44 -04:00
Gary Gregory
6ef0d1ae20 Bump spotbugs from 4.7.0 to 4.7.1 #92 2022-07-08 18:24:50 -04:00
dependabot[bot]
c01ec87ead Bump spotbugs from 4.7.0 to 4.7.1 (#92)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.0 to 4.7.1.
- [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.0...4.7.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 18:23:52 -04:00
Gary Gregory
b7de525a0f Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7 #91 2022-07-08 18:23:39 -04:00
dependabot[bot]
708ebd4099 Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7 (#91)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-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>
2022-07-08 18:23:10 -04:00
Gary Gregory
831e22d44e Bump maven-pmd-plugin from 3.16.0 to 3.17.0 #90 2022-07-08 18:22:57 -04:00
dependabot[bot]
6eecd766eb Bump maven-pmd-plugin from 3.16.0 to 3.17.0 (#90)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.17.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 18:22:17 -04:00
Gary Gregory
e7bac9a257 Normalize Javadoc spelling 2022-06-15 08:20:20 -04:00
Gary Gregory
342b6a4971 Add coverage.yml 2022-06-08 12:52:36 -04:00
Gary Gregory
71a20877cb Bump actions/cache from 3.0.3 to 3.0.4 2022-06-07 14:00:53 -04:00
Gary Gregory
1046aab2e1 Bump actions/cache from 3.0.2 to 3.0.3 2022-05-31 16:37:47 -04:00
Gary Gregory
59bbadfc5a Remove noisy inline comments. 2022-05-31 11:29:02 -04:00
Gary Gregory
0dc8dfac82 Bump Java from 6 to 8. 2022-05-24 17:02:14 -04:00
Gary Gregory
0b2794136a Bump Java from 6 to 8. 2022-05-24 17:02:05 -04:00
Gary Gregory
6b34f4eb23 Reorg 2022-05-24 16:59:55 -04:00
Gary Gregory
9d4b75c0de Bump spotbugs from 4.6.0 to 4.7.0 #87 2022-05-06 07:20:05 -04:00
dependabot[bot]
574c819c3f Bump spotbugs from 4.6.0 to 4.7.0 (#87)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.0.
- [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.6.0...4.7.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  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>
2022-05-06 07:19:19 -04:00
Bruno P. Kinoshita
0d4f2604ad Merge pull request #86 from apache/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2022-04-29 22:35:21 +12:00
dependabot[bot]
f85b9c6984 Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 22:35:01 +12:00
Arturo Bernal
475b8323e5 Replace comparisons String.indexOf() with String.contains() method. (#85) 2022-04-23 10:10:22 -04:00
Bruno P. Kinoshita
b04cdc7e16 Merge pull request #84 from arturobernalg/feature/simplify_assert
Simplify assert with simpler and equivalent calls.
2022-04-23 12:45:08 +12:00
Arturo Bernal
073350edf6 Simplify assert with simpler and equivalent calls. 2022-04-23 01:24:04 +02:00
Gary Gregory
e511c56844 Bump actions/setup-java from 2 to 3 2022-04-15 07:03:22 -04:00
Gary Gregory
8b06bb079f Bump actions/cache from 3 to 3.0.2 2022-04-12 08:44:59 -04:00
Gary Gregory
d95f978810 Group some updates. 2022-04-12 08:44:40 -04:00
Bruno P. Kinoshita
c7e80904ad Merge pull request #82 from apache/dependabot/maven/org.apache.commons-commons-parent-53
Bump commons-parent from 52 to 53
2022-04-09 09:52:56 +12:00