Dan Smith created GEODE-6131:
--------------------------------
Summary: Extract versions from build.grade into gradle.properties
for benchmarks
Key: GEODE-6131
URL: https://issues.apache.org/jira/browse/GEODE-6131
Project: Geode
Issue Type: Task
Components: benchmarks
Reporter: Dan Smith
Extract the version numbers out of the build.gradle file and into
gradle.properties for the geode-benchmarks repo, like we have done with
geode-examples.
This will have the side benefit that we will then be able to run the benchmarks
against an old geode release by passing a command line parameter, eg.
{noformat}
./gradlew benchmark -Pgeode.version=1.6.0
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)