On Sat, Jul 26, 2008 at 10:51 AM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Jakub Narebski <jnareb@xxxxxxxxx> wrote: >> Jing Xue <jingxue@xxxxxxxxxxxxxxxxx> writes: >> > >> > Just a thought - how about a question polling whether people would be >> > interested in build tool wrappers around jgit - ant tasks, maven >> > plugins, etc.? >> >> True, there are a lot of tools written in Java, which have or could >> have support for Git: Ant tasks, Maven plugins, Hudson rules >> (continuous integration), JIRA (bug/issue tracker). Some of them >> perhaps could use jgit, although if I understand correctly jgit is not >> yet full implementation of Git: it is enough for egit, for local clone >> of repository. > > What Java based build tools would you like to see Git support in? > (choose zero or more, multiple choice) > Ant, Maven, Hudson, JIRA, other > >> I wonder if similar tools like mentioned above, but for the Ruby camp, >> like Capistrano, Merb, Gitosis, whatever use git directly, or do they >> use Ruby interface (and which interface). I don't think there is >> implementation of Git in Ruby... hmmmm.... > > There is an implementation in Ruby, but I'm not sure what its > state is. > The most up-to-date project is 'Grit', a spinoff of the GitHub site. It has a number of things implemented in pure-ruby and is under active development. It runs GitHub, Gitorious, GitNub (osx tool), etc. http://github.com/mojombo/grit/tree/master Scott -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html