Skip to content

Commit 2758a97

Browse files
committed
prepare release 1.7.33
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent a0681b7 commit 2758a97

File tree

18 files changed

+21
-24
lines changed

18 files changed

+21
-24
lines changed

integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>integration</artifactId>

jcl-over-slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.slf4j</groupId>
77
<artifactId>slf4j-parent</artifactId>
8-
<version>1.7.33-SNAPSHOT</version>
8+
<version>1.7.33</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jul-to-slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>jul-to-slf4j</artifactId>

log4j-over-slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313

osgi-over-slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>osgi-over-slf4j</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.slf4j</groupId>
88
<artifactId>slf4j-parent</artifactId>
9-
<version>1.7.33-SNAPSHOT</version>
9+
<version>1.7.33</version>
1010

1111
<packaging>pom</packaging>
1212
<name>SLF4J</name>

slf4j-android/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-android</artifactId>

slf4j-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-api</artifactId>

slf4j-ext/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-ext</artifactId>

slf4j-jcl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-jcl</artifactId>

slf4j-jdk14/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-jdk14</artifactId>

slf4j-log4j12/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-log4j12</artifactId>

slf4j-migrator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-migrator</artifactId>

slf4j-nop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-nop</artifactId>

slf4j-reload4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-reload4j</artifactId>

slf4j-reload4j/src/main/java/org/slf4j/impl/Reload4jLoggerAdapter.java

+4-7
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,17 @@
4040
import org.slf4j.spi.LocationAwareLogger;
4141

4242
/**
43-
* A wrapper over {@link org.apache.log4j.Logger org.apache.log4j.Logger} in
43+
* A wrapper over {@link org.apache.log4j.Logger org.apache.log4j.Logger}
4444
* conforming to the {@link Logger} interface.
4545
*
4646
* <p>
4747
* Note that the logging levels mentioned in this class refer to those defined
4848
* in the <a
4949
* href="http://logging.apache.org/log4j/docs/api/org/apache/log4j/Level.html">
5050
* <code>org.apache.log4j.Level</code></a> class.
51-
*
52-
* <p>
53-
* The TRACE level was introduced in log4j version 1.2.12. In order to avoid
54-
* crashing the host application, in the case the log4j version in use predates
55-
* 1.2.12, the TRACE level will be mapped as DEBUG. See also <a
56-
* href="http://jira.qos.ch/browse/SLF4J-59">SLF4J-59</a>.
51+
*
52+
* <p>This class is a copy-and-paste of Log4j12LoggerAdapter from the
53+
* slf4j-log4j12 module.</p>
5754
*
5855
* @author Ceki G&uuml;lc&uuml;
5956
* @since 1.7.33

slf4j-simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-simple</artifactId>

slf4j-site/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.33-SNAPSHOT</version>
10+
<version>1.7.33</version>
1111
</parent>
1212

1313
<artifactId>slf4j-site</artifactId>

0 commit comments

Comments
 (0)