[
https://issues.apache.org/jira/browse/SAMZA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Fang updated SAMZA-420:
---------------------------
Attachment: SAMZA-420
1. I think we should add the version to the 0.8.0 branch as well
2. what version number should be put for the master ? Current use 0.9.0-SNAPSHOT
3. which gradle script to put the version number is discussable. Currently I
put it in the customize.gradle.
> 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
> Attachments: SAMZA-420
>
>
> 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)