a directory listing of my current gradle project looks something like this:
build.gradle
buildSrc
docs
gradle.properties
gradlew
gradlew.bat
settings.gradle
subproj1
subproj2
subproj3
subproj4
gradle artifacts really dominate the root directory, and I think it gives a
perception of gradle being more heavyweight than it actually is. I've already
done a few things, like tucking my extra *.gradle files within buildSrc, and
the wrapper properties file within buildSrc/wrapper, but even still, it's not
ideal.
any suggestions about how to tidy this up?
thanks,
- Chris Beams
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email