aboutsummaryrefslogtreecommitdiff
path: root/slf4j-site/src/site/pages/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'slf4j-site/src/site/pages/news.html')
-rwxr-xr-xslf4j-site/src/site/pages/news.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/slf4j-site/src/site/pages/news.html b/slf4j-site/src/site/pages/news.html
index f835c25b..cc686d8e 100755
--- a/slf4j-site/src/site/pages/news.html
+++ b/slf4j-site/src/site/pages/news.html
@@ -29,7 +29,18 @@
<hr noshade="noshade" size="1"/>
- <h3>14th of December, 2014 - Release of SLF4J 1.7.8 </h3>
+ <h3>16th of December, 2014 - Release of SLF4J 1.7.8</h3>
+
+ <p>The introduction of the @Nonnull JSR 305 annotation in SLF4J
+ version 1.7.8 causes the Scala compiler to fail. This is issue has
+ been documented in <a
+ href="https://issues.scala-lang.org/browse/SI-5420">SI-5420</a>. Given
+ that many Scala users will be affected by this issue for the
+ foreseeable future, we have decided to renounce the user of JSR 305
+ annotations in SLF4J for the time being.
+ </p>
+
+ <h3>14th of December, 2014 - Release of SLF4J 1.7.8</h3>
<p class="highlight"><a href="codes.html#loggerNameMismatch">Spot
incorrectly named loggers</a> by setting the