How would you write a build.xml file, using neither custom code nor external dependencies (such as a shell script), that:
build.xml
The build_info.properties file:
build_info.properties
build.major.number=00 build.revision.number=00 build.minor.number=00
The build.xml file:
Current build number:${build.number}