I would like to convert a relative path to an absolute path.
How it's done?
The location attribute in the property task converts relative paths to absolute paths.
<property name="absolute.path" location="${relative.path}"/>