snesbitt wrote:
It would be nice if the various properties and where and how they are set
were documented in a single place.

It certainly would. Could you add a JIRA issue for this?

Something else that might be useful is a command-line option which printed this information out. This would be useful for documenting custom plugins as well.

I'll even volunteer to prepare final documetnation on them if someone can
provide the raw information.


In theory you should be able to start with the javadocs for project and the source for each of the plugin convention objects and figure it all out from first principles:

http://gradle.org/api/latest/org/gradle/api/Project.html
http://svn.gradle.codehaus.org/browse/gradle/gradle-core/trunk/src/main/groovy/org/gradle/api/plugins/JavaPluginConvention.groovy
http://svn.gradle.codehaus.org/browse/gradle/gradle-core/trunk/src/main/groovy/org/gradle/api/plugins/GroovyPluginConvention.groovy


Adam


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to