We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477f427 commit d8ef322Copy full SHA for d8ef322
1 file changed
buildSrc/src/main/kotlin/ai.smoke-test.gradle.kts
@@ -29,8 +29,6 @@ java {
29
30
// See https://docs.gradle.org/current/userguide/upgrading_version_5.html, Automatic target JVM version
31
disableAutoTargetJvm()
32
- withJavadocJar()
33
- withSourcesJar()
34
}
35
36
// FIXME (trask) copy-pasted from ai.java-conventions.gradle
0 commit comments