1
0
Commit Graph

297 Commits

Author SHA1 Message Date
dependabot[bot]
c2bf8a29e8 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#35)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 07:51:02 -05:00
dependabot[bot]
54f22733b6 Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 (#70)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.0.0 to 4.5.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.5.0.0...spotbugs-maven-plugin-4.5.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-23 08:38:23 -05:00
dependabot[bot]
88b6a67ab8 Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#69)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-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>
2021-12-17 07:50:55 -05:00
dependabot[bot]
74a577a4a6 Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#68)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.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>
2021-12-15 07:06:30 -05:00
dependabot[bot]
81f72775f8 Bump spotbugs-maven-plugin from 4.2.0 to 4.5.0.0 (#65)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.5.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.2.0...spotbugs-maven-plugin-4.5.0.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>
2021-12-14 06:29:17 -05:00
dependabot[bot]
f4949c5922 Bump spotbugs from 4.2.0 to 4.5.2 (#67)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.0 to 4.5.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.2.0...4.5.2)

---
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>
2021-12-14 05:49:09 -05:00
Sebb
1ae5c5038c license-* files confuse GH license detection 2021-03-09 22:51:13 +00:00
dependabot[bot]
4d48e43bba Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#33)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.4 to 4.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.1.4...spotbugs-maven-plugin-4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-17 13:19:37 -05:00
Gary Gregory
e96db5cd09 Migrate from maven-checkstyle-plugin from 2.7 to 3.1.1. 2020-12-15 11:19:18 -05:00
dependabot[bot]
cd9d8d0c9e Bump servlet-api from 2.3 to 2.5 (#27)
Bumps servlet-api from 2.3 to 2.5.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 09:57:41 -05:00
Gary Gregory
f90d7f92ea Add checkstyle to default goal. 2020-12-15 09:53:19 -05:00
dependabot[bot]
b7b86f9a18 Bump maven-assembly-plugin from 2.5 to 3.3.0 (#30)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.5 to 3.3.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-2.5...maven-assembly-plugin-3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 09:47:02 -05:00
dependabot[bot]
d216f8fa0f Bump maven-pmd-plugin from 3.3 to 3.14.0 (#28)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.3 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.3...maven-pmd-plugin-3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 09:24:40 -05:00
dependabot[bot]
67c43aa85d Bump maven-dependency-plugin from 2.4 to 3.1.2 (#29)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 2.4 to 3.1.2.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-2.4...maven-dependency-plugin-3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 09:24:08 -05:00
dependabot[bot]
8b40ebe1ec Bump maven-failsafe-plugin from 2.12 to 2.22.2 (#31)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.12 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.12...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 09:23:04 -05:00
dependabot[bot]
dcfaa77c20 Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 (#8)
Bumps [findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 2.5.2 to 3.0.5.
- [Release notes](https://github.com/gleclaire/findbugs-maven-plugin/releases)
- [Commits](https://github.com/gleclaire/findbugs-maven-plugin/commits/findbugs-maven-plugin-3.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 15:34:10 -05:00
Gary Gregory
177c7fbeb1 Typo. 2020-12-14 15:33:43 -05:00
Gary Gregory
77325bc911 Add CLIRR check to Maven default goal. 2020-12-14 15:33:26 -05:00
dependabot[bot]
12af47e5ed Bump clirr-maven-plugin from 2.2.2 to 2.8 (#14)
Bumps [clirr-maven-plugin](https://github.com/mojohaus/clirr-maven-plugin) from 2.2.2 to 2.8.
- [Release notes](https://github.com/mojohaus/clirr-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/clirr-maven-plugin/compare/clirr-maven-plugin-2.2.2...clirr-maven-plugin-2.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 15:31:03 -05:00
Gary Gregory
762594d8fe Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-logging.git 2020-12-14 14:51:24 -05:00
Gary Gregory
e3d913bc4c Add clean to Maven default goal. 2020-12-14 14:51:17 -05:00
dependabot[bot]
4fe406a76e Bump junit from 3.8.1 to 4.13.1 (#23)
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 14:47:10 -05:00
Gary Gregory
33c33e6b80 Fix build for GitHub
- Bump actions/checkout from v2.3.1 to v2.3.4 (#24)
- Bump actions/setup-java from v1.4.0 to v1.4.3 (#21)
- Add default goal with some TODOs.
2020-12-14 14:20:52 -05:00
Mark Thomas
adaddd26c4 Better artifact names 2020-11-30 10:02:33 +00:00
Mark Thomas
70c9945595 Fix mvn build error 2020-11-30 09:08:26 +00:00
Sebb
5c7dfdc7e2 Allow compilation by Java 12+ 2020-08-16 16:24:59 +01:00
dependabot[bot]
6b9943e911 Bump jdepend-maven-plugin from 2.0-beta-1 to 2.0 (#7)
Bumps jdepend-maven-plugin from 2.0-beta-1 to 2.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:12:09 -04:00
sebbASF
0fa3f1a910 SCM: SVN => Git 2019-08-15 21:01:37 +01:00
Gary D. Gregory
ca946556c0 Revert: Update commons-parent from 34 to 43.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1820581 13f79535-47bb-0310-9956-ffa450edef68
2018-01-08 16:34:10 +00:00
Gary D. Gregory
2d17ce4c09 Update commons-parent from 34 to 43.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1820493 13f79535-47bb-0310-9956-ffa450edef68
2018-01-07 20:48:23 +00:00
Benedikt Ritter
14f927a77f LOGGING-165: Add Automatic-Module-Name Manifest Header for Java 9 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1809785 13f79535-47bb-0310-9956-ffa450edef68
2017-09-26 21:03:58 +00:00
Rob Tompkins
3e3b8446a7 (chore) adding commons.module.name to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1797506 13f79535-47bb-0310-9956-ffa450edef68
2017-06-03 14:15:50 +00:00
Gary D. Gregory
3768a70ac6 maven-pmd-plugin 3.2 -> 3.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1641147 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 00:38:48 +00:00
Gary D. Gregory
4e897046f9 maven-assembly-plugin 2.3 -> 2.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1634452 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 05:08:12 +00:00
Gary D. Gregory
7245750830 maven-pmd-plugin 3.0.1 -> 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1633854 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 15:58:56 +00:00
Thomas Neidhart
93a936c72d Post-release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1609298 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 21:02:22 +00:00
Thomas Neidhart
a423c4efb1 Disable findbugs: was enabled after upgrade of parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606049 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 12:19:21 +00:00
Thomas Neidhart
812f6b68b0 Update properties after change of parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606044 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 12:04:43 +00:00
Thomas Neidhart
d774fe0a54 Increate target to Java 1.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1605901 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 20:34:45 +00:00
Thomas Neidhart
910e43793d Update parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1605896 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 19:58:27 +00:00
Sebastian Bazley
0cff94a087 Typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1564890 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:26:41 +00:00
Sebastian Bazley
69208a61cf alphabetical fixes the Continuum failure, so need to make the order configurable
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1564888 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:22:16 +00:00
Sebastian Bazley
094ed4d3a3 Trying to find out why Continuum behaves differently ...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1564882 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:13:04 +00:00
Sebastian Bazley
8e0d73506b ASF Branding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1534235 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 15:46:31 +00:00
Thomas Neidhart
ec64e5b2c1 Post release changes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1484532 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 17:21:37 +00:00
Gary D. Gregory
d69c89eec8 Add FindBugs and PMD reports.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1484126 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 15:15:22 +00:00
Thomas Neidhart
5506657f80 [LOGGING-151] Use org.apache.commons.logging as BSN.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1468180 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 18:46:50 +00:00
Sebastian Bazley
b817da4a30 ASF => The ASF
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1460379 13f79535-47bb-0310-9956-ffa450edef68
2013-03-24 14:07:51 +00:00
Sebastian Bazley
903c462515 Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 17:49:27 +00:00
Thomas Neidhart
af2d04ea65 Post-release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1459021 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 19:52:38 +00:00