[
https://issues.apache.org/jira/browse/YETUS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005164#comment-15005164
]
Sean Busbey commented on YETUS-179:
-----------------------------------
follow-on jira for docs is fine by me.
{quote}
bq. Won't we have assets that aren't third party?
We have config.json and yetus_logo.png, but I think they can't include the
license (comments in JSON are not allowed).
{quote}
* the logo should already get ignored by rat because it's binary (as should all
of the images directory).
* I agree that we'll need to exclude config.json.
* fonts won't be something we can include a header on and I'm surprised they
aren't recognized as binary (maybe we could exclude svg and woff2 generally?).
* If we add our own css or javascript at some point we should be able to
properly add a header to those, so I'd like to just exclude the stuff from
bootstrap and jquery here.
> Clean up asflicense errors
> --------------------------
>
> Key: YETUS-179
> URL: https://issues.apache.org/jira/browse/YETUS-179
> Project: Yetus
> Issue Type: Bug
> Components: build
> Affects Versions: 0.1.0
> Reporter: Sean Busbey
> Assignee: Kengo Seki
> Priority: Blocker
> Attachments: YETUS-179.00.patch
>
>
> we have failures in pre-check from asf license
> * some third party software that won't come with a header
> * some dotfiles
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)