panbingkun commented on PR #45342: URL: https://github.com/apache/spark/pull/45342#issuecomment-1972559109
> Actually, according to the release note, we need to upgrade SBT too. > > > Users of sbt must upgrade to sbt 1.9.9 to use the console task to access the 2.13.13 REPL ([sbt/sbt#7502](https://github.com/sbt/sbt/issues/7502)); error message is NoSuchMethodError: org.jline.utils.AttributedString.fromAnsi > > I also saw your SBT 1.9.9 test PR and its failure. > > * [[WIP][Only Test] Test sbt 1.9.9 #45345](https://github.com/apache/spark/pull/45345) > > In the worst case, we cannot upgrade to Scala 2.13.13. Yes, but unfortunately, from the test results of another PR, it seems that `sbt 1.9.9` still has issues starting from version `sbt 1.9.4`. (When there is a corrupted jar in Maven's local repo, it will fail) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
