[Commonizer] Don't publish sources and javadocs
This commit is contained in:
@@ -20,5 +20,3 @@ publish()
|
|||||||
noDefaultJar()
|
noDefaultJar()
|
||||||
|
|
||||||
runtimeJar(rewriteDefaultJarDepsToShadedCompiler())
|
runtimeJar(rewriteDefaultJarDepsToShadedCompiler())
|
||||||
sourcesJar()
|
|
||||||
javadocJar()
|
|
||||||
|
|||||||
@@ -46,4 +46,4 @@ projectTest(parallel = true) {
|
|||||||
workingDir = rootDir
|
workingDir = rootDir
|
||||||
}
|
}
|
||||||
|
|
||||||
standardPublicJars()
|
runtimeJar()
|
||||||
|
|||||||
Reference in New Issue
Block a user