Skip to content
Success

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

Started 2 yr 2 mo ago
Took 7.4 sec
Build Artifacts
launcher-0.0.2-SNAPSHOT-export.jar3.38 MiB view
launcher-0.0.2-SNAPSHOT-tests.jar54.18 KiB view
launcher-0.0.2-SNAPSHOT.jar25.24 KiB view
launcher-0.0.2-SNAPSHOT.pom6.30 KiB view
Explicitly ignore null values in configuration
(commit: cb96860)
thomas.calmant at
Fixes #306. Bump spifly from v1.3.6 to v1.3.7

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 803aa2f)
osgi at
Update Feature Service implementation version

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 4a6300f)
timothyjward at
Update Felix Configuration reader and Johnzon versions

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

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: b36801f)
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
Trivial update, but required to pass the GitHub tests.
Removed trailing whitespace from bnd file.

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: dce1c53)
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
Use the new verify goal of the bnd-resolver-maven-plugin in CI

When running CI builds we want to validate the -runbundles present in bndrun files. This is best done using the new verify goal of the bnd-resolver-maven-plugin, which is less brittle than the resolve goal.

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: b80b716)
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. Eclipse sensiNact Distribution #27#28 (detail)