Can Ant properties set via properties file, resolve other properties from properties files?
For example, I can do this:
A simpler solution for this task would be the usage of Ant-contrib Tasks: Propertycopy.
From the manual:
Sets displayName to "My Organiziation".