Here's an example why I think toying with this gradle build is fun. This adds a build fragment that cleans up the application of forbidden API rules (they're applied automatically when a module consumes a certain dependency). Note how this is isolated from everything else, yet cross-cuts across all modules to apply it consistently and without too much boilerplate.
https://github.com/apache/lucene-solr/commit/6461909129c806a8c71d5e4d053061640fce4554 Dawid D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
