RFR: 1885: Add method deleteDeployKeys to HostedRepository [v2]

Zhao Song zsong at openjdk.org
Wed Apr 19 22:17:48 UTC 2023


On Wed, 19 Apr 2023 22:12:46 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   use duration
>
> forge/src/main/java/org/openjdk/skara/forge/HostedRepository.java line 216:
> 
>> 214:      * The return value is the count of deleted keys
>> 215:      */
>> 216:     int deleteDeployKeys(Duration duration);
> 
> Should probably call the parameter `age`.

Ok, will fix it soon

-------------

PR Review Comment: https://git.openjdk.org/skara/pull/1505#discussion_r1171903387


More information about the skara-dev mailing list