mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Update JDK requirements and remove wercker badge in README (#2040)
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
<a href="https://github.com/oracle/helidon/issues">
|
||||
<img src="https://img.shields.io/github/issues/oracle/helidon.svg" alt="latest version">
|
||||
</a>
|
||||
<a href="https://app.wercker.com/project/byKey/de00e8ec6178ba9a2db8ee863d5c568a">
|
||||
<img src="https://app.wercker.com/status/de00e8ec6178ba9a2db8ee863d5c568a/s/master" alt="build status">
|
||||
</a>
|
||||
<a href="https://twitter.com/intent/follow?screen_name=helidon_project">
|
||||
<img src="https://img.shields.io/twitter/follow/helidon_project.svg?style=social&logo=twitter" alt="follow on Twitter">
|
||||
</a>
|
||||
@@ -45,8 +42,7 @@ See Getting Started at <https://helidon.io>.
|
||||
|
||||
## Build
|
||||
|
||||
You can build Helidon using JDK 8 or above. Building with 9+ results in jar
|
||||
files that are valid Java 9 modules containing Java 8 bytecodes.
|
||||
You need JDK 11+ to build Helidon.
|
||||
|
||||
You also need Maven. We recommend 3.5 or newer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user