HTHou commented on code in PR #17945:
URL: https://github.com/apache/iotdb/pull/17945#discussion_r3449734808
##########
iotdb-client/jdbc/src/main/feature/feature.xml:
##########
@@ -27,7 +27,7 @@
<bundle>mvn:org.apache.iotdb/service-rpc/${project.version}</bundle>
<bundle>mvn:org.apache.iotdb/iotdb-thrift/${project.version}</bundle>
Review Comment:
Addressed in `1eba3b7d4e` by keeping the source feature descriptor
publishable directly: the Karaf feature now uses the concrete
`mvn:org.apache.thrift/libthrift/0.23.0` coordinate. Verified with `mvn
process-resources -pl iotdb-client/jdbc -DskipTests`; both the source and
filtered feature descriptors contain `0.23.0` rather than `${thrift.version}`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]