Looking at the Buildr::artifacts method, I noticed that it returns an array of tasks, except for String arguments which are expanded as path but stay as Strings.
Is there a reason for not converting the String arguments to FileTasks? Lacton
Looking at the Buildr::artifacts method, I noticed that it returns an array of tasks, except for String arguments which are expanded as path but stay as Strings.
Is there a reason for not converting the String arguments to FileTasks? Lacton