is identical to the standard Ant task, except that it allows properties from the new project to be set in the original project.

The following table describes the task specific attributes for the task:

Task Specific Attributes
Attribute Description Required
return A comma separated list of property names. Whitespace is allowed, so either "a,b" or "a, b" are acceptable. Yes

Notes

Examples