Hi all,

I have just been caught by this feature: almost every task in CCNet
understands relative directories (from the current working directory).
For instance the sourceDir property of the buildPublisher task, or the
attachments property of the email task.

But the following properties do not (I checked the source code to be
sure) :
* folderExistsCondition in the conditional task.
* localFolderName in the FTP task.

I got mislead by that, and I suppose other people will/have been. So I
suggest (either) :
* make these properties understand relative folders (preferred IMHO).
* or make it clear in the documentation that paths must be complete
for these properties.

What do you think?

Mac

Reply via email to