getSource

Returns the source for this task, after the include and exclude patterns have been applied. Ignores source files which do not exist.

The for the sources is configured to be PathSensitivity#ABSOLUTE. If your sources are less strict, please change it accordingly by overriding this method in your subclass.