Skip to content

Need a version of tdbLoader compiled for java11 compatibility #59

@dwagmuse

Description

@dwagmuse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions