]> source.dussan.org Git - pf4j.git/commit
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)
authorDecebal Suiu <decebal.suiu@gmail.com>
Sun, 5 Mar 2023 12:52:59 +0000 (14:52 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 12:52:59 +0000 (14:52 +0200)
commit2eb8d7809bc1ce8eb3ec175e02d71cd9e05206a5
tree2231276f2019b8e3806ac0ac0e3312d480693241
parent6170d1973cc724f5c3a09bdb2543f82215a9a9d7
Switch to slf4j-2.x and replace log4j with slf4j-simple (#514)
demo/app/pom.xml
demo/app/src/main/resources/log4j2.properties [deleted file]
demo/app/src/main/resources/simplelogger.properties [new file with mode: 0755]
maven-archetypes/quickstart/src/main/resources/archetype-resources/app/pom.xml
maven-archetypes/quickstart/src/main/resources/archetype-resources/app/src/main/resources/log4j2.properties [deleted file]
maven-archetypes/quickstart/src/main/resources/archetype-resources/app/src/main/resources/simplelogger.properties [new file with mode: 0755]
maven-archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
pf4j/pom.xml
pf4j/src/test/resources/log4j2.properties [deleted file]
pf4j/src/test/resources/simplelogger.properties [new file with mode: 0755]
pom.xml