You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by sz...@apache.org on 2022/08/12 08:45:56 UTC

[ratis] branch master updated (5dd3c1db0 -> 8b69f748e)

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

szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


    from 5dd3c1db0 RATIS-1663. Record call id for board casting a heartbeat. (#706)
     add 8b69f748e RATIS-1669. Combine shell lib folder and root jars folder (#711)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 +
 pom.xml                                            |  5 +++
 ratis-assembly/src/main/assembly/bin.xml           | 31 ----------------
 ratis-assembly/src/main/assembly/examples-bin.xml  | 14 +++-----
 ratis-assembly/src/main/assembly/shell-bin.xml     | 13 ++++---
 ratis-examples/pom.xml                             |  5 ++-
 ratis-shell/pom.xml                                | 41 +++++++---------------
 ratis-shell/src/main/libexec/ratis-shell-config.sh | 11 ++++++
 8 files changed, 43 insertions(+), 78 deletions(-)