8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec0573 commit 0860d9fCopy full SHA for 0860d9f
saker.build
@@ -429,6 +429,8 @@ testexport(
429
],
430
Identifier: saker.java.compiler-testutil,
431
CompilerOptions: global(TOOLS_OPTIONS),
432
+ SourceVersion: RELEASE_8,
433
+ TargetVersion: RELEASE_8, 86DE code>
434
)
435
}
436
test(
@@ -448,9 +450,8 @@ test(
448
450
449
451
Identifier: saker.java.compiler-tests,
452
- SDKs: {
- Java: $jre
453
- }
454
+ TargetVersion: RELEASE_8,
455
456
$resolveddependencies = nest.dependency.resolve(
457
Bundles: global(saker.java.compiler_DEPENDENCIES) + [nest.repository.support, saker.standard],
0 commit comments