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

Rework Java initialization to support the -catalog option #521

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

ndw
Copy link
Contributor

@ndw ndw commented Oct 9, 2024

Fix #504

This fixes the underlying Java initialization problem (java -jar ...) but not the Python problem.

@ndw
Copy link
Contributor Author

ndw commented Oct 9, 2024

The additional commit fixes the Python problem and restores the ability to specify multiple, discrete -catalog options when using the -jar approach or Python.

@ndw ndw merged commit 455b502 into docbook:main Oct 9, 2024
2 checks passed
@ndw ndw deleted the iss-504 branch October 9, 2024 19:43
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.

Catalog file ignored when using the jar file?
1 participant