-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
App Engine Standard should always use the uberjar #21634
Conversation
/cc @mkouba |
Sorry if this if it is somehow unrelated, but I saw this change: But it might be true that if you use some maven-plugin for deploy it won't work. |
@asodja yes, this is not the only way to do it but it's the simplier way that works in all cases. Feel free to enhance the guide with fast-jar (aka default packaging) and a default entry point. |
@mkouba did you check the wording or should I ask someone to do it ? |
333d05b
to
dda0359
Compare
@geoand I applied your suggestions |
Fixes #21564