Skip to content

Commit

Permalink
withSourceJar is self explanatory
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ar committed Aug 15, 2021
1 parent be1f037 commit ccd8936
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ subprojects {
javadoc.failOnError = false

java {
// Adds a task sourcesJar that will package the Java sources of the main SourceSet in a JAR with classifier sources.
// [...] if maven-publish or ivy-publish is also applied, the sources JAR will be published.
withSourcesJar()
}

Expand Down

0 comments on commit ccd8936

Please sign in to comment.