Correct. This change is introduced to make sure all files should have a intended ASF header.
-Ian. On Tue, Apr 28, 2020 at 11:10 AM Kevin Albumen <[email protected]> wrote: > Hello, > > According to the git history, the dubbo-build-tools is created by #6060< > https://github.com/apache/dubbo/pull/6060>, and its role is to provide a > checkstyle-header.txt< > https://github.com/apache/dubbo/blob/master/dubbo-build-tools/src/main/resources/checkstyle-header.txt> > file. > This file will provide a template to make files consistent when checking > ASF license header for java files. > > ________________________________ > 发件人: YunKun Huang <[email protected]> > 发送时间: 2020年4月28日 10:12 > 收件人: Dubbo Dev Group <[email protected]> > 主题: dubbo-build-tools? > > hey, > > I notice our snapshot deployment job fail recently ( > > https://builds.apache.org/job/Apache%20Dubbo/job/apache-dubbo-snapshot-deployment/1036/consoleFull > ), > but travis ci is passing. > > According to jenkins log, it looks like there is a new module named ` > dubbo-build-tools` which fail snapshot deployment process. > > Does anyone have idea about this? what's the purpose of this? >
