[
https://issues.apache.org/jira/browse/GOBBLIN-1811?focusedWorklogId=856264&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-856264
]
ASF GitHub Bot logged work on GOBBLIN-1811:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Apr/23 21:16
Start Date: 11/Apr/23 21:16
Worklog Time Spent: 10m
Work Description: meethngala commented on code in PR #3673:
URL: https://github.com/apache/gobblin/pull/3673#discussion_r1163342765
##########
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:
@homatthew yup makes sense... I will add a comment to avoid updating the
dependency to mockito-inline
Issue Time Tracking
-------------------
Worklog Id: (was: 856264)
Time Spent: 50m (was: 40m)
> 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: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)