Dan Smith created GEODE-1631:
--------------------------------
Summary: geode-assembly testRuntime refers to hardcoded
apache-geode directory in dependencies
Key: GEODE-1631
URL: https://issues.apache.org/jira/browse/GEODE-1631
Project: Geode
Issue Type: Bug
Components: build
Reporter: Dan Smith
The dependencies for geode-assembly include this line
testRuntime
files("$buildDir/install/${distributions.main.baseName}/lib/geode-dependencies.jar")
That's a hardcoded path to a file, the location of that generated file should
be resolved dynamically.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)