Commit
8d7cbbe82210172554fa8ad2422d62c8ca762856
by osgi Replace slf4j-simple with logback (v1.4.14) Fixes #333 Signed-off-by: David Leangen <osgi@leangen.net> (commit: 8d7cbbe ) The file was modified southbound/history/timescale-provider/integration-test.bndrun The file was modified northbound/sensorthings/mqtt/integration-test.bndrun The file was modified northbound/filters/ldap/integration-test.bndrun The file was modified southbound/virtual/virtual-temperature-sensor/integration-test.bndrun The file was modified northbound/sensorthings/rest.gateway/integration-test.bndrun The file was modified northbound/rest/pom.xml The file was modified northbound/websocket/pom.xml The file was modified northbound/websocket/integration-test.bndrun The file was modified northbound/rest/integration-test.bndrun The file was modified core/impl/integration-test.bndrun The file was modified northbound/sensorthings/filter/pom.xml The file was modified distribution/launcher/export.bndrun The file was modified southbound/device-factory/parser-csv/pom.xml The file was modified southbound/mqtt/mqtt-client/pom.xml The file was modified northbound/filters/filters.core/pom.xml The file was modified northbound/filters/ldap/pom.xml The file was modified distribution/features/core-feature/src/test/java/org/eclipse/sensinact/gateway/feature/integration/core/CoreFeatureTest.java The file was modified southbound/http/http-device-factory/pom.xml The file was modified southbound/mqtt/mqtt-device-factory/integration-test.bndrun The file was modified northbound/query-handler/integration-test.bndrun The file was modified northbound/security/openid-connect/integration-test.bndrun The file was modified southbound/http/http-callback-whiteboard/pom.xml The file was modified southbound/http/http-device-factory/integration-test.bndrun The file was modified southbound/http/http-callback-whiteboard/integration-test.bndrun The file was modified southbound/mqtt/mqtt-device-factory/pom.xml The file was modified pom.xml The file was modified northbound/query-handler/pom.xml
Commit
a165d946b54518df25d6746daf778f74ea4a7497
by osgi 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 modified pom.xml The file was added southbound/device-factory/parser-json/src/test/resources/logback-test.xml The file was added core/impl/src/test/resources/logback-test.xml The file was added northbound/security/openid-connect/src/test/resources/logback-test.xml The file was added southbound/mqtt/mqtt-device-factory/src/test/resources/logback-test.xml The file was added southbound/history/timescale-provider/src/test/resources/logback-test.xml The file was added southbound/http/http-callback-whiteboard/src/test/resources/logback-test.xml The file was added core/geo-json/src/test/resources/logback-test.xml The file was added southbound/device-factory/device-factory-core/src/test/resources/logback-test.xml The file was added distribution/launcher/src/test/resources/logback-test.xml The file was added southbound/device-factory/parser-csv/src/test/resources/logback-test.xml The file was added southbound/http/http-device-factory/src/test/resources/logback-test.xml The file was added northbound/sensorthings/mqtt/src/test/resources/logback-test.xml The file was added northbound/sensorthings/rest.gateway/src/test/resources/logback-test.xml The file was added northbound/filters/ldap/src/test/resources/logback-test.xml The file was added northbound/sensorthings/dto/src/test/resources/logback-test.xml The file was added northbound/sensorthings/filter/src/test/resources/logback-test.xml The file was added southbound/mqtt/mqtt-client/src/test/resources/logback-test.xml The file was added southbound/virtual/virtual-temperature-sensor/src/test/resources/logback-test.xml The file was added northbound/query-handler/src/test/resources/logback-test.xml The file was added northbound/websocket/src/test/resources/logback-test.xml The file was added northbound/rest/src/test/resources/logback-test.xml
Commit
75ebfda3a5ea0244bc69ec2309a7c7015144a84c
by timothyjward Make the sensiNact build more CI friendly Since Maven 3.5.0 poms have had the ability to be [CI-friendly](https://maven.apache.org/maven-ci-friendly.html) allowing a more flexible approach to releasing without the need to edit POM files. This also impacts the creation of our feature files, which can now flexibly alter the versions of the bundles they deploy to match what's being built in by CI. The end result should be a much simpler time when we want to tag or release any particular commit. Signed-off-by: Tim Ward <timothyjward@apache.org> (commit: 75ebfda ) The file was modified distribution/features/northbound-ogc-sensorthings-mqtt-feature/src/main/resources/northbound-ogc-sensorthings-mqtt-feature.json The file was modified distribution/features/virtual-temperature-sensor-feature/pom.xml The file was modified northbound/sensorthings/rest.api/pom.xml The file was modified northbound/sensorthings/rest.gateway/pom.xml The file was modified distribution/pom.xml The file was modified northbound/session/session-impl/pom.xml The file was modified distribution/features/northbound-rest-feature/pom.xml The file was modified distribution/features/jakarta-rest-whiteboard-feature/pom.xml The file was modified distribution/features/virtual-temperature-sensor-feature/src/main/resources/virtual-temperature-sensor-feature.json The file was modified distribution/features/northbound-websocket-feature/pom.xml The file was modified examples/reflective/pom.xml The file was modified northbound/security/pom.xml The file was modified northbound/filters/pom.xml The file was modified southbound/mqtt/mqtt-device-factory/pom.xml The file was modified core/api/pom.xml The file was modified distribution/features/core-feature/pom.xml The file was modified distribution/features/northbound-ogc-sensorthings-feature/pom.xml The file was modified northbound/sensorthings/dto/pom.xml The file was modified southbound/virtual/pom.xml The file was modified examples/action/pom.xml The file was modified pom.xml The file was modified southbound/device-factory/parser-csv/pom.xml The file was modified southbound/history/pom.xml The file was modified core/geo-json/pom.xml The file was modified distribution/features/jakarta-rest-whiteboard-feature/src/main/resources/jakarta-rest-whiteboard-feature.json The file was modified southbound/http/http-callback-whiteboard/pom.xml The file was modified distribution/launcher/pom.xml The file was modified northbound/pom.xml The file was modified southbound/virtual/virtual-temperature-sensor/pom.xml The file was modified northbound/sensorthings/pom.xml The file was modified southbound/device-factory/parser-json/pom.xml The file was modified core/emf-api/pom.xml The file was modified southbound/http/pom.xml The file was modified distribution/features/timescale-history-provider-feature/pom.xml The file was modified examples/writable/pom.xml The file was modified southbound/pom.xml The file was modified core/annotation/pom.xml The file was modified distribution/features/gogo-shell-feature/pom.xml The file was modified distribution/features/core-feature/src/main/resources/core-feature.json The file was modified northbound/filters/ldap/pom.xml The file was modified northbound/security/security-api/pom.xml The file was modified southbound/history/history-api/pom.xml The file was modified distribution/features/gogo-shell-feature/src/main/resources/gogo-shell-feature.json The file was modified northbound/security/openid-connect/pom.xml The file was modified southbound/mqtt/pom.xml The file was modified southbound/history/timescale-provider/pom.xml The file was modified examples/generic/pom.xml The file was modified distribution/features/pom.xml The file was modified northbound/gogo-shell/pom.xml The file was modified distribution/features/jakarta-servlet-whiteboard-feature/src/main/resources/jakarta-servlet-whiteboard-feature.json The file was modified northbound/session/session-api/pom.xml The file was modified core/models/pom.xml The file was modified southbound/mqtt/mqtt-client/pom.xml The file was modified distribution/features/northbound-rest-feature/src/main/resources/northbound-rest-feature.json The file was modified distribution/test-utils/pom.xml The file was modified northbound/query-handler/pom.xml The file was modified distribution/features/northbound-websocket-feature/src/main/resources/northbound-websocket-feature.json The file was modified distribution/features/northbound-oidc-authenticator-feature/src/main/resources/northbound-oidc-authenticator-feature.json The file was modified distribution/features/northbound-oidc-authenticator-feature/pom.xml The file was modified southbound/device-factory/pom.xml The file was modified southbound/http/http-device-factory/pom.xml The file was modified northbound/filters/filters.core/pom.xml The file was modified examples/push-based/pom.xml The file was modified examples/pull-based/pom.xml The file was modified examples/model-based/pom.xml The file was modified southbound/device-factory/device-factory-core/pom.xml The file was modified northbound/rest/pom.xml The file was modified distribution/features/northbound-ogc-sensorthings-mqtt-feature/pom.xml The file was modified examples/pom.xml The file was modified distribution/features/northbound-ogc-sensorthings-feature/src/main/resources/northbound-ogc-sensorthings-feature.json The file was modified core/models/metadata/pom.xml The file was modified northbound/websocket/pom.xml The file was modified core/impl/pom.xml The file was modified northbound/sensorthings/filter/pom.xml The file was modified core/pom.xml The file was modified distribution/features/jakarta-servlet-whiteboard-feature/pom.xml The file was modified sensinact-bom/pom.xml The file was modified core/models/provider/pom.xml The file was modified distribution/features/timescale-history-provider-feature/src/main/resources/timescale-history-provider-feature.json The file was modified northbound/session/pom.xml The file was modified distribution/assembly/pom.xml The file was modified examples/notification/pom.xml The file was modified northbound/sensorthings/mqtt/pom.xml