Apache Ant Sleep TaskThis task is used to sleep process for a specified time. Time can be in milliseconds, seconds or hours. It is useful while deploying application requires interval between tasks. It uses various attributes which are given below. Apache Ant Sleep Task Attributes
Apache Ant Sleep Task ExampleSleep for specified milliseconds. Sleep for specified seconds Sleep for no time Next TopicApache Ant War Task |