Commit Graph

7 Commits

Author SHA1 Message Date
Dominic Schabel
84857960cb Adapt sonar properties (#458)
* Fixed deprecated use of jacoco reportPath with SonarQube 6.2

(see https://jira.sonarsource.com/browse/SONARJAVA-1887)

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>

* Deep nested modules included into coverage reports as well

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
2017-03-18 17:47:59 +01:00
Kai Zimmermann
67d17fe661 Upgrade sonar to new 6.2 installation (#456)
* Upgrade to new sonar instance. Fix new identified issues.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2017-03-14 10:06:56 +01:00
Kai Zimmermann
ca63106d5c Make entities immutable and create proper update methods that state by signature what can be updated. (#342)
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2016-11-17 20:07:23 +01:00
kaizimmerm
ae9f2b178d Add file exclusions to script
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2016-09-26 15:10:23 +02:00
Kai Zimmermann
0bbba9b4a9 Disabled sonar github integration
...  as it does not work for pull requests from 3rd parties
2016-01-29 19:44:51 +01:00
Kai Zimmermann
64deaeea3c Remove swagger and minor feature extensions and bug fixes
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00
Kai Zimmermann
7497ab61ed Initial check in accordance with Parallel IP 2016-01-21 13:18:55 +01:00