Chris Riccomini created SAMZA-420:
-------------------------------------
Summary: 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
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)