Claudenw commented on PR #196:
URL: https://github.com/apache/creadur-rat/pull/196#issuecomment-1890646974

   @nielsbasjes  thanks for the fix, but I am concerned that something else is 
wrong.  
   
   If I run  RAT from the CLI and givie it the command line option 
`--no-default-licenses` it reports 
   ```
   Exception in thread "main" org.apache.rat.ConfigurationException: You must 
specify at least one license
        at 
org.apache.rat.ReportConfiguration.validate(ReportConfiguration.java:495)
        at org.apache.rat.Report.main(Report.java:155)
   ```
   
   How did you manage to get a null stylesheet while still having 
`isStyleReport()` return `true`?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to