Commit fd1919f
authored
### Rationale for this change
`uploaded-files.txt` is for Artifactory. Artifactory doesn't have the staging feature. So we emulate the feature by `uploaded-files.txt`.
But Maven repository has the feature. So we don't need to generate `uploaded-files.txt`.
### What changes are included in this PR?
Don't generate `uploaded-files.txt`.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #46081
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 32641ec commit fd1919f
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1875 | 1875 | | |
1876 | 1876 | | |
1877 | 1877 | | |
1878 | | - | |
1879 | 1878 | | |
1880 | 1879 | | |
1881 | 1880 | | |
| |||
2377 | 2376 | | |
2378 | 2377 | | |
2379 | 2378 | | |
2380 | | - | |
2381 | 2379 | | |
2382 | 2380 | | |
2383 | 2381 | | |
| |||
0 commit comments