[ https://issues.apache.org/jira/browse/QPIDJMS-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robbie Gemmell updated QPIDJMS-558: ----------------------------------- Description: Switch to using slf4j-simple for the example (used essentially to suppress the warning about not having any logging impl binding for SLF4J; there is typically no specific slf4j-based logging shown while running the examples). Related, remove Log4J and the related SLF4J binding from the "lib/optional" subdir of the binary convenience download assembly; it wont actually be used without manually adding it to the classpath, and we dont actually provide instruction anywhere to do that, folks that want it can get it directly. Similarly for the tests, switch to slf4j-simple as our test usage is appropriately simple to make being consistent nicest. (was: Switch to using slf4j-simple for the example (useddessentially to suppress the warning about not having any logging impl binding for SLf4J; there is typically no specific logging shown while running the example). Related, remove Log4J and the related SLF4J binding from the "lib/optional" subdir of the binary convenience download assembly; it wont actually be used without manually adding it to the classpath, and we dont actually provide instruction anywhere to do that, folks that want it can get it directly. Similarly for the tests, switch to slf4j-simple as our test usage is appropriately simple to make being consistent nicest.) > use slf4j-simple for tests and examples > --------------------------------------- > > Key: QPIDJMS-558 > URL: https://issues.apache.org/jira/browse/QPIDJMS-558 > Project: Qpid JMS > Issue Type: Task > Components: qpid-jms-client > Affects Versions: 1.4.1 > Reporter: Robbie Gemmell > Assignee: Robbie Gemmell > Priority: Major > Fix For: 1.5.0 > > > Switch to using slf4j-simple for the example (used essentially to suppress > the warning about not having any logging impl binding for SLF4J; there is > typically no specific slf4j-based logging shown while running the examples). > Related, remove Log4J and the related SLF4J binding from the "lib/optional" > subdir of the binary convenience download assembly; it wont actually be used > without manually adding it to the classpath, and we dont actually provide > instruction anywhere to do that, folks that want it can get it directly. > Similarly for the tests, switch to slf4j-simple as our test usage is > appropriately simple to make being consistent nicest. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org