http://issues.gradle.org/browse/GRADLE-2542
Can someone who is more knowledgeable in the dependency resolution stack please take a look at the above request? In short, what they want to do is allow the descriptor for a module to express that it's a different version than what was expected. e.g. compile "foo:bar:default" When this is resolved, the descriptor will provide a concrete revision number. Our code will throw an exception when a module provides an unexpected revision. My initial thought is to push back and find another way, but I want to verify first that our behaviour is intentional and we don't want to allow this behaviour before investing more time. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
