You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by di...@apache.org on 2018/08/22 22:28:00 UTC

[geode] branch develop updated (5602d02 -> 98a0b7d)

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

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


    from 5602d02  GEODE-5615: Capturing more data in the case of hangs or OOMEs
     add a77905d  GEODE-5600: Add build property skipVersionFileRegeneration
     add 0e792a5  suggested feedback: pass revision as build parameter, only create version file when present (or file does not exist).  Remove input based on .git/index.
     add b02d3f7  0 -> unknown, specify sourceRepository also, auto-format adjusts whitespace.
     add c404191  Some stuff
     add be57a3b  Merge remote-tracking branch 'origin/develop' into geode-5602
     add 793335e  wip
     add 3598afd  Add SOURCE_REPOSITORY to Jinja template for script calls, and git rev-parse for revision info.
     add 926a0d6  Correct whitespace issue in jinja template
     add 2fadf46  Correct directory for git command.
     add b5e80b5  Merge remote-tracking branch 'origin/develop' into geode-5600
     new 98a0b7d  Merge pull request #2349 from smgoller/geode-5600

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:
 ci/pipelines/geode-build/jinja.template.yml |  3 ++
 ci/pipelines/shared/shared_jinja.yml        |  2 +-
 ci/scripts/build.sh                         |  3 +-
 ci/scripts/execute_tests.sh                 |  4 +-
 ci/scripts/rsync_code_down.sh               |  2 +-
 ci/scripts/windows/test-run.sh              |  2 +
 geode-core/build.gradle                     | 77 ++++++++++++++++-------------
 gradle.properties                           |  8 +--
 8 files changed, 60 insertions(+), 41 deletions(-)


[geode] 01/01: Merge pull request #2349 from smgoller/geode-5600

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

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

commit 98a0b7d984fc79b16020b50323bc8d03b50a46d0
Merge: 5602d02 b5e80b5
Author: Dick Cavender <dc...@pivotal.io>
AuthorDate: Wed Aug 22 15:27:54 2018 -0700

    Merge pull request #2349 from smgoller/geode-5600
    
    GEODE-5600: Add build property skipVersionFileRegeneration

 ci/pipelines/geode-build/jinja.template.yml |  3 ++
 ci/pipelines/shared/shared_jinja.yml        |  2 +-
 ci/scripts/build.sh                         |  3 +-
 ci/scripts/execute_tests.sh                 |  4 +-
 ci/scripts/rsync_code_down.sh               |  2 +-
 ci/scripts/windows/test-run.sh              |  2 +
 geode-core/build.gradle                     | 77 ++++++++++++++++-------------
 gradle.properties                           |  8 +--
 8 files changed, 60 insertions(+), 41 deletions(-)