Commit Graph

2109 Commits

Author SHA1 Message Date
Ceki Gulcu d0fe6310eb prepare release 2.1.0-alpha1
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2024-01-02 20:20:46 +01:00
Ceki Gulcu 6aa9a6e0ff continued reversion to mixed jdk 8 and 9 requirement
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2024-01-02 19:53:36 +01:00
Ceki Gulcu c63a840d8d revert to mixed jdk 8 and 9 requirement
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2024-01-02 19:40:21 +01:00
Ceki Gulcu f4adff9ae3 start work on 2.1.0-alpha1-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-29 00:05:12 +01:00
Ceki Gulcu 037b7258c5 do not deploy slf4j-testing
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-28 20:40:02 +01:00
Ceki Gulcu 372e029c34 prepare release 2.1.0-alpha0
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-28 20:22:52 +01:00
Ceki Gulcu 2cec82beec minor edits
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-28 20:19:48 +01:00
Ceki Gulcu aafbd0499f moving the javadoc plugin config from parent/pom.xml to ./pom.xml made a big difference, javadoc edits
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-23 20:55:49 +01:00
Ceki Gulcu 9af7ed283b more tinkering with the javadocs
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-22 22:19:53 +01:00
Ceki Gulcu b56795ba5f add historical notes in the javadocs for LocationAwareLogger
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-22 16:24:08 +01:00
Ceki Gulcu f3fedc2e69 add kv() methods as synonyms for addKeyValue(), add kv() catering for primitives
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-22 16:22:56 +01:00
Ceki Gulcu 8a72658cb8 javadoc changes
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-22 11:06:09 +01:00
Ceki Gulcu 154b4e4afa issues/375 add arg(primitiveType) methods in LoggingEventBuilder interface
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-22 10:52:24 +01:00
Ceki Gulcu 93722a121b add run/call methods in MDCAmbit
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-21 20:27:55 +01:00
Ceki Gulcu e3205a47ce improve javadocs
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-21 19:58:46 +01:00
Ceki Gulcu 30295c847a further JIGSAW/JMPS modularization of slf4j
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-19 20:38:20 +01:00
Ceki Gulcu 8f8691065d migrate to Java 11
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-18 22:54:49 +01:00
Ceki Gulcu c573117a91 bump requirement to Java 11
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-18 14:41:15 +01:00
Ceki Gulcu 50b9f5df11 rename MDCHelper as MDCAmbit, rename removeSet() method as clear()
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-18 14:31:44 +01:00
Ceki Gulcu 98812ca93b start work on 2.1.0-alpha0-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-18 14:22:23 +01:00
Ceki Gulcu 13ea69236d rename MDCHelper as MDCAmbit
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-18 14:20:39 +01:00
Ceki Gulcu ce201ea248 more tests, more javadocs
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-07 13:37:59 +01:00
Ceki Gulcu 0497273648 add more usage examples
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-07 11:59:09 +01:00
Ceki Gulcu 2597366200 make MDCHelper more testing friendly
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-06 22:17:49 +01:00
Ceki Gulcu ff981fd20f add javadoc to MDCHelper
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-06 22:15:34 +01:00
Ceki Gulcu 4909d1d81a move MDCHelper to org.slf4j
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-06 21:54:00 +01:00
Ceki Gulcu 86ee8298d9 javadoc edit
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-06 20:54:40 +01:00
Ceki Gulcu 5ccbe20b11 remove unreachable code, see issues/371
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-12-05 10:02:43 +01:00
Ceki Gulcu 02b36a269a attempt at fixing PR 358
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-11-25 20:47:16 +01:00
Ceki Gulcu c12667b906 document Reporter class
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-11-17 12:57:30 +01:00
Ceki Gulcu 316b5d1727 first attempt at fixing issues/361
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-11-15 19:59:01 +01:00
Hervé Boutemy 7c164fab8d upgrade maven-bundle-plugin
fixes Reproducible  Builds issue with OSGi metadata
2023-09-03 23:03:40 +02:00
Ceki Gulcu 56e42fdb61 start work on 2.0.10-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-09-03 18:20:34 +02:00
Ceki Gulcu 216459e5d8 prepare release 2.0.9
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-09-03 18:12:02 +02:00
Ceki Gulcu 2481810f94 rename slf4j.binding system proerty as slf4j.provider
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-09-03 18:06:27 +02:00
Ceki Gulcu 25d742d666 start work on 2.0.9-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-09-03 17:44:47 +02:00
Ceki Gulcu 10a151756d further adjusments for successful deployment on Maven Central
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-29 23:31:08 +02:00
Ceki Gulcu 17f5bf3d87 fix issues during deployment
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-29 23:04:24 +02:00
Ceki Gulcu f967033766 move parent-pom.xml to parent/pom.xml as explained in SLF4J-437
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-29 22:50:25 +02:00
Ceki Gulcu 0b9c92cc3a prepare release 2.0.8
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-29 22:14:17 +02:00
Ceki Gulcu 05698f8d23 fine tuning for SLF4J-450
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-29 22:06:48 +02:00
Kengo TODA 9783320b6c feat: allow binding to be explicitly specified 2023-08-29 16:40:18 +02:00
Ethan McCue aa13da39ed Fix typo in "SLF4JPlarformLoggerFactory"
Signed-off-by: Ethan McCue <ethan@mccue.dev>
2023-08-08 18:25:20 +02:00
Ceki Gulcu 7a4da876b3 add equals/hashCode to KeyValuePair
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-08-08 18:20:12 +02:00
Taku Miyakawa 0769bc8182 use MessageFormat insetad of String.format to comply spec of System.Logger.log
Signed-off-by: Taku Miyakawa <miyakawa.taku@gmail.com>
2023-08-08 18:12:15 +02:00
Ceki Gulcu e63f87f02c fix SLF4J-595
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-07-12 22:50:26 +02:00
Ceki Gulcu 3f20e0dfd2 update certain plugins, add parent-pom.xml as a module fixing SLF4J-596
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-07-12 21:52:15 +02:00
Ceki Gulcu 06fa09a2fb use jar plugin to add MainClass information in MANIFEST.MF instead of the fleix plugin, see SLF4J-594
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-07-11 11:04:41 +02:00
Ceki Gulcu 6fd9db9b5e add BOM file, fixes SLF4J-437
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2023-06-16 18:05:17 +02:00
Hannes Wellmann f871e7f2e9 Restore 'Main-Class' header in slf4j-migrator Manifest.MF
Because the Manifest.MF did not have a terminating new-line it was
invalid and its content was ignored, thus the Main-Class entry was
missing.

To have less files in the project, generate the entry using the
maven-bundle-plugin.

Signed-off-by: Hannes Wellmann <wellmann.hannes1@gmx.net>
2023-04-10 00:13:24 +02:00