zyxxoo commented on code in PR #2100:
URL:
https://github.com/apache/incubator-hugegraph/pull/2100#discussion_r1098784730
##########
hugegraph-dist/src/assembly/descriptor/assembly.xml:
##########
@@ -51,10 +51,6 @@
<fileSet>
<directory>${top.level.dir}/hugegraph-dist/release-docs/</directory>
<outputDirectory>/</outputDirectory>
- <includes>
- <include>LICENSE*</include>
- <include>NOTICE*</include>
- </includes>
Review Comment:
yes, the licenses, notice, license all the them in the root, include the
licenses dir all file
##########
NOTICE:
##########
@@ -5,3 +5,34 @@ This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
The initial codebase was donated to the ASF by HugeGraph Authors, copyright
2017-2021.
+
+
+// ------------------------------------------------------------------
+// NOTICE file corresponding to the section 4d of The Apache License,
+// Version 2.0, in this case for JanusGraph
+// ------------------------------------------------------------------
+
+JanusGraph
+Copyright (C) 2002, 2016, Oracle and/or its affiliates. All rights reserved.
Review Comment:
yes, i have added it in binary release
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]