Skip to content
Success

#28 (Apr 22, 2024, 1:40:09 PM)

Started 2 yr 2 mo ago
Took 25 sec
Build Artifacts
websocket-0.0.2-SNAPSHOT-tests.jar22.83 KiB view
websocket-0.0.2-SNAPSHOT.jar27.11 KiB view
websocket-0.0.2-SNAPSHOT.pom7.18 KiB view
Fixes #306. Bump spifly from v1.3.6 to v1.3.7

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 803aa2f)
osgi at
bndrun runbundle updates as a result of the spifly version update

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 65e26b4)
osgi at
Update all the bndruns using the dependabot profile

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: e29c217)
timothyjward at
Update Jackson to 2.16.1

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 1d643b4)
timothyjward at
Package regsitration and Model Package Uri

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: b36801f)
j.albert at
Update the osgi-test version to 1.3.0-SNAPSHOT

This upgrade improves the lifecycle of osgi-test considerably, particularly for configurations. It allows some test tidy-up, as well as preparing for more stable tests with the new OSGi Technology Jakarta REST implementation

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 0a4ee42)
timothyjward at
Update to OSGi Technology REST 1.2.2

This moves sensiNact away from the old Gecko Projects version of the whiteboard to its new home at Eclipse OSGi Technology.

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 07cf407)
timothyjward at
Update JUnit and Mockito versions

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 70db733)
timothyjward at
bumped geckoEMF and EMF

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: 6ace9f7)
j.albert at
Bumped slf4j to v2.0.11 (Issue #328)

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 27f4420)
osgi at
Replace slf4j-simple with logback (v1.4.14)

Fixes #333

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 8d7cbbe)
osgi at
Reverted version of JE runtime to JavaSE-11 in all bndrun files.

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: b5c6c79)
osgi at
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)
osgi at
Reduce the verbosity of integration test logging

Ensure that the test-logback.xml is used in the integration tests, and that we use the jul-to-slf4j bridge where appropriate

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: aa0e8fc)
timothyjward at
Added a PACKAGE filter criterion

Allows to filter on the model package URI

Signed-off-by: Thomas Calmant <thomas.calmant@gmail.com>
(commit: bddd280)
thomas.calmant at
Move the Session API into the Northbound project

User Sessions are really part of the northbound access mechanism, and should not be part of the core. This will simplify adding access restrictions in the future.

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: aa0c559)
timothyjward at
Move the UserInfo into northbound security

The User Info class belongs with the northbound security API which is a factory for it

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: e12ff02)
timothyjward at
Introduce authorization checks in the Session API

* Include a configurable default fallback to allow all, allow authenticated only, or forbid all
* Apply as many checks as possible prior to accessing the gateway thread

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: dab4465)
timothyjward at
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)
timothyjward at
Changes in dependency
  1. sensinact-parent #27#28 (detail)
  2. SensiNact Northbound Filters :: LDAP #27#28 (detail)
  3. SensiNact core Annotations #27#28 (detail)
  4. SensiNact core implementation #27#28 (detail)
  5. Northbound Connectors #27#28 (detail)
  6. SensiNact GeoJSON mapping types #27#28 (detail)
  7. SensiNact Provider Model #27#28 (detail)
  8. SensiNact Northbound Filters :: Core #27#28 (detail)
  9. SensiNact internal Metadata Model #27#28 (detail)
  10. SensiNact core API with EMF dependencies #27#28 (detail)
  11. SensiNact Northbound Query Handler #27#28 (detail)
  12. SensiNact core API #27#28 (detail)