After the installation of my ant in my windows 7 . In cmd i typed ant -v it\'s given the ant version but it says the following also.
Buildf
You have invoked Ant with the verbose (-v) mode but the default buildfile build.xml does not exist. Nor have you specified any other buildfile for it to use.
build.xml
buildfile
I would say your Ant installation is fine.