Commit Graph

13 Commits

Author SHA1 Message Date
Wouter Born
3624682c1e
Add JavaDoc build badge and reconfigure plugin to indicate JavaDoc warnings/errors (#3886)
* Add JavaDoc build badge
* Add dependency to upgradetool to fix remaining JavaDoc error
* Fail JavaDoc build on JavaDoc warnings/errors
* Upgrade maven-javadoc-plugin to fix it failures even if there are no warnings/errors
* Enable legacyMode to workaround JPMS issues in newer maven-javadoc-plugin versions

Signed-off-by: Wouter Born <github@maindrain.net>
2023-11-26 21:26:19 +01:00
mueller-ma
81c1dcc4ab
Remove Bountysource badge (#3872)
It seems that Bountysource has been shut down as the website isn't reachable anymore and they don't respond to support mails.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-12 10:03:25 +01:00
J-N-K
41ba3ff854
Raise minimum JDK version to 17 (#2994)
* Raise source level to Java 17 (except for model classes)
* Remove Nashorn script engine
* Upgrade spotless and add jvm options  
  See https://github.com/diffplug/spotless/issues/834
* Add suppression for findBugs false positive error
* Upgrade xtext to 2.29.0
* Adjust JNA
* Resolve itests

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-19 19:52:43 +01:00
Christoph Weitkamp
4bc8027461
Added GHA build badge (#2558)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-11-04 09:23:09 +01:00
Wouter Born
4a2954d409
Add Crowdin badge (#2310)
So it is easier to find where to contribute translations.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-04-22 17:40:20 +02:00
Wouter Born
543f305969
Remove Travis CI configuration (#1916)
* Remove .travis.yml
* Update README.md to display Jenkins build status badge

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-12 15:10:01 +01:00
Wouter Born
6c17091368
Update links to travis-ci.com
Signed-off-by: Wouter Born <github@maindrain.net>
2020-06-23 23:18:22 +02:00
Wouter Born
18d0a52d02 Switch to Java 11 and drop Java 8 support (#1305)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-01-12 22:32:28 +01:00
Christoph Weitkamp
acbede5d75 Update README.md (#1288)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-12-21 18:43:16 +01:00
Wouter Born
ddc0ae467c
Add shields and fix broken links in README.md
Signed-off-by: Wouter Born <github@maindrain.net>
2019-06-01 22:35:47 +02:00
David Gräff
9a2816d33f Update README.md (#498)
Update README.md with build instructions etc. Roughly a copy of ESH README.md, but a good first start, I guess.

Signed-off-by: davidgraeff <david.graeff@web.de>
2019-02-01 16:18:41 +01:00
Kai Kreuzer
c8f655008e Update README.md 2016-01-05 23:12:58 +01:00
Kai Kreuzer
a5b86617a6 initial commit of openhab core components
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-12-26 23:22:23 +01:00