[
https://issues.apache.org/jira/browse/SAMZA-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073339#comment-14073339
]
Chris Riccomini commented on SAMZA-352:
---------------------------------------
+1
> Scala 2.9.2 build broken after SAMZA-337
> ----------------------------------------
>
> Key: SAMZA-352
> URL: https://issues.apache.org/jira/browse/SAMZA-352
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Priority: Blocker
> Fix For: 0.8.0
>
> Attachments: SAMZA-352.patch
>
>
> Scala 2.9.2 doesn't like the call to the Object method alphanumeric, though
> 2.10 is okay with it:
> {noformat}[ant:scalac] Element
> '/Users/jhoman/repos/samza/samza-core/build/resources/main' does not exist.
> /Users/jhoman/repos/samza/samza-core/src/test/scala/org/apache/samza/util/TestUtil.scala:93:
> error: value alphanumeric is not a member of scala.util.Random
> random.alphanumeric.take(length).mkString
> ^
> one error found
> :samza-core_2.9.2:compileTestScala FAILED{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)