We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Exceptions are not properly handled in case of linux (differences in try-with-resource, Pipe[Input/Output]Streams ? - not sure) The environment:
Linux ... 5.0.0-36-generic #39~18.04.1-Ubuntu SMP Tue Nov 12 11:09:50 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0_231" Java(TM) SE Runtime Environment (build 1.8.0_231-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode)
The text was updated successfully, but these errors were encountered:
ont-api: fix OntGraphDocumentSource#toInputStream(...) -- change res#…
38b232d
…close(), remove try-with-resources (fix bug #6)
No branches or pull requests
Exceptions are not properly handled in case of linux (differences in try-with-resource, Pipe[Input/Output]Streams ? - not sure)
The environment:
The text was updated successfully, but these errors were encountered: