[
https://issues.apache.org/jira/browse/BIGTOP-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732997#comment-13732997
]
Kam Kasravi commented on BIGTOP-1024:
-------------------------------------
It includes all scala runtime classes needed
$ jar tf core/target/scala\-2.9.2/kafka\-assembly\-0.8.0\-SNAPSHOT\-deps.jar
|grep scala.*class|more
scala/tools/nsc/symtab/classfile/
scala/collection/parallel/ParSeqLike$Elements$$anonfun$psplit$3$$anon$3.class
scala/tools/nsc/symtab/Types$wildcardToTypeVarMap$.class
scala/collection/script/NoLo.class
scala/tools/nsc/ast/TreeDSL.class
scala/reflect/NameTransformer$.class
scala/tools/nsc/interpreter/IMain$$anonfun$handleTypeRedefinition$1.class
scala/tools/nsc/ast/parser/Scanners$Scanner$$anonfun$nextToken$1.class
scala/collection/JavaConverters$$anonfun$setAsJavaSetConverter$1.class
scala/xml/pull/ProducerConsumerIterator$class.class
scala/Function11$$anonfun$curried$1$$anonfun$apply$1.class
scala/tools/nsc/typechecker/Implicits$ImplicitNotFoundMsg$.class
scala/tools/nsc/typechecker/RefChecks$RefCheckTransformer$$anonfun$scala$tools$nsc$typechecker$RefChecks$RefCheckTransformer$$applyRefchecksToAnnotations$2.class
scala/tools/cmd/PropertyMapper.class
scala/tools/util/Which.class
scala/tools/nsc/backend/icode/analysis/TypeFlowAnalysis$MethodTFA$$anonfun$run$1.class
scala/tools/nsc/backend/icode/GenICode$ICodePhase$$anonfun$genStringConcat$3.class
scala/tools/nsc/doc/model/TypeEntity.class
scala/tools/nsc/backend/icode/Opcodes$opcodes$.class
scala/tools/nsc/ast/Trees$emptyValDef$.class
scala/tools/reflect/Mock.class
scala/reflect/Manifest$$anon$1.class
scala/tools/nsc/interactive/tests/InteractiveTest$$anonfun$allPositionsOf$2.class
scala/util/MurmurHash$mcD$sp.class
scala/tools/nsc/matching/Patterns$ConstructorPattern.class
scala/tools/nsc/plugins/Plugins$$anonfun$pluginOptionsHelp$1.class
scala/tools/nsc/interpreter/Delimited.class
scala/collection/mutable/IndexedSeqView$DroppedWhile$class.class
scala/tools/nsc/interpreter/Completion$Candidates.class
scala/tools/nsc/typechecker/Infer$Inferencer.class
scala/tools/nsc/symtab/Types$$anonfun$existentialAbstraction$2$$anonfun$apply$10.class
scala/tools/nsc/transform/Flatten$$anon$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class
scala/tools/nsc/typechecker/Implicits$ImplicitSearch$$anonfun$core$1$2.class
scala/tools/nsc/matching/ParallelMatching$MatchMatrix$MixUnapply$$anonfun$doSuccess$1.class
scala/tools/nsc/interpreter/session/SimpleHistory$Entry.class
scala/concurrent/pilib$UChan$$anonfun$1.class
scala/tools/nsc/transform/Mixin$MixinTransformer$$anonfun$addNewDefs$2.class
scala/tools/nsc/util/package$$anonfun$waitingForThreads$1.class
scala/tools/nsc/interactive/CompilerControl$AskParsedEnteredItem.class
...
> Define scala environments for dev and runtime
> ---------------------------------------------
>
> Key: BIGTOP-1024
> URL: https://issues.apache.org/jira/browse/BIGTOP-1024
> Project: Bigtop
> Issue Type: New Feature
> Components: General
> Affects Versions: 0.7.0
> Environment: dev, runtime
> Reporter: Kam Kasravi
> Assignee: Konstantin Boudnik
>
> a number of components (spark and kafka) require scala (at least 2.9.2) to be
> installed in order to build and run
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira