[
https://issues.apache.org/jira/browse/SAMZA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182665#comment-14182665
]
Martin Kleppmann commented on SAMZA-420:
----------------------------------------
Could you use the version number in gradle.properties?
> Set implementation version in samza packages
> --------------------------------------------
>
> Key: SAMZA-420
> URL: https://issues.apache.org/jira/browse/SAMZA-420
> Project: Samza
> Issue Type: Bug
> Components: build
> Reporter: Chris Riccomini
> Assignee: Yan Fang
> Attachments: SAMZA-420.patch
>
>
> We should [set the implementation
> version|http://www.gradle.org/docs/current/userguide/java_plugin.html#sub:manifest]
> for Samza's jars. This version is used by the
> [MetricsSnapshotReporterFactory|https://github.com/apache/incubator-samza/blob/0.7.0/samza-core/src/main/scala/org/apache/samza/metrics/reporter/MetricsSnapshotReporterFactory.scala#L63]
> to publish the version of Samza that is being used by a container. Without
> the implementation version, the reporter currently just defaults to 0.0.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)