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

Need a version of tdbLoader compiled for java11 compatibility #59

Open
4 tasks
dwagmuse opened this issue Sep 12, 2024 · 0 comments
Open
4 tasks

Need a version of tdbLoader compiled for java11 compatibility #59

dwagmuse opened this issue Sep 12, 2024 · 0 comments

Comments

@dwagmuse
Copy link
Contributor

dwagmuse commented Sep 12, 2024

User Story

I'm working on a legacy workflow based on java11 where I want to use tdbLoader

Detailed Description

Can't upgrade the legacy workflow to java17 yet because there are components that won't run under java17, but I want to use the tdbLoader instead of owlLoad (large data)

I pushed a branch "clipper_legacy" containing the fix that will do this. Because there are some owl tools that won't compile under java11 because they use newer syntax, I had to turn off some subprojects. That should be noted in the release.
Proposing to release this as version 2.8.2.

I verified by building locally and publishing to maven local that this runs ok under jre11.

Acceptance Criteria

  • tdbLoader can run under jre11

Sub-task List

  • Task 1
  • Task 2
  • Task 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant