[
https://issues.apache.org/jira/browse/SAMZA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215558#comment-14215558
]
Yi Pan (Data Infrastructure) commented on SAMZA-430:
----------------------------------------------------
review board request updated: https://reviews.apache.org/r/28129/
> scala.reflect.BeanProperty deprecated
> -------------------------------------
>
> Key: SAMZA-430
> URL: https://issues.apache.org/jira/browse/SAMZA-430
> Project: Samza
> Issue Type: Improvement
> Components: build, container
> Reporter: bennett andrews
> Assignee: Yi Pan (Data Infrastructure)
> Fix For: 0.9.0
>
> Attachments: jira-samza-430.diff
>
>
> BeanProperty moved from scala.reflect to scala.beans in 2.10 and has been
> removed from 2.11 so needs to be changed in order to compile on 2.11.
> incubator-samza/samza-core/src/main/scala/org/apache/samza/metrics/reporter/MetricsHeader.scala:48:
> error: not found: type BeanProperty
> [ant:scalac] @BeanProperty val source: String,
> [ant:scalac] ^
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)