The final rule should be: - Take "X" if has the same set of dependencies - If no context has the same set, then create a context from the most similar one (advanced) or just create a new one - Don't use context "Y" if there is even just 1 library in "Y" that is not required by the integration (a.k.a. don't put unrelated garbage in the JVM)
Wdyt? [ Full content available at: https://github.com/apache/camel-k/pull/76 ] This message was relayed via gitbox.apache.org for [email protected]
