[
https://issues.apache.org/jira/browse/RAT-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806400#comment-17806400
]
ASF subversion and git services commented on RAT-349:
-----------------------------------------------------
Commit a7d475efc520aec69ca9c8cc4665e957fbbe3fb7 in creadur-rat's branch
refs/heads/master from Niels Basjes
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=a7d475ef ]
RAT-349: Fix NPE on addDefaultLicenses=false
> 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)