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

Quick fix for the context download issue #107

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gaurav
Copy link
Member

@gaurav gaurav commented Mar 26, 2024

This PR provides a quick fix for the context download issue, but storing the two most recent contexts in the JAR file so that they can used even without an internet connection. We will need the internet to download the Phyloref, CDAO and TCAN ontologies, but those can be stored in an ontologies/ directory, so in theory this gets us to the point where JPhyloRef can be run without an internet connection. However, this has not yet been tested on HiPerGaTor as we are in the process of moving from one server to another there.

WIP: Hopefully this will not be needed at all if I can get the more comprehensive solution in PR #106 to work. But I wanted to hold onto this code if it is needed as an intermediate solution.

@gaurav gaurav marked this pull request as ready for review March 26, 2024 20:09
@hlapp
Copy link
Member

hlapp commented Mar 27, 2024

@gaurav did you mean to assign this to me for review when you changed it to ready for review?

@gaurav
Copy link
Member Author

gaurav commented Mar 27, 2024

@hlapp Sorry, I should have been clearer: nope, this PR doesn't need to be reviewed yet. I'm hoping that once we're properly set up on HiPerGator again I can install a more recent version of Java and then get the more comprehensive solution in PR #106 working. In that case, I'll close this issue. But if that doesn't work and I need to a temporary fix just to get Klados working again sooner, I'll use the code from this PR and submit it to you for review then.

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.

2 participants