Or you could simply use the -V flag in appcfg. (Recently added to
Java.)

On Oct 4, 10:31 am, Ronoaldo José de Lana Pereira
<rpere...@beneficiofacil.com.br> wrote:
> 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 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