Hey All, We're supplying customized versions for some of the core features: http, kar in order to provide different bundles. These features are all versioned higher than the stock ones and are indeed being used instead of the stock ones at runtime.
The issue is that in assembly these override features' bundles are not being added to the system/ repository. Production environments are downloading them from maven which is unacceptable for our customers. It seems that features-add-to-repository isn't honoring the highest-version feature the same way the FeaturesService is. Anyone run into this one before? I'm about to create a bogus feature with these bundles, referenced in the assembly simply to get around the problem but it's not a long-term solution. Thanks, Nick
