xenoterracide
10/31/2019, 7:06 AMvar
(from java 10)?gildor
10/31/2019, 7:09 AMjava {
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
}
xenoterracide
10/31/2019, 7:11 AMxenoterracide
10/31/2019, 7:11 AMgildor
10/31/2019, 7:12 AMgildor
10/31/2019, 7:13 AMxenoterracide
10/31/2019, 7:13 AMxenoterracide
10/31/2019, 7:13 AMalex
10/31/2019, 8:15 AM--release
flag to 8/11/etcxenoterracide
10/31/2019, 6:07 PMxenoterracide
10/31/2019, 6:07 PMCould not determine the dependencies of task ':compileJava'.
> Could not resolve all task dependencies for configuration ':compileClasspath'.
> Could not resolve com.potreromed.phg:phg-emr:0.1.0-SNAPSHOT.
Required by:
project :
> Unable to find a matching variant of project :phg-emr:
- Variant 'apiElements' capability com.potreromed.phg:phg-emr:0.1.0-SNAPSHOT:
- Incompatible attribute:
- Required org.gradle.jvm.version '8' and found incompatible value '11'.
- Other attributes:
- Found org.gradle.category 'library' but wasn't required.
- Required org.gradle.dependency.bundling 'external' and found compatible value 'external'.
- Required org.gradle.libraryelements 'classes' and found compatible value 'jar'.
- Required org.gradle.usage 'java-api' and found compatible value 'java-api'.
- Required org.jetbrains.kotlin.platform.type 'jvm' but no value provided.
xenoterracide
10/31/2019, 6:11 PMxenoterracide
10/31/2019, 6:48 PM