You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/11/20 14:01:24 UTC

[incubator-hugegraph] branch fix_start_shell updated (b3bff4c76 -> 05d49f18a)

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

jin pushed a change to branch fix_start_shell
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from b3bff4c76 Fix start shell
     add 109495e9b mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1 (#2013)
     add 57462b057 Feat/fix codeql (#2022)
     add aa0d8dac4 fix(dist): start server with java 11 (#2020)
     add 05d49f18a Merge branch 'master' into fix_start_shell

No new revisions were added by this update.

Summary of changes:
 hugegraph-core/pom.xml                             | 62 ++++++++++++++--------
 .../hugegraph/backend/store/BackendTable.java      |  4 +-
 .../java/com/baidu/hugegraph/util/ConfigUtil.java  | 11 ++--
 .../scripts/dependency/known-dependencies.txt      |  3 +-
 .../src/assembly/static/bin/hugegraph-server.sh    | 28 +++++-----
 .../backend/store/hbase/HbaseMetrics.java          |  3 +-
 .../backend/store/hbase/HbaseSessions.java         |  7 ++-
 .../com/baidu/hugegraph/core/EdgeCoreTest.java     | 22 ++++----
 8 files changed, 79 insertions(+), 61 deletions(-)