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 2021/09/11 08:58:18 UTC

[GitHub] [iotdb-web-workbench] NiklasMerz commented on pull request #1: iotdb-web-workbench后端0.12.1代码

NiklasMerz commented on pull request #1:
URL: https://github.com/apache/iotdb-web-workbench/pull/1#issuecomment-917371004


   Apache Rat finds some files with missing headers. See https://github.com/apache/iotdb-web-workbench/pull/2#issuecomment-917369842
   
   ```
   java -jar ~/apache-rat-0.13.jar .
   
   *****************************************************
   Summary
   -------
   Generated at: 2021-09-11T10:52:19+02:00
   
   Notes: 2
   Binaries: 18
   Archives: 1
   Standards: 107
   
   Apache Licensed: 85
   Generated Documents: 0
   
   JavaDocs are generated, thus a license header is optional.
   Generated files do not require license headers.
   
   22 Unknown Licenses
   
   *****************************************************
   
   Files with unapproved licenses:
   
     ./.gitignore
     ./.ratignore
     ./NOTICE-binary
     ./backend/.drone.yml
     ./backend/.gitignore
     ./backend/Dockerfile
     ./backend/README.md
     ./backend/build.gradle
     ./backend/build.sh
     ./backend/pom.xml
     ./backend/settings.gradle
     ./backend/doc/config.md
     ./backend/doc/log.md
     ./backend/doc/maven.md
     ./backend/doc/release.md
     ./backend/src/main/java/org/apache/iotdb/admin/mapper/DeviceMapper.java
     ./backend/src/main/java/org/apache/iotdb/admin/mapper/GroupMapper.java
     ./backend/src/main/resources/application-prod.properties
     ./backend/src/main/resources/application-test.properties
     ./backend/src/main/resources/log4j2-prod.xml
     ./backend/src/main/resources/log4j2.xml
     ./backend/src/main/resources/META-INF/app.properties
   
   *****************************************************
   
   ```


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org