On 17/02/2017 09:58, Remi Forax wrote:

No,
both are two unrelated projects,
   https://spark.apache.org/
   http://sparkjava.com/


Right, I can write code that make use of types in org.apache.spark.** or spark.** without any issue as there are no overlapping packages. If both projects release modules, spark.core and sparkjava.core for example, then there I could develop a module that requires both. If both projects choose the same name, spark.core or org.spark.core, then I'm out of luck.

-Alan

Reply via email to