Since you are using a shell script, you may want to try something smaller 
that don't require you to add Ant to your deploy proccess (i.e., if your app 
is in Python):

sed -e "s/@version/$(hg id -i)/g" < appengine-web.xml.in > appengine-web.xml

This is just a in-mind-one-liner script, not sure about this particular sed 
syntax ;)

Best Regards,

-Ronoaldo

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/5yRAOP_0VJ4J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to