- This was a change required to use the newer multimodule tooling in the dev appserver. This change is only in the newer cloudsdk based plugin com.google.cloud.tools:appengine-gradle-plugin. - The one included in android studio com.google.appengine:gradle-appengine-plugin is not affected.
It's not clear what the user is doing here. Can we get more details? I think we're getting bounced by the Google App Engine ( [email protected]) list. On Mon, May 15, 2017 at 4:23 PM, Patrick Flynn <[email protected]> wrote: > +appu > > This looks like it could be related to a gradle change we made recently to > support running multiple services at the same time. > > Although I think it was only in the newer cloud SDK based plugin, which > shouldn't have affected Android Studio users. > > Appu can you comment? > > On Mon, May 15, 2017 at 3:25 PM, Les Vogel <[email protected]> wrote: > >> Hi Jonas, >> >> 1. Which Gradle plugin are you using? (There is the Java SDK version >> <https://github.com/GoogleCloudPlatform/gradle-appengine-plugin> or the Cloud >> SDK version >> <https://cloud.google.com/appengine/docs/standard/java/tools/gradle>) >> 2. The cloud SDK gradle plugin now has an Endpoints plugin >> <https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin> >> added? Have you see it? >> >> What version of Gradle are you using? >> >> >> >> On Mon, May 15, 2017 at 12:15 PM, Justin Beckwith <[email protected]> >> wrote: >> >>> Greetings! I've added a few folks from our Java team who should be able >>> to help :) >>> >>> On Sun, May 14, 2017 at 12:50 AM, Jonas Hartmann < >>> [email protected]> wrote: >>> >>>> Hey, >>>> >>>> I cannot deploy my app engine endpoints java project via app engine >>>> gradle script in Android Studio anymore: >>>> >>>>> Unable to find the webapp directory ../build/exploded-app >>>> >>>> >>>> If I look at the directory tree within my project I can see the >>>> exploded directory "../build/exploded-backend" based on the module name >>>> "backend". >>>> I am wondering how this mismatch happened. Do you guys know how or >>>> where I can change the exploded directory name? >>>> >>>> Thanks for the help! >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/google-appengine. >>>> To view this discussion on the web visit https://groups.google.com/d/ms >>>> gid/google-appengine/afc37f30-afdf-4bb4-a540-7fae9e2fa909%40 >>>> googlegroups.com >>>> <https://groups.google.com/d/msgid/google-appengine/afc37f30-afdf-4bb4-a540-7fae9e2fa909%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> >>> Justin Beckwith | Google Cloud Platform | @justinbeckwith >>> <http://twitter.com/JustinBeckwith> | http://jbeckwith.com >>> >> >> >> >> -- >> >> >> * • **Les Vogel* >> * • *Cloud Developer Relations >> * • *[email protected] >> * • *+1-4 <%2B1-650-338-7103>08-676-7023 >> >> >> > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAPydpTPevX44oCbHf7VJDnDYZ-4aZKUncjeqdQWJ3yp0z8uhyA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
