简体   繁体   中英

Google App Engine SDK 1.9.25 refused by GAE?

I've downloaded latest Java GAE SDK 1.9.25 (1.9.25 - 2015-08-12) and when I want to compile my app and deploy it, I get strange error on console:

The API version in this SDK is no longer supported on the server!
 -----------
 Latest SDK:
 Release: 1.9.25
 Timestamp: Tue Jul 07 21:10:33 CEST 2015
 API versions: [1]

 -----------
 Your SDK:
 Release: 1.9.25
 Timestamp: Thu Jul 23 21:07:39 CEST 2015
 API versions: [1.0]

My SDK is 1.9.25 (July 23) and remote is 1.9.25 (July 5) and it's no longer supported?

What is that?

This should only be a warning. I just downloaded the newest SDK. I saw the above then re-ran the appcfg and it went through without issue. There is an open Issue Tracker for this. I would 'Star' it to get updates.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM