bored-art-40741
03/22/2016, 7:01 PMbored-art-40741
03/22/2016, 7:01 PMbored-art-40741
03/22/2016, 7:01 PMmammoth-pharmacist-54215
03/22/2016, 7:01 PMbored-art-40741
03/22/2016, 7:02 PMbored-art-40741
03/22/2016, 7:02 PMmammoth-pharmacist-54215
03/22/2016, 7:02 PMmammoth-pharmacist-54215
03/22/2016, 7:03 PMbored-art-40741
03/22/2016, 7:03 PMbored-art-40741
03/22/2016, 7:03 PM'custom'
, which in turn means you can't use 2.11bored-art-40741
03/22/2016, 7:03 PM'custom'
selects the wrong compiler classpath for 2.11mammoth-pharmacist-54215
03/22/2016, 7:04 PMmammoth-pharmacist-54215
03/22/2016, 7:04 PMbored-art-40741
03/22/2016, 7:04 PMmammoth-pharmacist-54215
03/22/2016, 7:04 PMbored-art-40741
03/22/2016, 7:04 PMmammoth-pharmacist-54215
03/22/2016, 7:05 PMbored-art-40741
03/22/2016, 7:05 PMdef compiler_classpath(self, products):
"""Return the proper classpath based on products and scala version."""
compiler_name = scala_build_info.get(self._get_label()).compiler_name
return self.tool_classpath_from_products(products, compiler_name, scope=self.options_scope)
mammoth-pharmacist-54215
03/22/2016, 7:05 PMbored-art-40741
03/22/2016, 7:05 PMcompiler_classpath
gets called if a custom one is definedbored-art-40741
03/22/2016, 7:07 PMdef compiler_classpath(self):
return ScalaPlatform.global_instance().compiler_classpath(self.context.products)
bored-art-40741
03/22/2016, 7:07 PMmammoth-pharmacist-54215
03/22/2016, 7:07 PMmammoth-pharmacist-54215
03/22/2016, 7:07 PMmammoth-pharmacist-54215
03/22/2016, 7:08 PMmammoth-pharmacist-54215
03/22/2016, 7:08 PMbored-art-40741
03/22/2016, 7:09 PMmammoth-pharmacist-54215
03/22/2016, 7:09 PMmammoth-pharmacist-54215
03/22/2016, 7:09 PMbored-art-40741
03/22/2016, 7:09 PM