Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jabber-plugin
  Commit: 4a894946f76523531f31b5873008adb244d3e46a
      
https://github.com/jenkinsci/jabber-plugin/commit/4a894946f76523531f31b5873008adb244d3e46a
  Author: Florian Schmaus <f...@geekplace.eu>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M src/main/java/hudson/plugins/jabber/im/transport/JabberIMConnection.java

  Log Message:
  -----------
  Remove unused mucManager field in JabberIMConnection


  Commit: c360d364f0b3473c9b5bb40df9a82d29fd6b3e11
      
https://github.com/jenkinsci/jabber-plugin/commit/c360d364f0b3473c9b5bb40df9a82d29fd6b3e11
  Author: Florian Schmaus <f...@geekplace.eu>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    R src/main/java/hudson/plugins/jabber/im/LoggingFilterReader.java
    R src/main/java/hudson/plugins/jabber/im/LoggingFilterWriter.java
    M 
src/main/java/hudson/plugins/jabber/im/transport/JabberConnectionDebugger.java
    M src/main/java/hudson/plugins/jabber/im/transport/JabberIMConnection.java

  Log Message:
  -----------
  Improve log messages of incoming and outgoing XMPP elements

Instead of using the wrapped Reader/Writer hook of Smack debugger,
which is invoked on every single chunk, causing a lot of noise, we now
use on(Incoming|Outoing)StreamElement().

Also cleanup the initialization of the debugger a bit.


Compare: 
https://github.com/jenkinsci/jabber-plugin/compare/dba431ce683d...c360d364f0b3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jabber-plugin/push/refs/heads/master/dba431-c360d3%40github.com.

Reply via email to