Xiangdong Huang created IOTDB-770:
-------------------------------------

             Summary: Get IoTDB version from the Manifest  file in Jar files
                 Key: IOTDB-770
                 URL: https://issues.apache.org/jira/browse/IOTDB-770
             Project: Apache IoTDB
          Issue Type: Task
          Components: Client/CLI, Core/Engine
            Reporter: Xiangdong Huang


Currently we have to maintain the version at 3 positions: IoTDBConstant, 
IoTDBDatabaseMetadata and pom.xml.

When releasing a new version, pom.xml can be modified automatically but 
IoTDBConstant and IoTDBDatabaseMetadata can not.

However, when build jars using `mvn`, the version info is in the Manifest file 
of the jar file.

So, it is better to get the version info from the jar file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to