[
https://issues.apache.org/jira/browse/HADOOP-18300?focusedWorklogId=782966&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782966
]
ASF GitHub Bot logged work on HADOOP-18300:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/22 12:45
Start Date: 20/Jun/22 12:45
Worklog Time Spent: 10m
Work Description: ayushtkn commented on code in PR #4454:
URL: https://github.com/apache/hadoop/pull/4454#discussion_r901588544
##########
hadoop-client-modules/hadoop-client-runtime/pom.xml:
##########
@@ -249,6 +249,13 @@
<exclude>META-INF/versions/11/module-info.class</exclude>
</excludes>
</filter>
+ <filter>
+ <artifact>com.google.code.gson:gson</artifact>
+ <excludes>
+
<exclude>META-INF/versions/9/module-info.class</exclude>
+ </excludes>
+ </filter>
Review Comment:
why this wasn't required earlier, but now?
Issue Time Tracking
-------------------
Worklog Id: (was: 782966)
Time Spent: 0.5h (was: 20m)
> Update Gson to 2.9.0
> --------------------
>
> Key: HADOOP-18300
> URL: https://issues.apache.org/jira/browse/HADOOP-18300
> Project: Hadoop Common
> Issue Type: Task
> Components: build
> Reporter: Igor Dvorzhak
> Assignee: Igor Dvorzhak
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Update to the Gson 2.9.0 that has many
> [fixes|https://github.com/google/gson/releases/tag/gson-parent-2.9.0], and
> backward-compatible as long as Java 7+ is used.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]