caicancai commented on PR #3583:
URL: https://github.com/apache/calcite/pull/3583#issuecomment-1857162421

   > Is this caused by cache?
   > 
   > ```
   > Build calcite FAILURE reason:                                
   >     Execution failed for task ':babel:autostyleJavaCheck':
   >         com.github.autostyle.FormatterException: Error while formatting 
babel\src\main\java\org\apache\calcite\sql\babel\package-info.java: 
org/openjdk/javax/tools/JavaFileManager$Location
   >             Caused by: java.lang.NoClassDefFoundError: 
org/openjdk/javax/tools/JavaFileManager$Location
   >                 at 
com.github.autostyle.java.GoogleJavaFormatStep$State.createRemoveUnusedImportsOnly(GoogleJavaFormatStep.java:151)
   >                 at 
com.github.autostyle.FormatterStepImpl$Standard.format(FormatterStepImpl.java:75)
   >                 at 
com.github.autostyle.FormatterStep$Strict.format(FormatterStep.java:76)
   > ```
   
   This is a very strange bug, I am trying to see if I can reproduce it


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