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

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


    from fc6e3702d refact: update with release branch (#2091)
     add e4633e1cd chore: choose proper license & remove GPL/CC in multiple 
licenses (#2099)
     add eed610335 fix: some reference url and 3rd-party file license (#2100)
     add effedb0c2 chore: fix snowflake license (#2093)
     add c8e0f0c3e chore(license): add ProcessBasicSuite and 
SturctureBasicSuite license (#2106)

No new revisions were added by this update.

Summary of changes:
 .licenserc.yaml                                    |   5 +
 LICENSE                                            |  14 +
 NOTICE                                             |  84 +++++
 .../org/apache/hugegraph/api/job/GremlinAPI.java   |   3 -
 .../backend/store/cassandra/CassandraShard.java    |   2 +-
 hugegraph-core/pom.xml                             |   1 +
 .../apache/hugegraph/analyzer/AnsjAnalyzer.java    |   2 +-
 .../apache/hugegraph/analyzer/HanLPAnalyzer.java   |   2 +-
 .../org/apache/hugegraph/analyzer/IKAnalyzer.java  |   2 +-
 .../apache/hugegraph/analyzer/JcsegAnalyzer.java   |   2 +-
 .../apache/hugegraph/analyzer/JiebaAnalyzer.java   |   2 +-
 .../apache/hugegraph/analyzer/MMSeg4JAnalyzer.java |   2 +-
 .../apache/hugegraph/analyzer/SmartCNAnalyzer.java |   2 +-
 .../hugegraph/backend/id/SnowflakeIdGenerator.java |  34 +-
 .../traversal/optimize/HugeScriptTraversal.java    |  24 +-
 .../java/org/apache/hugegraph/type/Nameable.java   |  29 +-
 .../apache/hugegraph/type/define/Cardinality.java  |  29 +-
 .../org/apache/hugegraph/util/CompressUtil.java    |   3 -
 .../java/org/apache/hugegraph/util/GZipUtil.java   |   3 -
 .../org/apache/hugegraph/util/StringEncoding.java  |  29 +-
 hugegraph-dist/release-docs/LICENSE                |  81 +++--
 hugegraph-dist/release-docs/NOTICE                 | 118 ++++--
 .../release-docs/licenses/LICENSE-javax.json.txt   | 397 ---------------------
 .../licenses/LICENSE-jersey-client.txt             | 397 ---------------------
 .../release-docs/licenses/LICENSE-jna.txt          | 211 ++++++++++-
 .../scripts/dependency/known-dependencies.txt      |   4 -
 .../src/assembly/descriptor/assembly.xml           |   4 -
 hugegraph-dist/src/assembly/travis/run-api-test.sh |   4 +
 hugegraph-test/pom.xml                             |  17 +
 29 files changed, 530 insertions(+), 977 deletions(-)

Reply via email to