Thanks, the SVN command works.
Best,
Danny Chan
在 2020年3月2日 +0800 PM7:30,Vladimir Sitnikov ,写道:
> > ./gradlew removeStaleArtifacts -Pasf
> > How can i use this cmd to remove only one rc files ?
>
> It is configured in staleRemovalFilters block in
> https://github.com/apache/calcite/blob/a549342294
>./gradlew removeStaleArtifacts -Pasf
>How can i use this cmd to remove only one rc files ?
It is configured in staleRemovalFilters block in
https://github.com/apache/calcite/blob/a549342294062eba9aa3196e7e6d4bda36fa8291/build.gradle.kts#L123
However, currently, there's no way to override filters
I found this cmd:
./gradlew removeStaleArtifacts -Pasf
How can i use this cmd to remove only one rc files ?
Best,
Danny Chan
在 2020年3月1日 +0800 PM4:27,volody...@apache.org,写道:
> Hi Danny,
>
> Perhaps it was pushed accidentally, could you please remove it to avoid
> confusion?
>
> Kind regards,
>
Hi Danny,
Perhaps it was pushed accidentally, could you please remove it to avoid
confusion?
Kind regards,
Volodymyr Vysotskyi
> On 25 Feb 2020, at 06:43, danny0...@apache.org wrote:
>
> Author: danny0405
> Date: Tue Feb 25 04:43:47 2020
> New Revision: 38276
>
> Log:
> Uploading release cand