Skip to content

Commit a27f1e0

Browse files
committed
various updates
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
1 parent 4d62979 commit a27f1e0

File tree

9 files changed

+162
-17
lines changed

9 files changed

+162
-17
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>org.slf4j</groupId>
8-
<version>2.0.3</version>
8+
<version>2.0.7</version>
99
<artifactId>slf4j-site</artifactId>
1010

1111
<!-- is not intended for deployment on Maven central -->
@@ -18,7 +18,7 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<latest.1.version>1.7.36</latest.1.version>
21-
<latest.2.version>2.0.6</latest.2.version>
21+
<latest.2.version>2.0.7</latest.2.version>
2222
<latest.stable.version>${latest.2.version}</latest.stable.version>
2323
<older.stable.version>${latest.1.version}</older.stable.version>
2424
<logback-javax.version>1.3.5</logback-javax.version>

src/site/pages/css/menu2.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
:root {
3-
--menu-arrow-color: #ffd0a0;
3+
--menu-bars-color: #4183c4;
44
--menu-background: #F0F0F0; /* #fff8e8 */
55
--menu-background-hover: #E0E0E0;
66
--menu-header-background: #fff8e8;
@@ -86,17 +86,17 @@ button.link.active + div.dropdown-menu {
8686
gap: 0rem;
8787
}
8888

89-
button.link::before {
90-
/*content: '\1A06'; */
91-
content: '\21E3';
89+
span.bar {
9290
font-size: calc(var(--main-logo-height) * 0.9);
9391
font-weight: bold;
9492
vertical-align: super;
95-
color: var(--menu-arrow-color);
93+
color: var(--menu-bars-color);
9694
}
9795

98-
button.link.active::before {
99-
content: '\21E1';
96+
span.bar:hover {
97+
color: #26b;
10098
}
10199

102100

101+
102+

src/site/pages/css/site3.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
--min-menu-width: 12rem;
1313
--max-menu-width: 14rem;
1414

15-
--main-logo-height: 2rem;
16-
--logo-in-menu-height: 2.5ex;
15+
--main-logo-height: 1.5rem;
1716
}
1817

1918
body {
@@ -42,7 +41,7 @@ table {
4241
@media (min-width: 1000px) {
4342

4443
:root {
45-
--main-logo-height: 3rem;
44+
--main-logo-height: 2.5rem;
4645
}
4746

4847
body {

src/site/pages/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1>Documentation</h1>
2020
lengthy.</p>
2121

2222
<ul>
23-
<li><a href="manual.html">User manual</a></li>
23+
<li><a href="manual.html"><span class="big">User manual</span></a></li>
2424
<li><a href="faq.html">FAQ</a></li>
2525
<li><a href="codes.html">SLF4J error messages</a></li>
2626
<li><a href="legacy.html">Bridging legacy APIs</a></li>

src/site/pages/license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>Licensing terms for SLF4J</h1>
2626
</p>
2727

2828
<div class="source">
29-
Copyright (c) 2004-2017 QOS.ch
29+
Copyright (c) 2004-2023 QOS.ch
3030
All rights reserved.
3131

3232
Permission is hereby granted, free of charge, to any person obtaining

src/site/pages/manual.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,12 +305,12 @@ <h3 class="doAnchor" name="swapping">Binding with a logging
305305

306306
<dt><em>slf4j-nop-${latest.stable.version}.jar</em></dt>
307307
<dd>Binding/provider for <a
308-
href="http://www.slf4j.org/api/org/slf4j/helpers/NOPLogger.html">NOP</a>,
308+
href="apidocs/org/slf4j/helpers/NOPLogger.html">NOP</a>,
309309
silently discarding all logging.<p/></dd>
310310

311311
<dt><em>slf4j-simple-${latest.stable.version}.jar</em></dt>
312312
<dd>Binding/provider for <a
313-
href="http://www.slf4j.org/apidocs/org/slf4j/impl/SimpleLogger.html">Simple
313+
href="apidocs/org/slf4j/simple/SimpleLogger.html">Simple
314314
</a> implementation, which outputs all events to
315315
System.err. Only messages of level INFO and higher are
316316
printed. This binding may be useful in the context of small

src/site/pages/news.html

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,49 @@ <h2>On the 2.0.x series</h2>
5656
href="faq.html#changesInVersion200">detailed</a> in the FAQ page.
5757
</p>
5858

59+
60+
<div style="display: flex;">
61+
<div style="margin-right: 1rem;">
62+
<a href="https://github.com/jvm-repo-rebuild/reproducible-central/">
63+
<img style="max-height: 5rem;" src="images/reproducible.svg"/>
64+
</a>
65+
</div>
66+
<div><p>Starting early 2022, logback artifacts are binary reproducible, as
67+
<a href="https://github.com/jvm-repo-rebuild/reproducible-central/tree/master/content/org/slf4j"> independently attested
68+
</a> by reproducible-central.
69+
</p>
70+
</div>
71+
</div>
72+
73+
74+
<hr noshade="noshade" size="1"/>
75+
76+
<h3 class="doAnchor" name="2.0.7">2023-03-17 - Release of SLF4J 2.0.7</h3>
77+
78+
<p>&bull; Fixed several OSGi MANIFEST.MF related issues, namely
79+
<a href="https://jira.qos.ch/browse/SLF4J-581">SLF4J-581</a>,
80+
<a href="https://jira.qos.ch/browse/SLF4J-579">SLF4J-579</a> and
81+
<a href="https://jira.qos.ch/browse/SLF4J-583">SLF4J-583</a>. Many
82+
thanks to Hannes Wellmann for providing the relevant PRs and for
83+
his precious collaboration..</p>
84+
85+
<p>&bull; Fixed missing javadoc artifacts. This issue was repoerted
86+
by Witalij Berdinskich in <a
87+
href="https://jira.qos.ch/browse/SLF4J-584">SLF4J-584</a>.
88+
89+
<p>&bull; SLF4J artifacts now include a LICENSE.txt file in
90+
published artifacts. This enhancement was requested by Tobias
91+
Wittmann in <a
92+
href="https://jira.qos.ch/browse/SLF4J-582">SLF4J-582</a>.
93+
94+
95+
96+
<p>&bull; The binary of this version can be reproduced by checking
97+
out the tag v_2.0.7 from the source code repository
98+
(GitHub). Release built using Java "19" 2022-09-20 build 19+36-2038
99+
under Linux Debian 11.2.</p>
100+
101+
59102
<hr noshade="noshade" size="1"/>
60103

61104
<h3 class="doAnchor" name="2.0.6">2022-12-12 - Release of SLF4J 2.0.6</h3>

src/site/pages/templates/header3.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
function insertLogoAndMenu() {
33
document.write(' <div class="dropdown">');
44
document.write(' <button id="mainMenuButton" class="link">');
5-
document.write(' <img class="logo" src="'+ prefix +'images/logos/SLF4J_72dpi.png"/>');
5+
document.write(' <span class="bar">&#x2630;&nbsp;</span> <img class="logo" src="'+ prefix +'images/logos/SLF4J_72dpi.png"/>');
66
document.write(' </button>');
77
document.write(' <div class="dropdown-menu information-grid">');
88
document.write(' <div>'); // hanging div start
Lines changed: 103 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)