You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/07/11 15:37:04 UTC

[jira] [Created] (TAJO-937) Should use tajo.util.VersionInfo instead of TajoConstants.TAJO_VERSION

Hyunsik Choi created TAJO-937:
---------------------------------

             Summary: 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
            Priority: Trivial
             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.2#6252)