File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,6 @@ Here is a summary of 1.5.x dependencies:
2121| :---------------:| :--------:| :---------:| :-------:| :--------:| ------------------------------|
2222| 1.5.x | master | 2.0.x | 11 | 21 | Jakarta EE (jakarta.* namespace)|
2323
24-
25-
26- ## INACTIVE - 1.3.x supports Java EE, while version 1.4.x supports Jakarta EE.
27- The two versions are feature identical. However, They are no longer actively maintained.
28-
29- Both 1.3.x and 1.4.x series require SLF4J 2.0.x or later.
30-
31- The 1.3.x series requires Java 8 at runtime. If you wish to build
32- logback from source, you will need Java 9.
33-
34- The 1.4.x series requires Java 11 at build time and at runtime.
35-
3624# Building logback
3725
3826Version 1.5.x requires Java 21 to compile and build.
@@ -78,6 +66,10 @@ community looks forward to your contribution. Please follow this process:
7866 later.
7967
80686 . Submit a pull request to logback from your commit page on GitHub.
69+ All commits must have signed off by the contributor attesting to
70+ [ Developer Certificate of Origin (DCO)] ( https://developercertificate.org/ ) .
71+ Commits without sign off will be automatically rejected by the [ DCO GitHub
72+ check] ( https://probot.github.io/apps/dco/ ) application.
8173
82747 . Do not forget to explain your proposed changes.
8375
You can’t perform that action at this time.
0 commit comments