Szczepan Faber wrote: > > We'll try :) What tasks did you miss examples most? Where do learn > about tasks, from the user guide or the DSL reference? >
>From the tutorial and each individual documentation, we can get the idea of the DSLs... But the concept of extensions of those concepts are still vague... I couldn't imagine we can get a bound configuration and reuse it in other tasks like in this option... Maybe an "Advanced" topic about Gradle extensibility... So, the place to learn about the complete details should be, in my opinion, in the DSL references... Usually we read the user guide with "default" directions and descriptions... Conversely, ALL the details and options about a given task should be explored in the DSL reference, with examples where users could copy and paste... For instance, the ANT documentation gave me that power in the past to copy code snippets and build on top of other code based on given examples: http://ant.apache.org/manual/Tasks/jar.html has different examples about the Jar task well detailed for different scenarios... Maybe we could have the same level of details in the DLS reference... Not only the description, but the different uses of the options and how to get them together with others (As in Gradle we extend default tasks, etc)... thanks Marcello -- View this message in context: http://gradle.1045684.n5.nabble.com/Javac-Java-Annotation-Processor-Maven-classpath-dependencies-in-Gradle-tp4626751p4635324.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
