I don't know why this would have ever worked (without adding the `compile` configuration to the `antlr` source set's compile class path), but recent milestones automatically create `fooCompile` and `fooRuntime` configurations for every source set `foo`. In other words, once you change `compile` to `antlrCompile` it will work as expected.
-- View this message in context: http://gradle.1045684.n5.nabble.com/Compile-error-because-of-unresolved-dependencies-in-custom-source-sets-tp5082893p5083257.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
