You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2016/01/28 20:17:39 UTC

[jira] [Created] (GEODE-874) Text files in the relase source distribution specify gradlew command

Kenneth Howe created GEODE-874:
----------------------------------

             Summary: Text files in the relase source distribution specify gradlew command
                 Key: GEODE-874
                 URL: https://issues.apache.org/jira/browse/GEODE-874
             Project: Geode
          Issue Type: Bug
          Components: docs
            Reporter: Kenneth Howe


gradlew script is not included in the Geode release packages, but it is called out in command examples in the following text files in the release source distribution:

COMPILING.txt
RUNNING.txt
docker/Dockerfile
gemfire-spark-connector/doc/1_building.md

The easy fix is to change "gradlew" to "gradle" in affected files and include a requirement for the user to install gradle from gradle.org.

There was a similar issue with README.md that was fixed for RC2.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)