[
https://issues.apache.org/jira/browse/SAMZA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216397#comment-14216397
]
Chris Riccomini commented on SAMZA-430:
---------------------------------------
Sorry, I missed it, too. I ran bin/check-all.sh, but I didn't notice the JDK8
skip. Can you open a separate follow-on ticket to fix this?
> 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)