You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Java toolchain specification to build.gradle
* Add Gradle wrapper properties & JAR
* Add link to Gradle/JVM compatibility matrix in README
* Add help section for invalid Java target release under Gradle section of README
* Remove unnecessary Kotlin JVM toolchain spec in build.gradle
* Add Make target to build data-flow engine
* Exclude testing from Gradle builds + do not use Gradle daemon with Make
The test task will be executed separately, by another Make target.
This is consistent with the behaviour of Go, thus better fits in with users' expectations.
* Add Make target for Gradle/JVM tests
* Remove unused import
No description provided.
The text was updated successfully, but these errors were encountered: