I am trying to set up a GCM Demo Application. http://developer.android.com/guide/google/gcm/demo.html
I am stuck trying to create a war file: In a shell window, go to the gcm-demo-server directory.
Generate the server's WAR file by running ant war:
I am using MAC how exactly can I create this war file?