You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/11/13 02:29:11 UTC

[jira] [Commented] (YETUS-181) asflicense is looking at files under build and getting confused

    [ https://issues.apache.org/jira/browse/YETUS-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003358#comment-15003358 ] 

Sean Busbey commented on YETUS-181:
-----------------------------------

"build" is not a build output directory in Maven. If a project wishes to exclude parts of the source tree from inspection, the rat plugin should be properly configured to do so.

> asflicense is looking at files under build and getting confused
> ---------------------------------------------------------------
>
>                 Key: YETUS-181
>                 URL: https://issues.apache.org/jira/browse/YETUS-181
>             Project: Yetus
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.1.0
>            Reporter: Anu Engineer
>
> In the build of HDFS-9420 asflicense check failed because it was looking at files generated under /build directory.
> {code}
> Lines that start with ????? in the ASF License  report indicate files that do not have an Apache license header:
>  !????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/VERSION
>  !????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/seen_txid
>  !????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/fsimage_0000000000000000000.md5
> {code}
> Here is the URL to see the issue 
> https://builds.apache.org/job/PreCommit-HDFS-Build/13496/artifact/patchprocess/patch-asflicense-problems.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)