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/02/01 19:30:39 UTC

[jira] [Commented] (GEODE-887) Release source distro README.md instructions has an incorrect path

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

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

GitHub user pdxrunner opened a pull request:

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

    GEODE-887: correct paths in README.md

    Corrected classpath shown for compiling and running app in Geode in 5 Minutes section of README.md

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

    $ git pull https://github.com/pdxrunner/incubator-geode feature/GEODE-887

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

    https://github.com/apache/incubator-geode/pull/86.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 #86
    
----
commit e3a661dcf2aa0937a0e34c52636e03850ec6bc27
Author: Ken Howe <kh...@pivotal.io>
Date:   2016-02-01T18:24:10Z

    GEODE-887: correct paths in README.md

----


> Release source distro README.md instructions has an incorrect path
> ------------------------------------------------------------------
>
>                 Key: GEODE-887
>                 URL: https://issues.apache.org/jira/browse/GEODE-887
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>            Reporter: Kenneth Howe
>
> I have split out this doc issue from GEDOE-874. 
> Reviewing release candidate v1.0.0-incubating.M1.RC2, found a path error in README.md.
> In the "Geode in 5 Minutes" section, the classpaths shown for the HelloWorld javac and java commands are wrong.
> .../build/install/geode/lib/...
> should be
> .../build/install/apache-geode/lib/...



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