imbajin commented on code in PR #2303:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2303#discussion_r1309828286


##########
.licenserc.yaml:
##########
@@ -96,6 +96,16 @@ header: # `header` section is configurations for source 
codes license header.
     - '**/util/StringEncoding.java'
     - 
'hugegraph-api/src/main/java/org/apache/hugegraph/opencypher/CypherOpProcessor.java'
     - 
'hugegraph-api/src/main/java/org/apache/hugegraph/opencypher/CypherPlugin.java'
+    - 'hugegraph-pd/.mvn/wrapper/MavenWrapperDownloader.java'

Review Comment:
   ```suggestion
       # TODO: temporarily added to the ignore list, need handle them before 
release
       - 'hugegraph-pd/.mvn/wrapper/MavenWrapperDownloader.java'
   ```
   
   use `TODO` tag for reminder (so as other comments)



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to