Commit 151de39
committed
Solve Gradle deprecation warnings around shadowJar
- Apply workaround for: GradleUp/shadow#336
- bump plugin to 2.0.4
Changes between 2.0.2 and 2.0.4 of the plugin:
```
477db40 12 days ago [email protected] Release 2.0.4
3e3da37 3 weeks ago [email protected] Remove internal Gradle API and annotation internal getters on shadow jar.
31e2380 3 weeks ago [email protected] Close input streams. Closes elastic#364
f712cc8 3 weeks ago [email protected] Upgrade ASM to 6.1.1 to address perf issues. Closes elastic#374
2f94b2b 3 weeks ago [email protected] next version
23bbf3d 7 weeks ago [email protected] Add some gradle versions. Update changelog for 2.0.3
7435c74 7 weeks ago [email protected] Merge pull request elastic#367 from ttsiebzehntt/366-java10
325c002 7 weeks ago [email protected] Update ASM to 6.1
94550e5 3 months ago [email protected] Merge pull request elastic#356 from sgnewson/update-file-to-files
66b691e 4 months ago [email protected] Merge pull request elastic#358 from 3flex/patch-1
14761b1 4 months ago [email protected] fix markdown for User Guide URL in issue template
a3f6984 4 months ago [email protected] update inputs.file to inputs.files, to remove warning
```
closes elastic#303891 parent 3a912df commit 151de39
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments