On Sep 8, 2009, at 1:00 AM, Adam Murdoch wrote:

Hi,

I recently renamed the 'dir' property of FileSet to 'baseDir'. That is:

task myjar(type Jar) {
  fileSet(baseDir: 'somedir') // used to be fileSet(dir: 'somedir')
}

In retrospect, it seems kind of a pointless change, and not really worth breaking backwards compatability for. Should I change it back to 'dir' or keep it as is?

I think we should switch back to dir.

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to