Xiangdong Huang created IOTDB-787:
-------------------------------------
Summary: Seperate thrift and antlr code generator as two
independent modules
Key: IOTDB-787
URL: https://issues.apache.org/jira/browse/IOTDB-787
Project: Apache IoTDB
Issue Type: Task
Reporter: Xiangdong Huang
As discussed in
[https://lists.apache.org/thread.html/rd776647235c16c67db732e104a7eedda8e7b654d2d368462e586adf6%40%3Cdev.iotdb.apache.org%3E]
We will extract the thrift.thrift and antlr.g4 into two independent modules.
After that, just use `mvn generate-source -pl thrift,antlr` or `mvn compile -pl
thrift,antlr` to generate codes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)