Skip to content

Load gz files without catalog#1281

Merged
jamesaoverton merged 3 commits intomasterfrom
issue1280cataloggz
Apr 20, 2026
Merged

Load gz files without catalog#1281
jamesaoverton merged 3 commits intomasterfrom
issue1280cataloggz

Conversation

@matentzn
Copy link
Copy Markdown
Contributor

Resolves #1280

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

[DESCRIPTION, mentioning relevant #ISSUE]

@jamesaoverton
Copy link
Copy Markdown
Member

Your fix is good, but I was annoyed that the debug logging message still referred to the non-existent catalog file. So I reworked guessCatalogFile to return null if the file does not exist, and removed now redundant checks for that case.

@matentzn
Copy link
Copy Markdown
Contributor Author

Awesome, thanks @jamesaoverton

@jamesaoverton jamesaoverton merged commit a67eed4 into master Apr 20, 2026
3 checks passed
@jamesaoverton jamesaoverton deleted the issue1280cataloggz branch April 20, 2026 14:30
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

Successfully merging this pull request may close these issues.

Fix catalog file existence check when loading .gz ontology files

2 participants