[
https://issues.apache.org/jira/browse/TAJO-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-937.
-------------------------------
Resolution: Fixed
committed. Thanks Mai!
> Should use tajo.util.VersionInfo instead of TajoConstants.TAJO_VERSION
> ----------------------------------------------------------------------
>
> Key: TAJO-937
> URL: https://issues.apache.org/jira/browse/TAJO-937
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: Mai Hai Thanh
> Priority: Trivial
> Labels: newbie
> Fix For: 0.9.0
>
>
> So far, we have used TajoConstants.TAJO_VERSION throughout the entire
> project. But, we adopted tajo.util.VersionInfo. It automatically generates
> version-info.properties in tajo-common-${version}.jar. So, it always provides
> exact version. We should replace all of the usages of
> TajoConstants.TAJO_VERSION by tajo.util.VersionInfo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)