Description
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] ^