[
https://issues.apache.org/jira/browse/GOBBLIN-959?focusedWorklogId=344759&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344759
]
ASF GitHub Bot logged work on GOBBLIN-959:
------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/19 02:37
Start Date: 16/Nov/19 02:37
Worklog Time Spent: 10m
Work Description: jhsenjaliya commented on issue #2808: [GOBBLIN-959] add
missing junit dependency for gobblin-http
URL:
https://github.com/apache/incubator-gobblin/pull/2808#issuecomment-554596001
so it fails on my local, not sure if my other gradle changes could have
affect it. but nevermind, the fresh master build looks fine. will close this
for now. Thanks for checking !
----------------------------------------------------------------
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: 344759)
Time Spent: 1h (was: 50m)
> gobblin-http module fails to compile due to missing dependency
> --------------------------------------------------------------
>
> Key: GOBBLIN-959
> URL: https://issues.apache.org/jira/browse/GOBBLIN-959
> Project: Apache Gobblin
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: Jay Sen
> Priority: Minor
> Fix For: 0.15.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {{you can see folllowing error while compiling this module }}
> {{./gradlew :gobblin-module:gobblin-http:build -x findbugsMain -x rat -x
> checkstyleMain}}
> {{> Task :gobblin-modules:gobblin-http:compileTestJava FAILED}}
> {{/Users/jsenjaliya/src/apache/gobblin/gobblin-modules/gobblin-http/src/test/java/org/apache/gobblin/util/HttpUtilsTest.java:28:
> error: package junit.framework does not exist}}
> {{import junit.framework.Assert;}}
> {{ ^}}
>
> {{its basically missing the junit dependency in gradle file}}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)