Commit graph

11 commits

Author SHA1 Message Date
Arnout Engelen
af3ee37d6c
Option to target system JDK instead of JDK8 (#27083)
Inspired by the proposal by @nvollmar in 0940dfc
2019-06-17 16:55:54 +02:00
Helena Edelson
5576c233d0 Clean up Java version related build properties #26662 2019-04-16 09:10:42 +02:00
Johannes Rudolph
3f929427ef build: detect adoptopenjdk java homes (#26337)
The Ubuntu PPA for adoptopenjdk does not strictly follow the Ubuntu Java
naming correctly which can fail the akka build if no other JDK is installed.

rpardini/adoptopenjdk-deb-installer
2019-02-07 13:39:41 +01:00
kerr
bdc90052aa Update headers from 2018 to 2019 once for all. (#26165)
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
Arnout Engelen
14d9b845c4
Clarify CrossJava will be on-par in sbt 1.3.0 (#25876) 2018-11-07 09:48:30 +01:00
Johan Andrén
6329a7b77e
Ignore vendor when selecting JVMs #25835 2018-10-30 10:51:30 +01:00
Arnout Engelen
36224f924b Discover JDK in $JAVA_HOME (#25457) 2018-08-10 11:13:37 +09:00
Christopher Batey
487d32e16f Support discovering jdk-11 (#25445)
This is default directory that it is installed at now and the regex
didn't match it
2018-08-09 18:31:29 +09:00
Richard Imaoka
e28535d4cc Add WindowsDiscoverConfig to find JDK (#25368) (#25398) 2018-07-30 23:50:22 +09:00
Arnout Engelen
bc6cb3b1da Discover Linux java versions with full versions (#25302)
* Discover Linux java versions with full versions
* Discover java versions from Oracle RPM's
2018-07-03 15:20:12 +01:00
Arnout Engelen
8ba48c0adc
Compile with jdk9, targeting jdk8 (#24711) 2018-07-02 16:38:07 +02:00