Ludovic Champenois
Ludovic Champenois
Btw, it used to be in appengine-web.xml :-) Not sure if the devserver has an extra param now... On Thu, Aug 3, 2017 at 4:08 PM, Les Vogel wrote: >...
Did we release GoogleCloudPlatform/app-gradle-plugin#413? When can we close this bug? Not sure if this should be a blocker for GAE Java17 move to GA.
Run actions/setup-python@v2 Version 3.12 was not found in the local cache Error: Version 3.12 with arch x[6](https://github.com/GoogleCloudPlatform/appengine-python-standard/actions/runs/5866045838/job/15904120209?pr=98#step:3:7)4 not found
Hi, Thanks for the PR. Can you update the missing CLA step?
By the way, Google App Engine Java21 now supports the Jakarta names. See https://twitter.com/ludoch/status/1732519005288796264
Every where you see javax.servlet.* in https://github.com/search?q=repo%3Agoogleapis%2Fgoogle-api-java-client%20javax.servlet&type=code this library will not work on Jakarta web servers.
For example, try to use google-api-client-servlet/src/main/java/com/google/api/client/googleapis/extensions/servlet/notifications/WebhookUtils.java with your Jarkata servlet request object and you'll see a ClassNotFound at runtime ( Java EE servers provide at runtime the servlet APIs, they...
IMO, jib is very nice and should do all we need.
Thanks! That would be a regression in the console for Flex? Mike: ideas?