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
Framework version: play 1.1rc3 Platform you're using: windows xp java 1.6.0-22
Reproduction steps: when the java command fails in the gae plugin, the packaging process still continues since the return code is not checked
(probably a minor issue, I noticed this when checking out the problem I previously reported as #9)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Framework version: play 1.1rc3
Platform you're using: windows xp java 1.6.0-22
Reproduction steps:
when the java command fails in the gae plugin, the packaging process still continues since the return code is not checked
(probably a minor issue, I noticed this when checking out the problem I previously reported as #9)
The text was updated successfully, but these errors were encountered: