My GAE app serves up a Jar file to a Java client. This works fine locally, but when I upload to google, that version of the jar doesn't get updated unless I blow it away in Java cache viewer. The version at Google also looks different in cache viewer: it doesn't have a modified date but does have an expired date.
Bonus points if anyone knows how to get GAE to serve up a .jar.pack.gz files property. Existing bug reports claim this isn't possible. -- 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.
