This is an automated email from the ASF dual-hosted git repository. orudyy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.
from a33aca4 QPID-8360: [Broker-J]Add broker and virtual host loggers storing log records in database new 55d664a QPID-8360: [Broker-J] Update licenseMerge for 'Eclipse Public License' to accept license specified as 'MPL 2.0 or EPL 1.0' new 7ffbe98 QPID-8360: [Broker-J] Update depenecies reference file new b14b35d QPID-8360: [Broker-J] Clean-up code The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../assembly/dependency-verification/DEPENDENCIES_REFERENCE | 2 ++ .../qpid/server/logging/logback/jdbc/JDBCBrokerLogger.java | 9 ++++----- .../qpid/server/logging/logback/jdbc/JDBCBrokerLoggerImpl.java | 1 - .../qpid/server/logging/logback/jdbc/JDBCLoggerHelper.java | 2 +- .../logging/logback/jdbc/JDBCSettingsDBNameResolver.java | 2 +- .../logback/jdbc/JDBCSettingsDrivenConnectionSource.java | 5 +++-- .../server/logging/logback/jdbc/JDBCVirtualHostLogger.java | 10 ++++------ .../server/logging/logback/jdbc/JDBCVirtualHostLoggerImpl.java | 1 - .../server/logging/logback/jdbc/InMemoryDatabaseTestBase.java | 3 +-- .../server/logging/logback/jdbc/JDBCBrokerLoggerImplTest.java | 1 - .../qpid/server/logging/logback/jdbc/JDBCLoggerHelperTest.java | 2 +- .../logback/jdbc/JDBCSettingsDrivenConnectionSourceTest.java | 2 +- .../logging/logback/jdbc/JDBCVirtualHostLoggerImplTest.java | 1 - pom.xml | 2 +- 14 files changed, 19 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org