apache / daffodil-vscode

Apache Daffodilâ„¢ Extension for Visual Studio Code
https://daffodil.apache.org/
Apache License 2.0
10 stars 20 forks source link

Bump omega-edit to v0.9.78 #966

Closed shanedell closed 4 months ago

shanedell commented 4 months ago

Bump omega-edit to v0.9.78

This new version of omega-edit builds the macOS and Ubuntu arm64 native library through CI. I tested this on my mac M1 both native on the host and then in a Ubuntu 20.04 and Rocky Linux 9 VM. All 3 worked without issue.

shanedell commented 4 months ago

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