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)

Reply via email to