You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/06/22 14:56:00 UTC

[jira] [Commented] (YARN-11193) jquery js file lacks approved header

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

Steve Loughran commented on YARN-11193:
---------------------------------------

breaks the release in mvn apache-rat:check


{code}
> dev-support/bin/create-release --docker --dockercache

...
****************************************************************************
                             Apache RAT Check
****************************************************************************


$ /usr/bin/mvn -Dmaven.repo.local=/maven apache-rat:check > /build/source/patchprocess/mvn_apache_rat.log 2>&1

Failed!


> find . -name rat.txt -print | xargs grep "unapproved"
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/rat.txt:Files with unapproved licenses:

> cat ./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/rat.txt
...

 Printing headers for text files without a valid license header...

=====================================================
== File: /build/source/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jqueary/jquery-3.5.1.min.js

{code}


> jquery js file lacks approved header
> ------------------------------------
>
>                 Key: YARN-11193
>                 URL: https://issues.apache.org/jira/browse/YARN-11193
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.4.0, 3.3.9, 3.3.4
>            Reporter: Steve Loughran
>            Priority: Blocker
>
> the updated jquery.js file gets rejected by rat. it either needs a valid header or added to the exclusion list.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org