« Return to Thread: Roadmap Document
| Andreas, I had the same question you did after reading the first several chapters of the User's Guide. I recently posted my question on this list. What the User's Guide doesn't explain is that Gradle is a convention-based build system. The gradle build examples that come with the distribution are surprisingly short. They don't need to declare many of the things that you would declare with Ant because they follow the gradle (Maven2) convention. It's built into gradle and the Java Plugin by default. The problem comes when you have to adapt gradle to an existing project strucure. You're faced with re-defining the conventions that gradle expects. Others have told me that it's not that difficult to do, but I haven't had time to try it so far. The User's Guide needs to be re-written. It just leaves you scratching your head the way it is now. It also needs to show how to re-define the Java Plugin for the various ways that existing Java/J2EE projects are structured. Good luck. --- On Thu, 6/4/09, Andreas Jöcker <a.joecker@...> wrote:
|
« Return to Thread: Roadmap Document
| Free embeddable forum powered by Nabble | Forum Help |