I have my default os names list,and I wish to copy contents from a repository for each of these Oses. The folder names in repository are mapped using a different naming conventions -> I wanted to maintain a hash so that i can refer the key->value pair. Finally I could achieve using condition based approach but thought that a hash might have helped
Main Topics
Browse All Topics





by: ProtuhjPosted on 2009-08-28 at 08:08:08ID: 25208450
What are you trying to accomplish? If we had an idea what you are trying to do, there might be a different way to do it.
Just doing a basic search, I couldn't find anyone talking about using a hashtable in Ant.