This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-commons.git
from be72d20 chore: setup for apache maven release (#107)
add b783da5 feat(apache): support check license header with RAT (#108)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 5 ++
hugegraph-common/build.sh | 16 +++++++
hugegraph-common/pom.xml | 16 +++++++
.../unit/concurrent/BarrierEventTest.java | 19 ++++++++
hugegraph-common/src/test/resources/log4j2.xml | 16 +++++++
hugegraph-rpc/pom.xml | 16 +++++++
hugegraph-rpc/src/test/resources/log4j2.xml | 16 +++++++
pom.xml | 53 ++++++++++++++++++++++
8 files changed, 157 insertions(+)