[
https://issues.apache.org/jira/browse/COMPRESS-533?focusedWorklogId=440260&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440260
]
ASF GitHub Bot logged work on COMPRESS-533:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/20 16:31
Start Date: 02/Jun/20 16:31
Worklog Time Spent: 10m
Work Description: XenoAmess commented on a change in pull request #104:
URL: https://github.com/apache/commons-compress/pull/104#discussion_r434014481
##########
File path: src/main/java/org/apache/commons/compress/compressors/xz/XZUtils.java
##########
@@ -163,7 +163,7 @@ public static String getCompressedFilename(final String
fileName) {
* @param doCache whether to cache the result
* @since 1.9
*/
- public static void setCacheXZAvailablity(final boolean doCache) {
+ public static void setCacheXZAvailability(final boolean doCache) {
Review comment:
> same as above, this would break backwards compatibility.
done.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 440260)
Time Spent: 0.5h (was: 20m)
> Refine javadoc and fix typos
> ----------------------------
>
> Key: COMPRESS-533
> URL: https://issues.apache.org/jira/browse/COMPRESS-533
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: JIN XU
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-compress/pull/104]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)