-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maven Dependency Cleanup - Appengine Java8 (#980)
* Updated appenginej8/analytics. * Updated appengine-java8/appidentity. * Updated appengine-java8/bigtable. * Updated appengine-java8/cloudsql * Updated appengine-java8/datastore * Updated appengine-java8/datastore-indexes * Updated appengine-java8/datastore-indexes-exploding * Updated appengine-java8/datastore-indexes-perfect * Updated appengine-java8/endpoints-v2-backend * Updated appengine-java8/endpoints-v2-guice * Updated appengine-java8/endpoints-v2-skeleton * Updated appengine-java8/firebase-event-proxy * Updated appengine-java8/firebase-tictactoe * Updated appengine-java8/gaeinfo * Updated appengine-java8/guestbook-cloud-datastore * Updated appengine-java8/guestbook-objectify * Updated appengine-java8/images * Updated appengine-java8/logs * Updated appengine-java8/mailgun * Updated appengine-java8/mailjet * Updated appengine-java8/memcache * Updated appengine-java8/metadata * Updated appengine-java8/multitenacity * Updated appengine-java8/oauth2 * Updated appengine-java8/postgres * Updated appengine-java8/pubsub * Updated appengine-java8/remote-client * Updated appengine-java8/remote-server * Updated appengine-java8/requests * Updated appengine-java8/sendgrid * Updated appengine-java8/sendgrid * Updated appengine-java8/spanner * Updated appengine-java8/taskqueues-deferred * Updated appengine-java8/taskqueues-pull * Updated appengine-java8/taskqueues-push * Updated appengine-java8/twilio * Updated appengine-java8/urlfetch * Updated appengine-java8/users * Updated appengine-java8
- Loading branch information
Showing
160 changed files
with
1,275 additions
and
821 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 8 additions & 6 deletions
14
...ngine-java8/analytics/src/main/java/com/example/appengine/analytics/AnalyticsServlet.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 8 additions & 7 deletions
15
appengine-java8/bigtable/src/main/java/com/example/bigtable/BigtableHelloWorld.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 9 additions & 7 deletions
16
appengine-java8/bigtable/src/main/java/com/example/bigtable/BigtableHelper.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 8 additions & 6 deletions
14
appengine-java8/bigtable/src/test/java/com/example/bigtable/ITBigtableHelloWorld.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
appengine-java8/cloudsql/src/main/java/com/example/appengine/cloudsql/CloudSqlServlet.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/** | ||
/* | ||
* Copyright 2016 Google Inc. | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.