You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "slachiewicz (via GitHub)" <gi...@apache.org> on 2023/04/08 21:59:18 UTC

[GitHub] [creadur-rat] slachiewicz commented on pull request #135: run ci tests also with Java 17 and 20

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: dev-unsubscribe@creadur.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org