Commit Graph

6 Commits (2.5.0.M4)

Author SHA1 Message Date
Wouter Born 0ea6ba6229 Fix empty reactor summary on newer Maven versions (#93)
On newer Maven versions the reactor summary also contains the project name and version so the regexp needs to be adjusted for this.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-08-06 23:00:35 +03:00
Wouter Born eab9efae16 Fix Travis build (#70)
Using the -a switch grep will treat binary data as text so the pipe no longer chokes on it.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-05-27 16:01:22 +02:00
Wouter Born 2878a59cea Fix Java 11 build (#41)
* Add required JAXB dependencies for Java 11 in POMs and features
* Upgrade p2-maven-plugin
* Update .travis.yml to require succesful Java 11 builds

Signed-off-by: Wouter Born <github@maindrain.net>
2019-04-05 15:29:17 +02:00
Wouter Born 50e3796568 Enable SAT
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-17 09:04:16 +01:00
Wouter Born 042899c64e Update Travis configuration (#37)
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-14 20:25:00 +01:00
Kai Kreuzer 829ef0768a
Initial commit with UI code base as of 2019-02-17
Also-by: Wouter Born <github@maindrain.net>
Also-by: Martin van Wingerden <martinvw@mtin.nl>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-03-02 19:43:23 +01:00