+0 On Fri, Feb 17, 2012 at 2:13 PM, Vincent Massol <[email protected]> wrote: > Hi devs, > > I'd like to propose to add a new xwiki-platform-git module in xwiki-platform. > This module will provide a simple Script Service to make it easy to perform > Git actions on a git repository from which wiki pages. > > I've already coded the script service and I've started documenting it on > http://extensions.xwiki.org/xwiki/bin/view/Extension/Git+Module
Do you plan to add more velocity oriented APIs to the script service ? org.eclipse.jgit.lib.Repository does not seems easy to use in velocity if it require what's in the example (mostly thinking about the "new Git()" calls). > > The rationale for having it in platform: > * I'm committing to maintain it > * I'd like that we use it on xwiki.org to provide all sorts of stats for the > XWiki development, for the new Home page/Community page and for having an > always up to date Hall of Fame page: > - http://newxwiki.xwiki.org/xwiki/bin/view/Main/WebHome > - > http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2#HCommunityHome > - http://dev.xwiki.org/xwiki/bin/view/Community/HallOfFame > > Here's my +1 > > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

