DummyStatusTask Description The DummyStatusTask can be implemented into your ant script to test the settings of your task. The DummyStatusTask will create a status.txt and writes all task properties into this file. The status.txt can be found in the task folder. Names Short dummy Full DummyStatusTask Output parameters Parameter Description status file A file with all settings of the underlying task return code Return code of the program.