You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jc...@apache.org on 2018/03/27 16:12:27 UTC

[geode] branch develop updated (6bccecf -> 679b095)

This is an automated email from the ASF dual-hosted git repository.

jchen21 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 6bccecf  GEODE-4943: Move isConnectedAndReady method to public class (#1681)
     add 353eb4a  Add all jars in extensions directory to classpath
     add b1c9498  Add extensions jars to locator/server's classpath
     add 629e798  Use JUnit TemporaryFolder rule for the test
     add 828c8a0  Add some more comment
     add f79c8d9  Merge branch 'develop' into add-extensions-to-classpath-155484283
     new 679b095  Merge pull request #1669 from apache/add-extensions-to-classpath-155484283

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 geode-assembly/src/main/dist/bin/gfsh              |  2 +-
 geode-assembly/src/main/dist/bin/gfsh.bat          |  4 ++--
 .../internal/cli/commands/StartLocatorCommand.java | 27 +++++++++++++++++++++-
 .../internal/cli/commands/StartMemberUtils.java    |  1 +
 .../internal/cli/commands/StartServerCommand.java  | 22 ++++++++++++++++++
 .../cli/commands/StartMemberUtilsTest.java         | 17 +++++++++++++-
 6 files changed, 68 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jchen21@apache.org.

[geode] 01/01: Merge pull request #1669 from apache/add-extensions-to-classpath-155484283

Posted by jc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jchen21 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 679b0951945d6131b73d86935fff2e74e9c965cf
Merge: 6bccecf f79c8d9
Author: Jianxia Chen <jc...@pivotal.io>
AuthorDate: Tue Mar 27 09:12:23 2018 -0700

    Merge pull request #1669 from apache/add-extensions-to-classpath-155484283
    
    GEODE-4923: Add extensions to classpath 155484283

 geode-assembly/src/main/dist/bin/gfsh              |  2 +-
 geode-assembly/src/main/dist/bin/gfsh.bat          |  4 ++--
 .../internal/cli/commands/StartLocatorCommand.java | 27 +++++++++++++++++++++-
 .../internal/cli/commands/StartMemberUtils.java    |  1 +
 .../internal/cli/commands/StartServerCommand.java  | 22 ++++++++++++++++++
 .../cli/commands/StartMemberUtilsTest.java         | 17 +++++++++++++-
 6 files changed, 68 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jchen21@apache.org.