]> source.dussan.org Git - vaadin-framework.git/commit
GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)
authorelmot <elmot@vaadin.com>
Thu, 4 Jun 2015 15:13:28 +0000 (18:13 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 5 Jun 2015 12:41:12 +0000 (12:41 +0000)
commit67b0e2dd3f1f520bf25b3715f9cddcefcc24689f
treee6291d48bb162fa560ef1aa2affc8ce0f5c0c113
parent28bf60e511d1f18fdf1754c6b42ac1993eac6e10
GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)

Google forces applications owners to migrate all applications to
a new [High Replication] DataStorage. An old Vaadin application is deleted,
and a new one is created because of that migration.

GAE license is replaced with latest one.

Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
WebContent/license.html
WebContent/licenses/google-app-engine-terms-of-service.txt [deleted file]
WebContent/licenses/google-cloud-platform-terms-of-service.txt [new file with mode: 0644]
server/src/com/vaadin/server/GAEVaadinServlet.java
uitest/integration_tests.xml