Closed wycc closed 11 years ago
Both build and upload won't show anything before the action is finished. We should put the ant in the background and then let the UI poll the current message so that we can show the message incrementally.
You could use existing functions that I wrote for handling ajax and periodic polling. Don't need to write another one.
Resolved by @wycc at commit: a1ba49d
Both build and upload won't show anything before the action is finished. We should put the ant in the background and then let the UI poll the current message so that we can show the message incrementally.