I am trying to cut down the size of deployed java app. 

The two largest files are:

   - appengine-api-labs-1.8.9.jar
   - appengine-api-1.0-sdk-1.8.9.jar

I am wondering, if I do have to deploy these libs. These files are part of 
GAE framework and I guess they would be expected to already exist on GAE 
servers.So why not to mark them as provided?

What is the recommended way to go about them?


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to