[
https://issues.apache.org/jira/browse/GOBBLIN-1811?focusedWorklogId=856258&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-856258
]
ASF GitHub Bot logged work on GOBBLIN-1811:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Apr/23 20:55
Start Date: 11/Apr/23 20:55
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3673:
URL: https://github.com/apache/gobblin/pull/3673#discussion_r1163322437
##########
gradle/scripts/dependencyDefinitions.gradle:
##########
@@ -123,7 +123,7 @@ ext.externalDependency = [
"guiceMultibindings":
"com.google.inject.extensions:guice-multibindings:4.0",
"guiceServlet": "com.google.inject.extensions:guice-servlet:4.0",
"derby": "org.apache.derby:derby:10.12.1.1",
- "mockito": "org.mockito:mockito-inline:4.11.0", // upgraded to allow
mocking for constructors, static and final methods; specifically for iceberg
distcp
+ "mockito": "org.mockito:mockito-core:4.11.0",
Review Comment:
https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2#unmockable
Issue Time Tracking
-------------------
Worklog Id: (was: 856258)
Time Spent: 40m (was: 0.5h)
> Fix Iceberg Registration Serialization
> --------------------------------------
>
> Key: GOBBLIN-1811
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1811
> Project: Apache Gobblin
> Issue Type: New Feature
> Reporter: Meeth Gala
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)