Skip to content
Success

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

Started 2 yr 2 mo ago
Took 2 sec
Build Artifacts
parser-csv-0.0.2-SNAPSHOT-tests.jar15.99 KiB view
parser-csv-0.0.2-SNAPSHOT.jar8.90 KiB view
parser-csv-0.0.2-SNAPSHOT.pom3.23 KiB view
Replace slf4j-simple with logback (v1.4.14)

Fixes #333

Signed-off-by: David Leangen <osgi@leangen.net>
(commit: 8d7cbbe)
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
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. Southbound Device Factory :: Parent #27#28 (detail)
  2. sensinact-parent #27#28 (detail)
  3. Southbound Connectors #27#28 (detail)
  4. SensiNact core Annotations #27#28 (detail)
  5. SensiNact core implementation #27#28 (detail)
  6. SensiNact GeoJSON mapping types #27#28 (detail)
  7. SensiNact Provider Model #27#28 (detail)
  8. SensiNact Southbound Device factory :: Core #27#28 (detail)
  9. SensiNact internal Metadata Model #27#28 (detail)
  10. SensiNact core API with EMF dependencies #27#28 (detail)
  11. SensiNact core API #27#28 (detail)