Skip to content
Success

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

Started 2 yr 2 mo ago
Took 0.71 sec
Build Artifacts
northbound-0.0.2-SNAPSHOT.pom5.28 KiB view
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
Moved project location and changed project name.

Signed-off-by: David Leangen <osgi@leangen.net> (+2 squashed commits)
Squashed commits:
[fb07cbe3a] Moved to Northbound.

Signed-off-by: David Leangen <osgi@leangen.net>
[3b84bf45b] Extend session for an hour after it expires and is requested again.

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 5f2ab10)
osgi 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
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)