Files
hawkbit/hawkbit-repository
SirWayne bf7745160c - Fix conversion for boolean for sql query. If boolean is not wellformed
a rsql syntax error is thrown
- Escape % for sql query#
- Remove operator like ("=li=")
- Extend not equal operator with not like jpa query

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-02 09:26:22 +01:00
..
2016-01-26 11:34:39 +01:00

hawkBit metadata repository

The repository is in charge for managing the meta data of the update server, e.g. provisioning targets, distribution sets, software modules etc.

Build

[indent=0]

$ mvn clean install

Note, in order to build correctly in your IDE, you have to add ./target/generated-sources/apt to your build path.