Gary Gregory
2655701961
Add download link
2023-12-02 07:54:04 -05:00
Gary Gregory
cb1cdd5f13
Add slot for the next release
2023-11-30 07:36:07 -05:00
Gary Gregory
18ed8eb8ad
Prepare for release candidate
2023-11-26 16:24:49 -05:00
Gary Gregory
1290cecf73
Deprecate
...
org.apache.commons.logging.impl.Jdk13LumberjackLogger.dummyLevel without
replacement
2023-11-26 15:04:55 -05:00
Gary Gregory
a164386b2a
Fix SpotBugs [ERROR] Medium
...
Switch statement found in
org.apache.commons.logging.impl.SimpleLog.log(int, Object, Throwable)
where default case is missing
[org.apache.commons.logging.impl.SimpleLog] At SimpleLog.java:[lines
505-522] SF_SWITCH_NO_DEFAULT
2023-11-26 14:17:02 -05:00
Gary Gregory
ed83294439
Set java.logging as optional module #183 .
2023-11-25 15:30:05 -05:00
Gary Gregory
eb9e4c506f
Fix SpotBugs [ERROR]
...
Medium: Class org.apache.commons.logging.impl.WeakHashtable defines non-transient non-serializable instance field queue [org.apache.commons.logging.impl.WeakHashtable] In WeakHashtable.java SE_BAD_FIELD
2023-11-25 11:59:17 -05:00
Gary Gregory
0f25dd6c0e
Fix SpotBugs [ERROR]
...
High: Found reliance on default encoding in org.apache.commons.logging.LogFactory.initDiagnostics(): new java.io.PrintStream(OutputStream) [org.apache.commons.logging.LogFactory] At LogFactory.java:[line 1205] DM_DEFAULT_ENCODING.
2023-11-25 11:55:22 -05:00
Gary Gregory
1b1879d35d
Bump commons-parent from 64 to 65
2023-11-25 11:18:26 -05:00
Piotr P. Karwasz
35427e2ce7
Disable Lumberjack and Log4j 1.x and document it ( #182 )
...
This PR removes Lumberjack and Log4j 1.x for the automatic logging
backend discovery procedure.
The updated procedure is documented in the guide.
This closes LOGGING-173 and LOGGING-188.
2023-11-25 11:06:46 -05:00
Gary Gregory
c265c9d46e
Deprecate org.apache.commons.logging.impl.WeakHashtable without
...
replacement.
2023-11-20 09:43:37 -05:00
Gary Gregory
e2f9a3fce8
Deprecate LogConfigurationException.cause in favor of getCause()
2023-11-19 11:34:18 -05:00
Gary Gregory
d082a5dc2a
Bump commons-parent from 59 to 64
2023-11-19 08:41:24 -05:00
Gary Gregory
159f30cb8b
[LOGGING-185] Fix failing tests #180
2023-11-18 19:37:49 -05:00
Gary Gregory
a3f9d2b3b8
Add support for Log4j API and SLF4J #177
2023-11-03 11:22:31 -04:00
Gary Gregory
65b28b9186
Fix possible NPEs in LogFactoryImpl
2023-10-19 07:21:16 -04:00
Piotr P. Karwasz
ca2cdfee81
[LOGGING-186] Replace custom code with ServiceLoader call ( #171 )
...
* Replace custom code with `ServiceLoader` call
* Files should end with an empty line
* Files should end with an empty line
* Comment empty block
* Comment empty block
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com >
2023-10-18 16:47:48 -04:00
Alex Herbert
acd4893d89
Introduce end-of-line normalization
2023-09-02 13:37:42 +01:00
Gary Gregory
c628268427
Revert "Bump commons-parent from 59 to 61"
...
This reverts commit 4663b90b28 .
2023-08-30 14:19:33 -04:00
Gary Gregory
4663b90b28
Bump commons-parent from 59 to 61
2023-08-30 14:12:37 -04:00
Gary Gregory
ca47bbc0b4
Bump commons-parent from 58 to 59
2023-07-28 13:29:30 -04:00
Gary Gregory
f98acb3c28
[StepSecurity] ci: Harden GitHub Actions #145
2023-06-24 17:10:02 -04:00
Gary Gregory
922588f99d
Bump commons-parent from 57 to 58
2023-05-25 16:18:30 -04:00
Gary Gregory
e684e574a6
Bump commons-parent from 56 to 57 #143
2023-04-28 09:01:03 -04:00
Gary Gregory
6864fc88ab
POM project name should contain "Apache" prefix
2023-01-15 07:46:25 -05:00
dependabot[bot]
74a82eebeb
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases )
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-13 21:30:18 +01:00
dependabot[bot]
72c688ad40
Bump maven-dependency-plugin from 3.4.0 to 3.5.0
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.4.0...maven-dependency-plugin-3.5.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 >
2023-01-13 21:28:42 +01:00
Gary Gregory
0a2317f008
Bump commons-parent from 55 to 56 #126
2023-01-03 14:07:20 -05:00
Gary Gregory
32ffe9ac96
Bump commons-parent from 54 to 55 #122
2022-12-16 10:51:44 -05:00
Gary Gregory
bdc04a6264
Bump maven-dependency-plugin from 3.3.0 to 3.4.0 #117
2022-12-02 07:14:15 -05:00
dependabot[bot]
b136ad3c5d
Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
...
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 >
2022-10-22 00:35:08 +13:00
dependabot[bot]
62606f2797
Bump spotbugs from 4.7.2 to 4.7.3
...
Bumps [spotbugs](https://github.com/spotbugs/spotbugs ) from 4.7.2 to 4.7.3.
- [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.2...4.7.3 )
---
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-10-21 23:58:35 +13:00
dependabot[bot]
63307bd69e
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 00:27:33 +13:00
dependabot[bot]
697035023a
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 00:09:14 +13:00
Gary Gregory
12e1186094
Bump actions/setup-java from 3 to 3.5.1
2022-10-01 14:53:17 -04:00
dependabot[bot]
8287647eb7
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-09-30 23:17:19 +13:00
Gary Gregory
e4a84380f8
Bump junit from 4.13.2 to 5.9.1 Vintage
2022-09-25 11:21:15 -04:00
dependabot[bot]
f9bd5b50d1
Bump commons-parent from 53 to 54
...
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 >
2022-09-24 00:31:09 +12:00
Bruno P. Kinoshita
ec7a37d0b4
Merge pull request #104 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.2
...
Bump spotbugs from 4.7.1 to 4.7.2
2022-09-09 23:05:07 +12:00
dependabot[bot]
9245479e54
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-09 23:04:12 +12:00
Bruno P. Kinoshita
c6a31ee14f
Merge pull request #103 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.19.0
...
Bump maven-pmd-plugin from 3.18.0 to 3.19.0
2022-09-09 23:01:42 +12:00
dependabot[bot]
8e3e8c502a
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-09 23:01:00 +12:00
dependabot[bot]
2649d6597a
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-09 23:00:06 +12:00
Gary Gregory
5a5c794224
Bump actions/checkout from 3 to 3.0.2.
2022-09-06 09:33:08 -07: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
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
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
bc628243fc
Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #97
2022-07-29 07:54:41 -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