It seems as though the new eclipseClasspath task in the 0.9-rc1 release
ignores exclusions. The resulting classpath file seems to include all
transitive dependencies, even ones that have been excluded by configuration.
e.g. if I have the following...
configuration {
all*.exclude group:"commons-logging", module:"commons-logging"
}
...commons-logging is downloaded and put in my Eclipse .classpath file when
I run "gradle cleanEclipseClasspath eclipseClasspath". This seems to be a
regression from 0.9-preview3, unless I am overlooking something.
--
View this message in context:
http://gradle.1045684.n5.nabble.com/Eclipse-classpath-in-0-9-rc1-ignores-excludes-tp2264807p2264807.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email