You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Sub-task List
The text was updated successfully, but these errors were encountered: