Skip to content
Success

Changes

Summary

  1. Replace slf4j-simple with logback (v1.4.14) (commit: 8d7cbbe) (details)
  2. Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) (details)
Commit 8d7cbbe82210172554fa8ad2422d62c8ca762856 by David Leangen
Replace slf4j-simple with logback (v1.4.14)

Fixes #333

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 8d7cbbe)
The file was modified northbound/filters/ldap/pom.xml
The file was modified northbound/filters/ldap/integration-test.bndrun
The file was modified northbound/security/openid-connect/integration-test.bndrun
The file was modified northbound/sensorthings/filter/pom.xml
The file was modified northbound/sensorthings/mqtt/integration-test.bndrun
The file was modified southbound/device-factory/parser-csv/pom.xml
The file was modified southbound/mqtt/mqtt-device-factory/integration-test.bndrun
The file was modified northbound/rest/pom.xml
The file was modified southbound/history/timescale-provider/integration-test.bndrun
The file was modified southbound/http/http-callback-whiteboard/integration-test.bndrun
The file was modified distribution/features/core-feature/src/test/java/org/eclipse/sensinact/gateway/feature/integration/core/CoreFeatureTest.java
The file was modified northbound/query-handler/pom.xml
The file was modified northbound/query-handler/integration-test.bndrun
The file was modified southbound/http/http-device-factory/pom.xml
The file was modified distribution/launcher/export.bndrun
The file was modified northbound/filters/filters.core/pom.xml
The file was modified northbound/websocket/pom.xml
The file was modified core/impl/integration-test.bndrun
The file was modified pom.xml
The file was modified southbound/http/http-device-factory/integration-test.bndrun
The file was modified southbound/mqtt/mqtt-device-factory/pom.xml
The file was modified northbound/websocket/integration-test.bndrun
The file was modified northbound/sensorthings/rest.gateway/integration-test.bndrun
The file was modified northbound/rest/integration-test.bndrun
The file was modified southbound/virtual/virtual-temperature-sensor/integration-test.bndrun
The file was modified southbound/mqtt/mqtt-client/pom.xml
The file was modified southbound/http/http-callback-whiteboard/pom.xml
Commit a165d946b54518df25d6746daf778f74ea4a7497 by David Leangen
Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests.

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: a165d94)
The file was addedsouthbound/device-factory/device-factory-core/src/test/resources/logback-test.xml
The file was addedcore/geo-json/src/test/resources/logback-test.xml
The file was modified pom.xml
The file was addednorthbound/filters/ldap/src/test/resources/logback-test.xml
The file was addednorthbound/sensorthings/dto/src/test/resources/logback-test.xml
The file was addednorthbound/sensorthings/mqtt/src/test/resources/logback-test.xml
The file was addedsouthbound/http/http-callback-whiteboard/src/test/resources/logback-test.xml
The file was addednorthbound/sensorthings/rest.gateway/src/test/resources/logback-test.xml
The file was addednorthbound/sensorthings/filter/src/test/resources/logback-test.xml
The file was addednorthbound/security/openid-connect/src/test/resources/logback-test.xml
The file was addedcore/impl/src/test/resources/logback-test.xml
The file was addedsouthbound/history/timescale-provider/src/test/resources/logback-test.xml
The file was addedsouthbound/mqtt/mqtt-device-factory/src/test/resources/logback-test.xml
The file was addednorthbound/websocket/src/test/resources/logback-test.xml
The file was addedsouthbound/virtual/virtual-temperature-sensor/src/test/resources/logback-test.xml
The file was addeddistribution/launcher/src/test/resources/logback-test.xml
The file was addednorthbound/query-handler/src/test/resources/logback-test.xml
The file was addednorthbound/rest/src/test/resources/logback-test.xml
The file was addedsouthbound/device-factory/parser-csv/src/test/resources/logback-test.xml
The file was addedsouthbound/device-factory/parser-json/src/test/resources/logback-test.xml
The file was addedsouthbound/http/http-device-factory/src/test/resources/logback-test.xml
The file was addedsouthbound/mqtt/mqtt-client/src/test/resources/logback-test.xml