* fix the logic that marks distributionSet as complete * DistributionSets without SoftwareModules shall not be marked as complete, when no Software Module is assigned Signed-off-by: Ravindranath Sandeep (INST-IOT/ESW-Imb) <Sandeep.Ravindranath@bosch-si.com> * test to verify that the distributionSet is complete or not * change test description Signed-off-by: Nazife Basbaz <nazife.basbaz@bosch-si.com>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.