[
https://issues.apache.org/jira/browse/IOTDB-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-416.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
> [0.9.1] ASF header format issues
> --------------------------------
>
> Key: IOTDB-416
> URL: https://issues.apache.org/jira/browse/IOTDB-416
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: 0.9.1
> Reporter: Lei Rui
> Assignee: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> see
> [https://lists.apache.org/thread.html/209371ab5158fc61f2342115c1eef199f78555059dfb98bfdad70d72%40%3Cdev.iotdb.apache.org%3E]
>
> Hi,
> using `find **/src -type f -exec grep -i "copyright" {} \; -print | sort
> -u`, many apache header format issues can be found..
> e.g.,
> 1. showTTLPlan.java
> 2. all files for QueryMetricUI function...
> 3. All scala files are using /** so the blank space is two chars while it
> is one char in all java files.
> 4. there are two blank spaces between "#" and content in all Python files
> while it is one blank space in all sh files.
> I do not vote -1 but at least we need to fix these issues in next release.
> Best,
> -----------------------------------
> Xiangdong Huang
> School of Software, Tsinghua University
> 黄向东
> 清华大学 软件学院
--
This message was sent by Atlassian Jira
(v8.3.4#803005)