Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Update Java version #260

Open
atextor opened this issue Oct 19, 2023 · 0 comments
Open

[Task] Update Java version #260

atextor opened this issue Oct 19, 2023 · 0 comments
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task

Comments

@atextor
Copy link
Contributor

atextor commented Oct 19, 2023

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

  • Find a suitable replacement for the evaluation of sh:JSConstraints
  • Update the shacl dependency
  • Remove the check for Java 11 (or update to 17)
@atextor atextor added the task label Oct 19, 2023
@chris-volk chris-volk added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task
Projects
None yet
Development

No branches or pull requests

2 participants