[
https://issues.apache.org/jira/browse/RAT-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806402#comment-17806402
]
ASF subversion and git services commented on RAT-349:
-----------------------------------------------------
Commit d244e735b13b28b809cfe3177c8b5aa679089dd0 in creadur-rat's branch
refs/heads/master from Philipp Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=d244e735 ]
RAT-349: Fallback to default stylesheet if none was set to avoid NPE
> NPE when addDefaultLicenses = false
> -----------------------------------
>
> Key: RAT-349
> URL: https://issues.apache.org/jira/browse/RAT-349
> Project: Apache Rat
> Issue Type: Bug
> Affects Versions: 0.16
> Reporter: Niels Basjes
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.16.1
>
>
> Simply having this will make the plugin NPE because the styleSheet is null.
> {code:java}
> <configuration>
> <addDefaultLicenses>false</addDefaultLicenses> {code}
> I have a patch ready later today.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)