On 12/08/10 6:45 PM, Walter Di Carlo wrote:
I finally have found some spare time to assemble a Gradle plugin to
interact with Subversion SCM through SvnKit (http://svnkit.com/). It
is stiil in the early stage because I have tested it only with local
repository, but it could be a good starting point.

Are Gradle mainteiners interested in hosting it on Gradle web site?


After Gradle 0.9 is out, we want to set up a plugin portal, which will be a central place to go to find Gradle plugins. Exactly how this will work is still an open question. It will probably host the plugin binaries, meta-data and generated documentation. It probably won't host the source, or provide things like bug tracking or mailing lists. The plan is that people would use an existing project hosting service for these things, and publish their binaries to the portal. Gradle would provide a plugin to make this easy to do.

I'd say once we get a few VCS plugins together, we'll extract some common APIs and infrastructure from them, and eventualy migrate them to become 'official' plugins (whatever that happens to mean).

So, for now, perhaps you could make the source for your plugin available somewhere (github, say) and add it to the plugins page on the wiki at http://docs.codehaus.org/display/GRADLE/Plugins


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz


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

   http://xircles.codehaus.org/manage_email


Reply via email to