[ https://issues.apache.org/jira/browse/DATAFU-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533894#comment-16533894 ]
Matthew Hayes commented on DATAFU-146: -------------------------------------- Yea you're right. We don't need the dependency in {{datafu-pig/build.gradle}}. Also I've changed the namespace under {{buildSrc}} to be {{datafu}} instead of {{com.datafu}} so it is consistent with the rest of the code. I've attached a v2 patch that addresses these issues. The squashed version is the one that should be merged. The other shows the new commit I made to make review easier. > Upgrade to Gradle v4.8.1 > ------------------------ > > Key: DATAFU-146 > URL: https://issues.apache.org/jira/browse/DATAFU-146 > Project: DataFu > Issue Type: Bug > Affects Versions: 1.4.0 > Reporter: Matthew Hayes > Assignee: Matthew Hayes > Priority: Major > Fix For: 1.4.1 > > Attachments: DATAFU-146-v2-squashed.patch, DATAFU-146-v2.patch, > DATAFU-146.patch > > > I ran into issues building a fresh clone of the repo, which seems to be > related to a deprecated means of fetching some dependencies. This has been > resolved in later versions of Gradle, so we should upgrade to the latest > release 4.8.1. Previously we ran into issues with the autojar dependency not > supporting v4, however I have a solution to this. -- This message was sent by Atlassian JIRA (v7.6.3#76005)