[ 
https://issues.apache.org/jira/browse/GOBBLIN-959?focusedWorklogId=344753&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344753
 ]

ASF GitHub Bot logged work on GOBBLIN-959:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Nov/19 02:08
            Start Date: 16/Nov/19 02:08
    Worklog Time Spent: 10m 
      Work Description: shirshanka commented on issue #2808: [GOBBLIN-959] add 
missing junit dependency for gobblin-http
URL: 
https://github.com/apache/incubator-gobblin/pull/2808#issuecomment-554593613
 
 
   This is surprising @jhsenjaliya  
   I ran it locally and it worked. 
   
   ./gradlew :gobblin-module:gobblin-http:build -x findbugsMain -x rat -x 
checkstyleMain
   
   ./gradlew --version
   Gradle 4.9
   
   
   
 
----------------------------------------------------------------
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: 344753)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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)

Reply via email to