[
https://issues.apache.org/jira/browse/COMPRESS-533?focusedWorklogId=440268&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440268
]
ASF GitHub Bot logged work on COMPRESS-533:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/20 16:33
Start Date: 02/Jun/20 16:33
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_r434015443
##########
File path:
src/main/java/org/apache/commons/compress/compressors/lzma/LZMAUtils.java
##########
@@ -146,7 +146,7 @@ public static String getCompressedFilename(final String
fileName) {
* <p>This defaults to {@code false} in an OSGi environment and {@code
true} otherwise.</p>
* @param doCache whether to cache the result
*/
- public static void setCacheLZMAAvailablity(final boolean doCache) {
Review comment:
> Even if its spelling is wrong, we cannot change the name of a public
method as it 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: 440268)
Time Spent: 1h (was: 50m)
> 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: 1h
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-compress/pull/104]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)