GAEの古いバージョンによる問題

以前開発したGAE for Java のアプリケーションを起動しようとしたところ、以下のエラーが発生しました。

com.google.apphosting.utils.config.EarHelper logNotAnEar
情報: Directory '/workspace/hoge/war' is not an EAR directory. File /workspace/hoge/war/appengine-application.xmlappengine-application.xml not detected.

各バージョンの組み合わせはこちら

Java version: 1.7.0_71

Google App Engine for Java version: 1.7.5

Slim3 version: 1.0.16

GAEのバージョンを1.7.6に上げる事で直りました。

https://console.developers.google.com/storage/appengine-sdks/deprecated/?_ga=1.53136552.1881957957.1443682622

参考

http://stackoverflow.com/questions/14921215/appengine-application-xml

https://code.google.com/p/googleappengine/issues/detail?id=8851&can=1&sort=-id%20priority%20-stars&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log