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? 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
i don't know why the original ticket was closed but this is definetely not working.
https://gist.github.com/bitkid/30456f73833b9074e3ac39704256d4e2
this is the simple test code.
i put it into a fat jar and start it with
java -cp the-all.jar Launchie
it writes
"throw exception" in the shell
and when i do echo $? it returns 0
The text was updated successfully, but these errors were encountered:
The original ticket was closed by lack of information on how to reproduce. Please update the original ticket with your findings.
Duplicates #15
Sorry, something went wrong.
No branches or pull requests
i don't know why the original ticket was closed but this is definetely not working.
https://gist.github.com/bitkid/30456f73833b9074e3ac39704256d4e2
this is the simple test code.
i put it into a fat jar and start it with
java -cp the-all.jar Launchie
it writes
"throw exception" in the shell
and when i do echo $? it returns 0
The text was updated successfully, but these errors were encountered: