I guess I'm the only one that's been using it, and IIRC I proposed it. Indeed, git submodules aren't yet user friendly enough, and keeping xwiki-trunks up to date requires a lot of effort. The goal was to have a single repository that devs have to check out, instead of 5 (4 now), but submodules aren't supposed to serve this goal (wrapper around several distinct active repositories), but more like a way to embed a rarely updated dependency in a project.
+1 for removing it. On Thu, Oct 17, 2013 at 2:07 PM, Vincent Massol <[email protected]> wrote: > > On Oct 17, 2013, at 10:08 AM, Thomas Mortagne <[email protected]> > wrote: > > > Hi devs, > > > > Just seen that https://github.com/xwiki/xwiki-trunks is broken since > > we moved XEM. I don't use it and I'm pretty sure most of you don't use > > it either so I propose to get rid of it. > > > > I never found it really useful so I propose to stop maintaining it. > > +1, never used it and it doesn't work since it needs to be updated > whenever a commit is done in one of the repositories. > > Thanks > -Vincent > > > WDYT ? > > > > -- > > Thomas Mortagne > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

