corda/client/rpc
Viktor Kolomeyko 18f81ba973 Eliminate references to Java target "1.6"
Also for "client/rpc" explicitly specify "jvmTarget" (similar to what "experimental/behave" does) to avoid ambiguity.

Without this change the following compilation error been observed in IntelliJ:
Z:\corda\experimental\behave\src\main\kotlin\net\corda\behave\node\Node.kt
Error:(163, 44) Kotlin: Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option
2018-02-20 14:05:55 +00:00
..
src Merge pull request #2477 from corda/aslemmer-corda/issues/2300 2018-02-19 16:25:36 +00:00
build.gradle Eliminate references to Java target "1.6" 2018-02-20 14:05:55 +00:00