You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/16 16:12:33 UTC

[jira] [Commented] (GEODE-874) v1.0.0-incubating.M1.RC2: Text file errors in the source distribution

    [ https://issues.apache.org/jira/browse/GEODE-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197480#comment-15197480 ] 

ASF GitHub Bot commented on GEODE-874:
--------------------------------------

GitHub user karensmolermiller opened a pull request:

    https://github.com/apache/incubator-geode/pull/114

    GEODE-874: Place all build-from-source instructions into file BUILDIN…

    GEODE-874: Place all build-from-source instructions into file BUILDING.md, update the README.md file to tell people to look in the BUILDING.md file if appropriate, update the Geode-In-5-Minutes to not include building instructions, and remove irrelevant files COMPILING.txt and RUNNING.txt from the repo. Reword the README.md claim that Geode can do rolling updates between major versions, as there are no major versions, and we can't make promises about the future.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karensmolermiller/incubator-geode feature/GEODE-874-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/114.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #114
    
----
commit 71606e0564f7be68c4d2c41362cb0b99c83d4793
Author: Karen Miller <km...@pivotal.io>
Date:   2016-03-16T00:04:33Z

    GEODE-874: Place all build-from-source instructions into file BUILDING.md, update the README.md file
    to tell people to look in the BUILDING.md file if appropriate, update the Geode-In-5-Minutes to not include building
    instructions, and remove irrelevant files COMPILING.txt and RUNNING.txt from the repo. Reword the README.md
    claim that Geode can do rolling updates between major versions, as there are no major versions, and
    we can't make promises about the future.

----


> v1.0.0-incubating.M1.RC2: Text file errors in the source distribution
> ---------------------------------------------------------------------
>
>                 Key: GEODE-874
>                 URL: https://issues.apache.org/jira/browse/GEODE-874
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>            Reporter: Kenneth Howe
>             Fix For: 1.0.0-incubating.M2
>
>
> 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)