[ 
https://issues.apache.org/jira/browse/SAMZA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yi Pan (Data Infrastructure) updated SAMZA-430:
-----------------------------------------------
    Attachment: jira-samza-430.diff

Updated the patch following:
a. reduce the scope of change just to BeanProperty reference
b. removed Scala 2.9.2 support

> 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)

Reply via email to