Commit Graph

6 Commits

Author SHA1 Message Date
Markus Rathgeb
d458d485b3 blacklist API bundle as long as jersey-all is used (#605)
As long as jersey-all is used that bundles a dozen of other artifacts,
we have to blacklist the JAX-RS API. Otherwise it will be added on every
new resolve call.

Related to: https://github.com/openhab/openhab-core/issues/576
Related to: https://github.com/openhab/openhab-core/pull/580

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-25 22:38:45 +01:00
Markus Rathgeb
363a437347 workround m2e indexer hickup, build local openhab index (#584)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-18 16:29:55 +01:00
Kai Kreuzer
e6458549f3 removed aries from demo app (#580)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-02-15 08:05:49 +00:00
Kai Kreuzer
d590bba5c6 fixed feature names (#544)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-02-07 17:03:17 +00:00
Markus Rathgeb
c37d2a41e9 use openHAB Core index, simplify itests and demo app (#503)
* use openHAB Core index, simplify itests and demo app

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-02-01 11:02:39 +01:00
Markus Rathgeb
a37cceab67 mavenize openHAB and integrate mavenized ESH repository (#467)
* mavenize openHAB and integrate mavenized ESH repository

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-01-28 13:07:31 +01:00