[
https://issues.apache.org/jira/browse/TAJO-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121283#comment-14121283
]
ASF GitHub Bot commented on TAJO-937:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/131
> 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)