raboof commented on PR #1099:
URL: https://github.com/apache/incubator-pekko/pull/1099#issuecomment-1935621168

   The error is `java.lang.UnsupportedClassVersionError: 
org/parboiled/trees/GraphNode has been compiled by a more recent version of the 
Java Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0` in `sbt validatePullRequest`.
   
   We should probably run `validatePullRequest` with jdk11 as that's what we're 
using to build the releases as well?


-- 
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: notifications-unsubscr...@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to