Beam Dependency Check Report (2022-01-03)

2022-01-03 Thread Apache Jenkins Server
High Priority Dependency Updates Of Beam Python SDK: Dependency Name Current Version Latest Version Release Date Of the Current Used Version Release Date Of The Latest Release JIRA Issue cachetools 4.2.4 5.0.0 2021-12-27

Re: Gradle 7 migration

2022-01-03 Thread Robert Burke
Xcrun is news to me. Something in the go toolchain for that command I guess. I assume you might not have xcode tools installed. Eg. https://developer.apple.com/forums/thread/673827 Were you running the :sdks:go:test target directly? On Mon, Jan 3, 2022, 6:11 PM Reuven Lax wrote: > I am trying t

Re: Gradle 7 migration

2022-01-03 Thread Robert Burke
As a non-OSX user, I can't tell you. I'll look into it tomorrow. On Mon, Jan 3, 2022, 6:24 PM Reuven Lax wrote: > Also xcun is installed on my machine, just not under > Library/Developer/CommandLineTools/. Is there something about the new go > version that's causing it to look in that director