Jan Bartel

Results 214 comments of Jan Bartel

@zhaochun-ma jetty-9.4 is at end of community support. In case you missed the announcement, including your options going forward, here it is: https://www.eclipse.org//lists/jetty-announce/msg00168.html

Re-running CI test again.

@Helly987 you need an xml file for each of the war files you want to deploy, and they should have the same name root as your war. In it you...

I'm not convinced this is a bug, so I've removed that label. We can discuss before proceeding.

One solution would be to select which webdefault.xml is used to do the generation rather than using the bundled file. It looks like you are using a class called com/google/appengine/tools/development/jetty9/QuickStartGenerator.java...

As described in issue #34 , although I will change the webdefault.xml in docker/etc, this is NOT the webdefault.xml that will be used when running with the gcloud maven plugin...

@ludoch I've assigned this issue to you to analyse what to do in the case of the multiple copies of webdefault.xml that can be in play when using the gcloud...