Skip to content

Commit 0e41ae9

Browse files
elmer-gardunogarrettjonesgoogle
authored andcommitted
---
yaml --- r: 8233 b: refs/heads/master c: f9f55bb h: refs/heads/master i: 8231: fbefd98
1 parent b96feaf commit 0e41ae9

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 303f43cb072ae1bbe7ba8b2695d3a42ba02fa640
2+
refs/heads/master: f9f55bba7937305620e81126fc79921181a17ee3
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 0114589947fea527ea3831330789accedbecf45c
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/APPENGINE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Use Google Cloud Java Client with Google App Engine
22
=================================================
33

4+
** Note: the following instructions are not required for App Engine Flex and Java 8 standard environment. **
5+
46
Quickstart
57
----------
68
This file provides extra instructions to set up Google Cloud Java Client with Google App Engine.
@@ -30,4 +32,4 @@ libraryDependencies += "com.google.appengine" % "appengine-api-1.0-sdk" % "1.9.5
3032
To test with local dev server, run
3133
```
3234
mvn appengine:devserver
33-
```
35+
```

0 commit comments

Comments
 (0)