Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Nazife Basbaz 2e37f85c2f Test check complete of distribution set (#859)
* 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>
2019-07-01 11:28:24 +02:00
..
2016-06-04 21:42:04 +02:00

hawkBit JPA implementation

JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.