Skip to content

Commit

Permalink
newly tagging 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Nov 21, 2008
2 parents 030a0b2 + 6c3b05f commit 93a2eaa
Show file tree
Hide file tree
Showing 298 changed files with 33 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/slf4j-api/pom.xml → slf4j-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<configuration>
<comparisonVersion>1.5.3</comparisonVersion>
<comparisonVersion>1.5.5</comparisonVersion>
</configuration>
</plugin>
</plugins>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,32 @@ <h1>Compatibility report</h1>
to suspect incompatible changes not mentioned here, please kindly
contact the slf4j developers list.</p>

<h2><a href="#1_5_6" name="1_5_5">Version 1.5.6 compared to 1.5.5</a></h2>


<table class="bodyTable">
<tr>
<th>Severity</th>
<th>Description</th>
<th>Class</th>
<th>Method / Field</th>
</tr>
<tr>
<td>Error</td>
<td>The&nbsp;number&nbsp;of&nbsp;parameters&nbsp;of SubstituteLoggerFactory
constructor has changed</td>
<td>org.slf4j.helpers.SubstituteLoggerFactory</td>
<td>public SubstituteLoggerFactory(java.util.List)</td>
</tr>
</table>

<p>&nbsp;</p>

<p>The <code>SubstituteLoggerFactory</code> class is used internally
by the LoggerFactory class. Changes to the constructor of
SubstituteLoggerFactory should have stricly no affect on users.
</p>

<h2><a href="#1_5_5" name="1_5_4">Version 1.5.5 compared to 1.5.4</a></h2>

<p>No breaking changes to report.</p>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ <h1>SLF4J News</h1>

<h3>November 21st, 2008 - Release of SLF4J 1.5.6</h3>

<p>SLF4J version 1.5.6 consists of bug fixes. Users are encouraged
to upgrade to SLF4J version 1.5.6. The upgrade should pose no
problems. Nevertheless, you might still want to refer to the SLF4J
<a href="compatibility.html">compatibility report</a>.
</p>

<p>Fixed long standing <a
href="http://jira.qos.ch/browse/LBCLASSIC-87">LBCLASSIC-87</a> and
its younger sibling <a
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 93a2eaa

Please sign in to comment.