eclipse-esmf / esmf-semantic-aspect-meta-model

Formal and textual specification of the Semantic Aspect Meta Model (SAMM)
https://eclipse-esmf.github.io/samm-specification/snapshot/index.html
Mozilla Public License 2.0
46 stars 9 forks source link

[Task] Update Java version #260

Open atextor opened 10 months ago

atextor commented 10 months ago

Is your task related to a problem? Please describe. Currently, the build depends on Java 11, since the tests make use of org.topbraid:shacl:1.3.1, since this version still supports evaluation of JSConstraints and it depends on Java 11 and the Rhino JS engine.

Describe the solution you'd like