Skip to content

Commit

Permalink
Disable javadoc for release
Browse files Browse the repository at this point in the history
temporary workaround for task ':etf-core:checkCommitNeeded'.
  • Loading branch information
jonherrmann committed Dec 31, 2018
1 parent 7069a4f commit 883e022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ task javadocJar(type: Jar, dependsOn: javadoc) {

artifacts {
archives sourcesJar
archives javadocJar
// archives javadocJar
}

0 comments on commit 883e022

Please sign in to comment.