This is something that I implemented as a bit of a hack a while back:
https://github.com/dalen/spikor
That actually creates an environment and installs the desired modules into
it on the fly though.
Me and helindbe discussed a bit at the contributor summit how that could be
improved though and fo
Hi,
I've run into the problem of conflicting dependencies several times: for
example, quite a few public modules use different apache module
implementations. While it is often to fix those modules locally to use
the preferred version, it is cumbersome and error prone.
I was wondering whether