Gary Gregory
9668ec3cb5
Bump to next development version
2024-08-19 13:43:41 +00:00
Gary Gregory
8ccbd030e4
Prepare for the next release candidate
2024-08-16 12:48:11 +00:00
dependabot[bot]
74cf8566ce
Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 ( #282 )
...
Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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>
2024-08-15 08:44:33 -04:00
Piotr P. Karwasz
3ed2daf47f
[LOGGING-192] Fix factory loading from TCCL ( #281 )
...
This fixes the loading of standard `LogFactory` implementations from the TCCL.
The current code has a fallback clause in `newFactory`, so it can happen that the code tests for the presence of Log4j API and SLF4J in the TCCL, but it actually loads the factory from the current classloader (which lacks either of those libraries).
2024-08-14 18:56:20 -04:00
Gary Gregory
2a8fecbcbb
Ignore tests that set a SecurityManager on Java 21 and up:
...
Java 21 and up:
java.lang.UnsupportedOperationException: The Security Manager is
deprecated and will be removed in a future release
2024-08-14 14:29:52 -04:00
dependabot[bot]
b91b136b76
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 ( #276 )
...
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.15.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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>
2024-08-09 08:03:01 -04:00
Gary Gregory
81e491ce10
Bump org.apache.commons:commons-parent from 71 to 72
2024-07-30 08:28:32 -04:00
Gary Gregory
d158d2f3a5
Bump properties for next release
2024-07-30 08:26:04 -04:00
Gary Gregory
328aa83be5
Bump to next development version
2024-07-04 11:44:28 +00:00
Gary Gregory
adab5b7afd
Prepare for the next release candidate
2024-06-30 18:13:43 +00:00
Gary Gregory
d09b2f285c
Prepare for the next release candidate
2024-06-30 14:08:20 -04:00
Philippe Marschall
889122ef71
LOGGING-193 Update Log4j 2 Imports ( #268 )
...
Update the Log4j 2 OSGi imports to list all used packages.
2024-06-28 10:09:47 -04:00
dependabot[bot]
c30ce9a4d7
Bump org.apache.commons:commons-parent from 70 to 71 ( #267 )
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 70 to 71.
- [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-06-14 08:12:39 -04:00
Gary Gregory
2598f00f48
Format nit
2024-05-22 18:15:59 -04:00
Gary Gregory
e97cec1c12
Bump org.apache.commons:commons-parent from 69 to 70
2024-05-22 17:20:35 -04:00
Gary Gregory
6e02e0fb94
Update properties for next release
2024-05-15 13:00:54 -04:00
Gary Gregory
b977d366c6
Bump to next development version
2024-05-15 13:19:05 +00:00
Gary Gregory
51ee80926c
Prepare for the next release candidate
2024-05-12 12:21:53 +00:00
Gary Gregory
77474c5661
Prepare for the next release candidate
2024-05-11 17:46:35 +00:00
Gary Gregory
1724a5b6c5
Prepare for the next release candidate
2024-05-11 14:44:05 +00:00
Gary Gregory
ebe6c93ce2
Move properties towards the top
...
Whitespace and normalize comments
2024-05-11 10:41:57 -04:00
Gary Gregory
6cddcb4450
Set a baseline for JaCoCo checks
...
Java 21 baseline as LCD
2024-05-08 19:51:53 -04:00
Gary Gregory
2097ca8c9f
Set a baseline for JaCoCo checks
2024-05-08 17:51:22 -04:00
Gary Gregory
3d59890e6f
Set a baseline for JaCoCo checks
2024-05-08 16:05:18 -04:00
dependabot[bot]
c1c8dce877
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 ( #248 )
...
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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>
2024-04-19 09:54:40 -04:00
dependabot[bot]
1711e8f718
Bump org.apache.commons:commons-parent from 67 to 69 ( #240 )
...
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 14:02:35 -04:00
Hannes Wellmann
3a86c5f705
[LOGGING-190] Add OSGi metadata to enable Service Loader Mediator ( #234 )
2024-03-25 08:31:31 -04:00
Gary Gregory
149d376588
Fix site generation
2024-03-24 14:07:54 -04:00
Gary Gregory
12768373ce
Bump to next development version
2024-03-24 15:01:02 +00:00
Gary Gregory
558bb9cdd5
Prepare for the next release candidate
2024-03-17 15:35:32 +00:00
Hannes Wellmann
57d09eb9fc
[LOGGING-189] Add optional import for package org.slf4j.spi ( #232 )
...
Co-authored-by: Hannes Wellmann <Hannes@ICE-PC.fritz.box >
2024-03-17 11:30:55 -04:00
Gary Gregory
53e06aae74
Prepare for a release candidate
2024-03-17 10:36:24 -04:00
Václav Haisman
0f61b80588
[LOGGING-189] Fix Import-Package entry for org.slf4j. ( #188 )
...
* Fix Import-Package entry for org.slf4j.
* Use same number of components in version range for org.slf4j.
* Use versionmask macro to derive upper bound for SLF4J.
* Update pom.xml
Co-authored-by: Piotr P. Karwasz <piotr@github.copernik.eu >
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com >
Co-authored-by: Piotr P. Karwasz <piotr@github.copernik.eu >
2024-03-17 10:17:39 -04:00
Václav Haisman
446a642732
Allow Servlet 4 in OSGi environment. ( #191 )
...
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com >
2024-03-17 10:06:44 -04:00
dependabot[bot]
ad2f53a838
Bump logkit from 1.0.1 to 2.0 ( #32 )
...
Bumps logkit from 1.0.1 to 2.0.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 09:59:23 -04:00
Gary Gregory
13b6f83294
Bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.14
...
Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.14
2024-03-16 18:43:42 -04:00
Gary Gregory
c1e4fefc56
Update from Logj 1 to the Log4j 2 API compatibility layer ( #231 )
...
* Update from Logj1 to the 2 API compatibility layer
* Update from Logj1 to the 2 API compatibility layer
2024-03-16 18:30:40 -04:00
Piotr P. Karwasz
71f4304533
Upgrade log4j-api to version 2.23.1 ( #230 )
...
* Bump log4j2.version from 2.22.1 to 2.23.1
Bumps `log4j2.version` from 2.22.1 to 2.23.1.
Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.1
Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.23.1
Updates `org.apache.logging.log4j:log4j-core-test` from 2.22.1 to 2.23.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core-test
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Ban `spring-jcl` from the dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 15:03:15 -04:00
dependabot[bot]
c8a072c295
Bump org.apache.commons:commons-parent from 66 to 67 ( #225 )
...
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-06 09:40:10 -05:00
dependabot[bot]
e5649f4a60
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 ( #222 )
...
Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases )
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.12.0...version-1.13.0 )
---
updated-dependencies:
- dependency-name: com.h3xstream.findsecbugs:findsecbugs-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-03-01 09:45:55 -05:00
dependabot[bot]
031375391e
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 ( #207 )
...
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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>
2024-02-23 11:22:31 -05:00
dependabot[bot]
6b4d0e862b
Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 ( #212 )
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.3.11 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.11...v_1.3.12 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 11:19:11 -05:00
Gary Gregory
5233eed4c5
Move low-edit section to the bottom
2024-02-10 10:21:36 -05:00
dependabot[bot]
6e3c91bebe
Bump org.apache.commons:commons-parent from 65 to 66 ( #204 )
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 65 to 66.
- [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-02-02 21:33:33 -05:00
dependabot[bot]
4e5954ff55
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 ( #197 )
...
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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>
2024-02-02 21:20:10 -05:00
Gary Gregory
21c9f8ca19
Add property project.build.outputTimestamp for build reproducibility
2024-02-02 18:24:01 -05:00
dependabot[bot]
6c4d329e90
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 ( #194 )
...
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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-12-29 06:56:52 -05:00
dependabot[bot]
950f1184d1
Bump log4j2.version from 2.22.0 to 2.22.1 ( #193 )
...
Bumps `log4j2.version` from 2.22.0 to 2.22.1.
Updates `org.apache.logging.log4j:log4j-api` from 2.22.0 to 2.22.1
Updates `org.apache.logging.log4j:log4j-core` from 2.22.0 to 2.22.1
Updates `org.apache.logging.log4j:log4j-core-test` from 2.22.0 to 2.22.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-core-test
dependency-type: direct:development
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-12-27 11:31:49 -05:00
dependabot[bot]
370f0b1514
Bump log4j2.version from 2.21.1 to 2.22.0 ( #187 )
...
Bumps `log4j2.version` from 2.21.1 to 2.22.0.
Updates `org.apache.logging.log4j:log4j-api` from 2.21.1 to 2.22.0
Updates `org.apache.logging.log4j:log4j-core` from 2.21.1 to 2.22.0
Updates `org.apache.logging.log4j:log4j-core-test` from 2.21.1 to 2.22.0
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core-test
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-12-08 10:18:49 -05:00
Gary Gregory
ef3b29a657
Spelling
2023-12-02 07:56:23 -05:00