Class Summary |
BuildNumberTask |
Pulls a build number from a file and increments it for the current build
number, then puts the new build number back into the file. |
ChangeCodeForEval |
Based on the specified file, will read in the contents of the file and remove
every line that starts with "/* {{<< BEGIN REPLACEMENT >>}}" and will also
change the "${EXP_DATE}" with a date one month ahead of today. |
CreateManifestTask |
Based on the properties added to this CreateManifestTask instance,
will create a manifest file with those specified properties in a
manifest file with the specified filename. |
CreateManifestTask.Element |
|