Table 212. Attributes
Name | Type | Description | Default | Required |
---|---|---|---|---|
basedir |
String |
The base directory of the project, i.e. the directory all paths are relative to. | n/a | No |
default |
String |
The name of the target that is executed if none is explicitely specified when calling Phing | all | Yes |
description |
String |
A free text description of the project | n/a | No |
name |
String |
Name of the project | n/a | No |
phingVersion |
String |
The minimum Phing version required to execute the build file, in order to prevent compatibility issues. | n/a | No |