You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/07/25 14:26:03 UTC

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #300: Split the LICENSE and NOTICE as source-release version and binary-release version

jixuan1989 commented on a change in pull request #300: Split the LICENSE and NOTICE as source-release version and binary-release version
URL: https://github.com/apache/incubator-iotdb/pull/300#discussion_r307324680
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -217,6 +217,8 @@
                             <!-- if `mvn clean` is not executed and `mvn test` is interrupted, then perTestInputData may be not deleted -->
                             <exclude>src/test/resources/perTestInputData</exclude>
                             <exclude>src/test/resources/*.json</exclude>
+                            <exclude>NOTICE-binary</exclude>
+                            <exclude>LICENSE-binary</exclude>
 
 Review comment:
   I think current file name is actually `LICENSE-binary`...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services