shanedell commented on PR #966: URL: https://github.com/apache/daffodil-vscode/pull/966#issuecomment-1942885487
@scholarsmate I know you mentioned earlier being worried about the java 8 support. But as mentioned we only needed to bump to Java 11 for the `macos-14` runner to be able to test `omega-edit` Scala code. However, the Scala Server that is used by the omega-edit packages, which in turn is used here in daffodil-vscode, is still built against Java 8. So it still works, as shown in this PR as all the OSes passed all tests even when using Java 8. -- 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]
