On 25 Mar 2014, at 15:34 , Grzegorz Grzybek <gr.grzy...@gmail.com> wrote:
> Thanks for replies! > > That's what I thought - that Felix modules are more _loosely coupled_ than > [maven] modules of for example CXF or Karaf. > So maybe you get rid of this Ant build? We probably should. Let’s wait and see a bit if anybody has a good reason to hold on to it? > And (in Git terms) decomposite the repository into separate repos (or > submodules)? Well, in SVN terms, all Apache projects share one big tree, and you always just checkout specific parts (submodules as you wish). Admittedly, you can probably not yet checkout a single subproject of Felix right now, but you should already be able to just build one subproject. Greetings, Marcel