Commit 75512aa
committed
Remove obsolete third-party cleanup task
This task caused build failures on Windows. After some investigation,
I concluded that it is no longer needed - the existing `dependencies.exclude()`
make this transformation an identity operation. Also, there is test coverage
for missing `exclude` statements (see `:checkArtifact`), so we can't accidentally
publish a release where the problem that this code meant to address is present.
Signed-off-by: Dr. Jonathan Schulz <jonathan.schulz@tngtech.com>1 parent 1bc10ea commit 75512aa
1 file changed
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 62 | | |
81 | 63 | | |
82 | | - | |
83 | 64 | | |
84 | 65 | | |
85 | 66 | | |
| |||
94 | 75 | | |
95 | 76 | | |
96 | 77 | | |
97 | | - | |
98 | | - | |
99 | 78 | | |
0 commit comments