Iam using hudson and ant, i want to create a build structure like according to the current date, date folder has to be created and whenever the scheduled build was done , the concern war has to be placed in that date folder, so that it will be easy to pick up the war by the QA team, according to the date.
now I want to create a date folder according to the current date and to put the war in it.