I have seen that Callisto discovery site is used for simultaneously
releasing 10 projects. I was wondering how this update site is built?
We are releasing our product, which consists of two independent
features. FeatureA is a core and reusable feature. FeatureB is a product
specific feature build on top of FeatureA. But we don't want to bundle
both features under same "site.xml".
So, we are building two different update sites; one for each feature and
then, asking users to go to two different update sites. This is
inconvenient for users. At the same time, we want to keep the individual
update site contents separate.
My question is: Is it possible to discover these two update sites on
same URL? Is this what Callisto doing?