Is it possible to create files on the fly using apache ant - currently I have my apache ant build.xml downloading all my JS script dependencies.What I am want to do now is create some HTML templates is this possible. I cannot find a task or antlib that does this.Can any point me in the correct direction?