Skip to content
Success

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

Started 2 yr 2 mo ago
Took 2.1 sec
Build Artifacts
device-factory-core-0.0.2-SNAPSHOT-tests.jar20.66 KiB view
device-factory-core-0.0.2-SNAPSHOT.jar48.96 KiB view
device-factory-core-0.0.2-SNAPSHOT.pom2.90 KiB view
Add ModelPackageUri to Devicefactory (#324)

* fixed References in provider ecore

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>

* Fixed remaining references in the models

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>

* Models can now named however you like

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>

* adds modelPackageUri to DeviceFactory

fixes #319

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>

---------

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: f6d3a52)
noreply 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
Added byte and short types to DeviceFactory value types

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 161c302)
thomas.calmant at
Added char type to device factory

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 433eb36)
thomas.calmant at
Added Java class associated to Java class

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: f1392ce)
thomas.calmant at
Reject updates with null values with no explicit type

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 52bf866)
thomas.calmant at
Added a log.errors mapping option to ease debugging

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: e67c00e)
thomas.calmant at
Accept null mapping and null values as Object

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 2112602)
thomas.calmant at
Enhanced parsing of date & time

Allow locale-based date time strings

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: acd03ae)
thomas.calmant at
Enhanced based on PR comments

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 7aca322)
thomas.calmant at
Applying new timestamp granularity detection

Proposed by @timothyjward to avoid issues on log10 steps

Signed-off-by: Thomas Calmant <thomas.calmant@kentyou.com>
(commit: 8c1912e)
thomas.calmant 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 GeoJSON mapping types #27#28 (detail)
  6. SensiNact core API #27#28 (detail)