ancient-stone-50795
02/24/2016, 3:49 PMred-cpu-25099
02/24/2016, 3:56 PMancient-stone-50795
02/24/2016, 3:57 PMmany-engine-77019
02/24/2016, 4:07 PMfancy-queen-20734
02/24/2016, 5:00 PMfancy-queen-20734
02/24/2016, 6:06 PMrough-minister-58256
02/24/2016, 6:57 PMmammoth-pharmacist-54215
02/24/2016, 7:00 PMbored-art-40741
02/24/2016, 7:23 PMsrc/python/pants/backend/jvm/subsystems/scala_platform.py
bored-art-40741
02/24/2016, 7:23 PM--runtime-spec
option is supposed to work when using 2.11mammoth-pharmacist-54215
02/24/2016, 7:24 PMmammoth-pharmacist-54215
02/24/2016, 7:24 PMmammoth-pharmacist-54215
02/24/2016, 7:24 PMbored-art-40741
02/24/2016, 7:24 PMbored-art-40741
02/24/2016, 7:24 PMbored-art-40741
02/24/2016, 7:24 PMmammoth-pharmacist-54215
02/24/2016, 7:24 PMbored-art-40741
02/24/2016, 7:24 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)
bored-art-40741
02/24/2016, 7:24 PMbored-art-40741
02/24/2016, 7:25 PM'custom': major_version_info(
full_version='2.10.4',
compiler_name='scalac',
runtime_name='runtime_default',
repl_name='scala-repl',
style_name='scalastyle',
style_version='0.3.2'),
bored-art-40741
02/24/2016, 7:25 PMbored-art-40741
02/24/2016, 7:25 PMmammoth-pharmacist-54215
02/24/2016, 7:25 PMmammoth-pharmacist-54215
02/24/2016, 7:25 PMbored-art-40741
02/24/2016, 7:26 PMmammoth-pharmacist-54215
02/24/2016, 7:26 PMbored-art-40741
02/24/2016, 7:26 PMmammoth-pharmacist-54215
02/24/2016, 7:26 PMbored-art-40741
02/24/2016, 7:26 PMdef register_scala_compiler(version):
name = scala_build_info[version].compiler_name
version = scala_build_info[version].full_version
_register_tool('org.scala-lang', 'scala-compiler', name, version)
bored-art-40741
02/24/2016, 7:27 PM//:scalac