Looking through the documentation, I could not find any mention of the coverage of the application versions.
Experience and my gut tells me that these components are not versioned: * Database Indexes and the persistence layers war/WEB-INF/appengine-generated/datastore-indexes.xml war/WEB-INF/appengine-generated/datastore-indexes-auto.xml * crontab war/WEB-INF/cron.xml * task queues war/WEB-INF/queue.xml * Dos entries war/WEB-INF/dos.xml ------------------------- Is the web.xml versioned? war/WEB-INF/web.xml Is the logging.properties versioned? war/WEB-INF/logging.properties Are static files (html, css, images, jsp, swf, etc) versioned? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
