Hi! I made some additions to shared required by tomahawk. Now, as soon as I commit them, its no longer possible to build tomahawk head against shared branch.
I know, there is shared_impl and shared_tomahawk made exactly to avoid this conflict - but it works only at runtime - not at compile time as maven creates the shared_* stuff always using the currently checked out shared version/branch. What shall I do, wait until the release is out of the door? Or can we have a tomahawk "compatibility" branch? A branch we dont want to release, just to keep the system compilable for those building the release. Ciao, Mario
