Converts dot-notation packages to relative paths and stores
it in a property.
Table C.54: Attributes
Name | Type | Description | Default | Required |
---|
package | String | The package to convert. | n/a | Yes |
name | String | The property to store the path in. | n/a | Yes |
Sample build command:
<packageaspath package="phing.classes" name="path"/>