[
https://issues.apache.org/jira/browse/COMPRESS-533?focusedWorklogId=440267&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440267
]
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_r434015189
##########
File path:
src/main/java/org/apache/commons/compress/compressors/brotli/BrotliUtils.java
##########
@@ -72,7 +72,7 @@ private static boolean internalIsBrotliCompressionAvailable()
{
* <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 setCacheBrotliAvailablity(final boolean doCache) {
+ public static void setCacheBrotliAvailability(final boolean doCache) {
Review comment:
> this change breaks 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: 440267)
Time Spent: 50m (was: 40m)
> 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: 50m
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-compress/pull/104]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)