Commit c8aff22
authored
Merge pull request GoogleCloudPlatform#408 from GoogleCloudPlatform/env-flex
update /flexible/* to env-flex
1. app.yaml -> env:flex
2. remove any compat samples
3. Make sure we use new appengine & jetty plugins
4. Update artivactId’s and groupId’s to flexible where appropriate
TODO:
[ ] flexible/async-rest - shouldn’t be using Docker
[ ] flexible/endpoints - does appengine:deploy work?
[ ] flexible/* - See if we really want to use EnvVar’s to pass values,
perhaps we should modify to use web.xml context vars.
[ ] flexible/memcache — NEED WORK83 files changed
Lines changed: 308 additions & 776 deletions
File tree
- appengine
- datastore
- indexes-exploding
- indexes-perfect
- indexes
- helloworld
- images
- oauth2
- urlfetch
- xmpp
- src/main
- java/com/example/appengine/xmpp
- webapp/WEB-INF
- flexible
- analytics
- src/main
- appengine
- java/com/example/analytics
- async-rest
- src/main
- appengine
- docker
- cloudsql
- src/main
- appengine
- java/com/example/cloudsql
- cloudstorage
- src/main
- appengine
- java/com/example/cloudstorage
- cron
- src/main
- appengine
- java/com/example/cron
- datastore
- src/main
- appengine
- java/com/example/datastore
- disk
- src/main
- appengine
- java/com/example/disk
- endpoints
- src/main
- appengine
- java/com/example/endpoints
- extending-runtime
- src/main
- appengine
- java/com/example/extendingruntime
- helloworld
- src/main/appengine
- mailgun
- src/main
- appengine
- java/com/example/mailgun
- webapp
- mailjet
- src/main
- appengine
- java/com/example/mailjet
- webapp
- memcache
- src/main
- appengine
- java/com/example/memcache
- sendgrid
- src/main
- appengine
- java/com/example/sendgrid
- sparkjava
- src/main/appengine
- static-files
- src/main/appengine
- twilio
- src/main
- appengine
- java/com/example/twilio
- taskqueue/deferred
- unittests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments