Commit d8b16d4
committed
build: add
These tasks were missing after the migration to the Grails Publish Gradle Plugin.
They are usually added by the Grails Plugin Gradle Plugin, but it is not used in this project.
Using `java.withSourcesJar()` and `java.withJavadocJar()` is not compatible with this build.sourcesJar and javadocJar tasks1 parent 1d325e3 commit d8b16d4
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments