Hi Marty, Sorry that I will not be able to answer you since I'm also one of those that have trouble understanding them. As I understand things configurations are part of the DSL and I've been searching for a good resource regarding the DSL or maybe I'm missing the obvious...
Just curious to why you want different configurations for workspace and build server(s)? One danger with that is that you will develop with dependency configurations for the SDK workspace and not the configuration that will be used at runtime. We have gone to lengths convincing the dev team to only specify dependencies in the MANIFEST.MF and nowhere else. Now I'm trying to figure out a way to reuse that in build.gradle files just to avoid having dev configs and runtime configs. I do want to validate what is used in runtime...just my 2 cents... -- View this message in context: http://old.nabble.com/Problems-with-understanding-%22configurations%22-tp27418881p27419848.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
