Commit Graph

6 Commits (8351a2f8d41a1afa61b9da44693e2b697ebf0a20)

Author SHA1 Message Date
Christoph Weitkamp 1afff93e48 Travis Cache (#1008)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-08-29 09:16:07 +02:00
Wouter Born c136254d5b
Fix empty reactor summary on newer Maven versions
On newer Maven versions the reactor summary also contains the project name and version so the regexp needs to be adjusted for this.
Also make sure grep treats binary data as text (-aE switch) so the pipe doesn't choke on this.

Signed-off-by: Wouter Born <github@maindrain.net>
2019-08-05 14:40:49 +02:00
Wouter Born 338c8b7bbc Require successful Travis CI Java 11 build (#688)
* Update enforcer to allow compilation with Java 8, 9, 10 and 11
* Update Travis CI configuration to require the Java 11 build to succeed

Signed-off-by: Wouter Born <github@maindrain.net>
2019-04-01 06:25:43 +02:00
Wouter Born 166432985d Update Travis configuration (#643)
Signed-off-by: Wouter Born <github@maindrain.net>
2019-03-12 13:02:43 +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
Kai Kreuzer d869ada34b added Travis configuration (#194)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-08-16 12:09:51 +02:00