On Thu, 2018-06-14 at 14:09 +0300, Ioan Eugen Stan wrote: > > Have you seen > > > > https://github.com/apache/sling-aggregator > Yes I saw it. It gives me the full sea of sling modules. It's a bit > easier for me to work on just Karaf with my approach. Once I get > accustomed more with Sling I can try to work with the other tools as > well.
With repo you can define 'groups' and work only with those groups if you choose, see [1], and also `repo help init`. We can also consider having a nested directory structure instead of a flat one, if you think that is helpful please say so and/or propose a change. Thanks, Robert [1]: https://gerrit.googlesource.com/git-repo/+/master/docs/manifest-format.txt#263
