This will be based on the Home Connect Example for the purpose of having a clear reference.
When I do the first “mvn-package” after changing one property value, I can see that reflected when I install the module. I have simply changed the units to “X”:
I suspect there’s some BundleUtil race when loading a new module and the PersistentRecord loads the resource. It has always been this way, so I suspect the issue is non-trivial.
@pturmel have you ever had this type of thing happen? everything looks the same as the example, but it seems to be having issues pulling the actual values from the property file.