You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! There seems to be something missing from the documentation. There's an extraFilesDirectories attribute in the gradle plugin but I can't figure out how we're supposed to use it?
My goal is to use the gradle application plugin-built install directory and startup script on GAE, without building a fat jar.
The text was updated successfully, but these errors were encountered:
Thanks for raising this. IIUC the above correctly it seems to be a gap in documentation between maven and gradle. We'll update the docs in the gradle plugin to include this (or possibly move these maven and gradle configs to a plugin-neutral place).
Hi! There seems to be something missing from the documentation. There's an
extraFilesDirectories
attribute in the gradle plugin but I can't figure out how we're supposed to use it?My goal is to use the gradle
application
plugin-builtinstall
directory and startup script on GAE, without building a fat jar.The text was updated successfully, but these errors were encountered: