Alex Prokofiev created GOBBLIN-1013:
---------------------------------------
Summary: Gradle build fails on Windows on prepare_release_config
Key: GOBBLIN-1013
URL: https://issues.apache.org/jira/browse/GOBBLIN-1013
Project: Apache Gobblin
Issue Type: Bug
Affects Versions: 0.15.0
Reporter: Alex Prokofiev
{code:java}
> Task :prepare_release_config FAILEDFAILURE: Build failed with an exception.*
> What went wrong:
Failed to capture snapshot of output files for task ':prepare_release_config'
property 'destinationDir' during up-to-date check.
> Failed to create MD5 hash for file content.
{code}
This seems to be a Gradle on Windows problem that has a workaround -
[https://github.com/gradle/gradle/issues/4663]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)