slachiewicz commented on PR #135:
URL: https://github.com/apache/creadur-rat/pull/135#issuecomment-1500985178

   Current error with Java 17|
   
   ```
   Error:  Generating 
/home/runner/work/creadur-rat/creadur-rat/target/site/apidocs/org/apache/rat/report/xml/writer/impl/base/XmlWriter.html...
   Error: [ERROR] error: An internal exception has occurred. 
   Error:       (java.lang.NullPointerException: Cannot invoke 
"com.sun.source.util.DocTreePath.getTreePath()" because "path" is null)
   Error:  Please file a bug against the javadoc tool via the Java bug 
reporting page
   Error:  (https://bugreport.java.com/) after checking the Bug Database 
(https://bugs.java.com/)
   Error:  for duplicates. Include error messages and the following diagnostic 
in your report. Thank you.
   Error:  java.lang.NullPointerException: Cannot invoke 
"com.sun.source.util.DocTreePath.getTreePath()" because "path" is null
   ```
   
   but with Java 20 all is green


-- 
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