What is the best way to exclude files during the compile task? I tried
variations of:
compile{
exclude '**/*DoNotCompile'
}
with no luck. Compile doesn't seem to have an excludes method the way
resources does. Some files and directories are generated by an IDE plugin
but I do not want them to be compiled. Any thoughts would be appreciated.
Thanks,
Jerod
--
View this message in context:
http://www.nabble.com/compile-exclusion-tp18834489p18834489.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