Compile with jdk9, targeting jdk8 (#24711)
This commit is contained in:
parent
e94d011cbd
commit
8ba48c0adc
12 changed files with 290 additions and 50 deletions
|
|
@ -39,6 +39,7 @@ object Release extends ParadoxKeys {
|
|||
IO.copyDirectory(japi, release / "japi" / "akka" / releaseVersion)
|
||||
IO.copyDirectory(docs, release / "docs" / "akka" / releaseVersion)
|
||||
|
||||
println(repo)
|
||||
state3
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue